diff options
author | Francois Andriot <francois.andriot@free.fr> | 2012-06-23 10:26:12 +0200 |
---|---|---|
committer | Francois Andriot <francois.andriot@free.fr> | 2012-06-23 10:26:12 +0200 |
commit | c9be07821c8511cb8fe2649392fbd3942d756f72 (patch) | |
tree | e4ede87a5f026058c96060235099485a73a4fa72 /redhat/kdeutils/kdeutils-3.5.13-further_organise_menu.patch | |
parent | c5be5e13a14ad51c59c496d407c7d7c8e7fd8540 (diff) | |
download | tde-packaging-c9be07821c8511cb8fe2649392fbd3942d756f72.tar.gz tde-packaging-c9be07821c8511cb8fe2649392fbd3942d756f72.zip |
RHEL/Fedora: splits kdeutils in several packages
Diffstat (limited to 'redhat/kdeutils/kdeutils-3.5.13-further_organise_menu.patch')
-rw-r--r-- | redhat/kdeutils/kdeutils-3.5.13-further_organise_menu.patch | 49 |
1 files changed, 49 insertions, 0 deletions
diff --git a/redhat/kdeutils/kdeutils-3.5.13-further_organise_menu.patch b/redhat/kdeutils/kdeutils-3.5.13-further_organise_menu.patch new file mode 100644 index 000000000..3cbbe612e --- /dev/null +++ b/redhat/kdeutils/kdeutils-3.5.13-further_organise_menu.patch @@ -0,0 +1,49 @@ +commit b970fc42f21431495c12a97f52e6f0699b173170 +Author: Darrell Anderson <humanreadable@yahoo.com> +Date: 1331779039 -0500 + + Further organize TDE Menu. + +diff --git a/kcalc/kcalc.desktop b/kcalc/kcalc.desktop +index 19ae663..6481922 100644 +--- a/kcalc/kcalc.desktop ++++ b/kcalc/kcalc.desktop +@@ -85,4 +85,4 @@ GenericName[zu]=Umshini wokubala ezenzululwazi + Terminal=false + Type=Application + X-KDE-StartupNotify=true +-Categories=Qt;KDE;Utility;X-KDE-Utilities-Desktop; ++Categories=Qt;KDE;Utility; +diff --git a/kdelirc/irkick/irkick.desktop b/kdelirc/irkick/irkick.desktop +index 24a17b6..2f85103 100644 +--- a/kdelirc/irkick/irkick.desktop ++++ b/kdelirc/irkick/irkick.desktop +@@ -58,7 +58,7 @@ X-KDE-autostart-after=panel + X-KDE-StartupNotify=false + X-DCOP-ServiceType=Unique + X-KDE-autostart-condition=irkickrc:General:AutoStart:false +-Categories=Qt;KDE;Utility;X-KDE-Utilities-Peripherals; ++Categories=Qt;KDE;Utility; + + Exec=irkick + Icon=irkick +diff --git a/kedit/KEdit.desktop b/kedit/KEdit.desktop +index 0170151..f4e3abc 100644 +--- a/kedit/KEdit.desktop ++++ b/kedit/KEdit.desktop +@@ -79,4 +79,4 @@ Name[xh]=Abahleli Be K + Name[zh_TW]=KDE 編輯器 + X-KDE-StartupNotify=true + X-DCOP-ServiceType=Multi +-Categories=Qt;KDE;Utility;TextEditor; ++Categories=Qt;KDE;TextEditor; +diff --git a/kfloppy/KFloppy.desktop b/kfloppy/KFloppy.desktop +index 113a24d..e1f7a59 100644 +--- a/kfloppy/KFloppy.desktop ++++ b/kfloppy/KFloppy.desktop +@@ -93,4 +93,4 @@ Type=Application + Terminal=false + X-KDE-StartupNotify=true + X-DCOP-ServiceType=Multi +-Categories=Qt;KDE;Utility;X-KDE-Utilities-Peripherals; ++Categories=Qt;KDE;Utility |