diff options
author | 2012-12-11 12:07:42 +0000 | |
---|---|---|
committer | 2012-12-11 12:07:42 +0000 | |
commit | 15b822f2b5ae61f4557c084b969b3d62442e5ac8 (patch) | |
tree | ad6f422cbda48dce71cc2c9601291782a4dd9021 /xfce-extra/xfce4-composite-editor/files | |
parent | Initial commit. (diff) | |
download | gentoo-2-15b822f2b5ae61f4557c084b969b3d62442e5ac8.tar.gz gentoo-2-15b822f2b5ae61f4557c084b969b3d62442e5ac8.tar.bz2 gentoo-2-15b822f2b5ae61f4557c084b969b3d62442e5ac8.zip |
Initial commit.
(Portage version: 2.2.0_alpha147/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Diffstat (limited to 'xfce-extra/xfce4-composite-editor/files')
-rw-r--r-- | xfce-extra/xfce4-composite-editor/files/xfce4-composite-editor-0-validate.patch | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/xfce-extra/xfce4-composite-editor/files/xfce4-composite-editor-0-validate.patch b/xfce-extra/xfce4-composite-editor/files/xfce4-composite-editor-0-validate.patch new file mode 100644 index 000000000000..4088fe4bea20 --- /dev/null +++ b/xfce-extra/xfce4-composite-editor/files/xfce4-composite-editor-0-validate.patch @@ -0,0 +1,15 @@ +--- xfcecomped.desktop ++++ xfcecomped.desktop +@@ -1,10 +1,7 @@ + [Desktop Entry] +-Version=1.0 +-Encoding=UTF-8 +-Name=Xfce4-Composite-Editor +-Comment=Xfce4 Composite Options Editor ++Name=Xfce Composite Editor + Terminal=false + Type=Application +-Categories=Gnome;GTK;;Settings;DesktopSettings;X-XFCE; ++Categories=XFCE;GTK;Settings;DesktopSettings;X-XFCE-SettingsDialog;X-XFCE-PersonalSettings; + Icon=xfce4-settings + Exec=xfce4-composite-editor |