diff options
author | tnut <thierryn1 at hispeed dot ch> | 2011-03-02 21:18:00 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2011-03-02 21:18:00 +0100 |
commit | 2771b320f2209af7f27708b7fc87ee05844f16bc (patch) | |
tree | 30ae572aeb9f73f6f7a7c499f065071b390c02d4 /extra/libbonoboui/post-install | |
parent | ee3d49d66929cf0eee990eb52f2d34fac67283cc (diff) | |
download | nutyx-extra-2771b320f2209af7f27708b7fc87ee05844f16bc.tar.gz nutyx-extra-2771b320f2209af7f27708b7fc87ee05844f16bc.tar.bz2 nutyx-extra-2771b320f2209af7f27708b7fc87ee05844f16bc.tar.xz nutyx-extra-2771b320f2209af7f27708b7fc87ee05844f16bc.zip |
libbonobui ds gnome
Diffstat (limited to 'extra/libbonoboui/post-install')
-rwxr-xr-x | extra/libbonoboui/post-install | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/extra/libbonoboui/post-install b/extra/libbonoboui/post-install deleted file mode 100755 index f39591013..000000000 --- a/extra/libbonoboui/post-install +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/sh - -# desktop database -update-desktop-database > /dev/null - -# End of file |