Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=58563031bce3a08444cf1da4b039a64928f090e4

commit 58563031bce3a08444cf1da4b039a64928f090e4
Author: crazy <[EMAIL PROTECTED]>
Date:   Tue Dec 4 00:44:43 2007 +0100

kdebase-workspace-3.96.1_743091-0playground2-i686
* added an patch to fix broken icons naming in some *.directory files
* a lot more a broken but .. ( KDE BUG: 153377 )

diff --git a/source/kde4/kdebase-workspace/FrugalBuild 
b/source/kde4/kdebase-workspace/FrugalBuild
index 61f5355..9c665d5 100644
--- a/source/kde4/kdebase-workspace/FrugalBuild
+++ b/source/kde4/kdebase-workspace/FrugalBuild
@@ -17,10 +17,12 @@ _F_cmake_confopts="$_F_cmake_confopts 
-DWITH_NetworkManager:BOOL=OFF"
Finclude kde4
source=(http://192.168.0.2/.KDE4/$pkgname-$pkgver.tar.bz2 \
ksysguarddrc_use_config_install_dir.patch \
-       systemsettingsrc_use_config_install_dir.patch)
+       systemsettingsrc_use_config_install_dir.patch \
+       fix_some_icon_names_in_directory.patch)
sha1sums=('d645d3a55028d22b2a0c2aafce2b0f4678086a23' \
'c173303c33871f9fed4e33d16b323952a902d1aa' \
-          'eed7fe30f80be191d4d63c6e2966d7276e961446')
+          'eed7fe30f80be191d4d63c6e2966d7276e961446' \
+          '1281378a0cc3ac2d52a11f3afdbf8d8b96e0f36f')

## TODO: kdm
## FIXME: QT4
diff --git 
a/source/kde4/kdebase-workspace/fix_some_icon_names_in_directory.patch 
b/source/kde4/kdebase-workspace/fix_some_icon_names_in_directory.patch
new file mode 100644
index 0000000..d20b2df
--- /dev/null
+++ b/source/kde4/kdebase-workspace/fix_some_icon_names_in_directory.patch
@@ -0,0 +1,66 @@
+Index: menu/desktop/kde-development-translation.directory
+===================================================================
+--- menu/desktop/kde-development-translation.directory (Revision 744587)
++++ menu/desktop/kde-development-translation.directory (Arbeitskopie)
+@@ -65,7 +65,7 @@
+ Name[x-test]=xxTranslationxx
+ Name[zh_CN]=翻译
+ Name[zh_TW]=翻譯
+-Icon=locale
++Icon=preferences-desktop-locale
+
+ [Desktop Entry]
+ Encoding=UTF-8
+@@ -134,5 +134,5 @@
+ Name[x-test]=xxTranslationxx
+ Name[zh_CN]=翻译
+ Name[zh_TW]=翻譯
+-Icon=locale
++Icon=preferences-desktop-locale
+
+Index: menu/desktop/kde-utilities-peripherals.directory
+===================================================================
+--- menu/desktop/kde-utilities-peripherals.directory   (Revision 744587)
++++ menu/desktop/kde-utilities-peripherals.directory   (Arbeitskopie)
+@@ -66,7 +66,7 @@
+ Name[xh]=Iilayini zomda
+ Name[zh_CN]=外设
+ Name[zh_TW]=週邊設備
+-Icon=input_devices_settings
++Icon=preferences-desktop-peripherals
+ Comment=Peripherals
+ Comment[af]=Randapparatuur
+ Comment[ar]=الأجهزة الطرفية
+Index: menu/desktop/kde-utilities-pim.directory
+===================================================================
+--- menu/desktop/kde-utilities-pim.directory   (Revision 744587)
++++ menu/desktop/kde-utilities-pim.directory   (Arbeitskopie)
+@@ -17,7 +17,7 @@
+ Name[uk]=Керування інформацією
+ Name[x-test]=xxPIMxx
+ Name[zh_CN]=个人信息管理
+-Icon=korganizer
++Icon=view-pim-summary
+ Comment=PIM
+ Comment[af]=Persoonlike Informasie Bestuurder
+ Comment[ar]=مدير المعلومات الشخصي
+Index: menu/desktop/kde-unknown.directory
+===================================================================
+--- menu/desktop/kde-unknown.directory (Revision 744587)
++++ menu/desktop/kde-unknown.directory (Arbeitskopie)
+@@ -61,4 +61,4 @@
+ Name[wa]=Pierdous & rtrovés
+ Name[x-test]=xxLost & Foundxx
+ Name[zh_CN]=观感
+-Icon=help
++Icon=system-help
+Index: menu/desktop/kde-editors.directory
+===================================================================
+--- menu/desktop/kde-editors.directory (Revision 744587)
++++ menu/desktop/kde-editors.directory (Arbeitskopie)
+@@ -64,4 +64,4 @@
+ Name[xh]=Abahleli
+ Name[zh_CN]=编辑器
+ Name[zh_TW]=編輯器
+-Icon=package_editors
++Icon=accessories-text-editor
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to