Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37568742
en ru br
Репозитории ALT
5.1: 4.4.5-alt0.M51.1
4.1: 4.1.3-alt1.M41.1
www.altlinux.org/Changes

Группа :: Система/Библиотеки
Пакет: kde4libs

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: kdelibs-4.3.0-alt-resources-order.patch
Скачать


--- kdelibs-4.3.0/kdecore/kernel/kstandarddirs.cpp~	2009-08-06 13:16:45 +0400
+++ kdelibs-4.3.0/kdecore/kernel/kstandarddirs.cpp	2009-08-06 16:01:36 +0400
@@ -176,6 +176,8 @@ static const char types_string[] =
     "share/sounds\0"
     "locale\0"
     "share/locale\0"
+    "xdgdata-apps\0"
+    "applications\0"
     "services\0"
     "share/kde4/services\0"
     "servicetypes\0"
@@ -198,8 +200,6 @@ static const char types_string[] =
     "share/config.kcfg\0"
     "emoticons\0"
     "share/emoticons\0"
-    "xdgdata-apps\0"
-    "applications\0"
     "xdgdata-icon\0"
     "icons\0"
     "xdgdata-pixmap\0"
@@ -214,13 +214,13 @@ static const char types_string[] =
     "\0";
 
 static const int types_indices[] = {
-    0,    5,   16,   21,   36,   41,   53,   60,
-    73,   80,   94,   99,  112,  118,  131,  138,
-    151,  160,  180,  193,  217,  222,  236,  240,
-    248,  258,  275,  285,  301,  305,  309,  316,
-    326,  336,  354,  359,  377,  387,  403,  416,
-    429,  442,  448,  463,  471,  484,  504,  217,
-    517,  530,  536,  554,  -1
+       0,    5,   16,   21,   36,   41,   53,   60,
+      73,   80,   94,   99,  112,  118,  131,  138,
+     151,  164,  177,  186,  206,  219,  243,  248,
+     262,  266,  274,  284,  301,  311,  327,  331,
+     335,  342,  352,  362,  380,  385,  403,  413,
+     429,  442,  448,  463,  471,  484,  504,  243,
+     517,  530,  536,  554,   -1
 };
 
 static int tokenize( QStringList& token, const QString& str,
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin