diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-06-08 13:43:08 +0200 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-06-08 13:43:08 +0200 |
commit | b40c07abfab49e7c25329ade21f5d3bd30d0c5d8 (patch) | |
tree | 97602637bd996efc9076b1c72db0d1c5fcde5723 /extra/gnome-menus/post-install | |
parent | e6b51fdc842799e6e6ab67e2392d450fa068ab20 (diff) | |
download | nutyx-extra-b40c07abfab49e7c25329ade21f5d3bd30d0c5d8.tar.gz nutyx-extra-b40c07abfab49e7c25329ade21f5d3bd30d0c5d8.tar.bz2 nutyx-extra-b40c07abfab49e7c25329ade21f5d3bd30d0c5d8.tar.xz nutyx-extra-b40c07abfab49e7c25329ade21f5d3bd30d0c5d8.zip |
gnome-menus dans gnome
Diffstat (limited to 'extra/gnome-menus/post-install')
-rwxr-xr-x | extra/gnome-menus/post-install | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/extra/gnome-menus/post-install b/extra/gnome-menus/post-install deleted file mode 100755 index f39591013..000000000 --- a/extra/gnome-menus/post-install +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/sh - -# desktop database -update-desktop-database > /dev/null - -# End of file |