diff options
author | Tomasz Paweł Gajc <tpg@mandriva.org> | 2008-09-22 13:49:17 +0000 |
---|---|---|
committer | Tomasz Paweł Gajc <tpg@mandriva.org> | 2008-09-22 13:49:17 +0000 |
commit | bf04e5148b0af131a20069ed86a4769f87688608 (patch) | |
tree | 2413d42a1585e653176832a46505f6f36720b7ee /common | |
parent | 0ae916686e6ac44132dc8e20cd092f09990d924d (diff) | |
download | config-bf04e5148b0af131a20069ed86a4769f87688608.tar config-bf04e5148b0af131a20069ed86a4769f87688608.tar.gz config-bf04e5148b0af131a20069ed86a4769f87688608.tar.bz2 config-bf04e5148b0af131a20069ed86a4769f87688608.tar.xz config-bf04e5148b0af131a20069ed86a4769f87688608.zip |
- add xfce4-update-config tool
o add missing icons on Xfce desktop
Diffstat (limited to 'common')
-rw-r--r-- | common/autostart/xfce4-update-config.desktop | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/common/autostart/xfce4-update-config.desktop b/common/autostart/xfce4-update-config.desktop new file mode 100644 index 0000000..351c2ec --- /dev/null +++ b/common/autostart/xfce4-update-config.desktop @@ -0,0 +1,11 @@ +[Desktop Entry] +Version=1.0 +Type=Application +Name=Mandriva xfce4 update tool +Comment=Update config and icons for Xfce +Icon=mandriva +Exec=xfce4-update-config +StartupNotify=false +Terminal=false +Hidden=false +OnlyShowIn=XFCE; |