rpms/kdebase-workspace/devel kdebase-workspace-4.1.0-show-systemsettings.patch, NONE, 1.1 kdebase-workspace.spec, 1.120, 1.121 kdebase-workspace-4.0.72-show-systemsettings.patch, 1.2, NONE

Kevin Kofler (kkofler) fedora-extras-commits at redhat.com
Mon Aug 4 13:44:47 UTC 2008


Author: kkofler

Update of /cvs/pkgs/rpms/kdebase-workspace/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25744/devel

Modified Files:
	kdebase-workspace.spec 
Added Files:
	kdebase-workspace-4.1.0-show-systemsettings.patch 
Removed Files:
	kdebase-workspace-4.0.72-show-systemsettings.patch 
Log Message:
* Mon Aug 04 2008 Kevin Kofler <Kevin at tigcc.ticalc.org> 4.1.0-8
- patch another place where systemsettings was hidden from the menu (#457739)

kdebase-workspace-4.1.0-show-systemsettings.patch:

--- NEW FILE kdebase-workspace-4.1.0-show-systemsettings.patch ---
diff -ur kdebase-workspace-4.1.0/plasma/applets/kickoff/core/applicationmodel.cpp kdebase-workspace-4.1.0-show-systemsettings/plasma/applets/kickoff/core/applicationmodel.cpp
--- kdebase-workspace-4.1.0/plasma/applets/kickoff/core/applicationmodel.cpp	2008-05-29 13:19:02.000000000 +0200
+++ kdebase-workspace-4.1.0-show-systemsettings/plasma/applets/kickoff/core/applicationmodel.cpp	2008-08-04 15:40:19.000000000 +0200
@@ -100,7 +100,6 @@
           sortOrder(Qt::AscendingOrder),
           sortColumn(Qt::DisplayRole)
     {
-        systemApplications = Kickoff::systemApplicationList();
     }
 
     ~ApplicationModelPrivate()
diff -ur kdebase-workspace-4.1.0/systemsettings/systemsettings.desktop kdebase-workspace-4.1.0-show-systemsettings/systemsettings/systemsettings.desktop
--- kdebase-workspace-4.1.0/systemsettings/systemsettings.desktop	2008-07-15 21:48:55.000000000 +0200
+++ kdebase-workspace-4.1.0-show-systemsettings/systemsettings/systemsettings.desktop	2008-08-04 15:40:49.000000000 +0200
@@ -131,5 +131,5 @@
 Name[zh_TW]=系統設定
 
 X-DBUS-StartupType=Unique
-Categories=Qt;KDE;System;
-NoDisplay=true
+Categories=Qt;KDE;Settings;
+OnlyShowIn=KDE;


Index: kdebase-workspace.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kdebase-workspace/devel/kdebase-workspace.spec,v
retrieving revision 1.120
retrieving revision 1.121
diff -u -r1.120 -r1.121
--- kdebase-workspace.spec	4 Aug 2008 09:05:14 -0000	1.120
+++ kdebase-workspace.spec	4 Aug 2008 13:44:17 -0000	1.121
@@ -4,7 +4,7 @@
 Name: kdebase-workspace
 Version: 4.1.0
 
-Release: 7%{?dist}
+Release: 8%{?dist}
 Source0: ftp://ftp.kde.org/pub/kde/unstable/%{version}/src/kdebase-workspace-%{version}.tar.bz2
 License: GPLv2
 Group: User Interface/Desktops
@@ -14,7 +14,7 @@
 Patch1: kdebase-workspace-4.0.3-redhat-startkde.patch
 Patch2: kdebase-workspace-4.0.98-consolekit-kdm.patch
 Patch3: kdebase-workspace-4.0.72-plasma-konsole.patch
-Patch4: kdebase-workspace-4.0.72-show-systemsettings.patch
+Patch4: kdebase-workspace-4.1.0-show-systemsettings.patch
 Patch5: kdebase-workspace-4.0.72-ck-shutdown.patch
 # 434824: KDE4 System Settings - No Method To Enter Administrative Mode
 Patch6: kdebase-workspace-4.0.72-rootprivs.patch
@@ -313,6 +313,9 @@
 
 
 %changelog
+* Mon Aug 04 2008 Kevin Kofler <Kevin at tigcc.ticalc.org> 4.1.0-8
+- patch another place where systemsettings was hidden from the menu (#457739)
+
 * Mon Aug 04 2008 Kevin Kofler <Kevin at tigcc.ticalc.org> 4.1.0-7
 - enable KWin taskbarthumbnail effect (used by backported tooltip manager)
 


--- kdebase-workspace-4.0.72-show-systemsettings.patch DELETED ---




More information about the fedora-extras-commits mailing list