File r892193.diff of Package kdepim4

Subject: kalarm: Fix toolbar settings being lost
From: wstephenson@suse.de
Bug: 
Patch-upstream: 892193
--- kalarm/mainwindow.cpp	(revision 892192)
+++ kalarm/mainwindow.cpp	(revision 892193)
@@ -511,6 +511,8 @@ void MainWindow::initActions()
 	mResourceSelector->initActions(actions);
 	setStandardToolBarMenuEnabled(true);
 	createGUI(UI_FILE);
+	// Load menu and toolbar settings
+	applyMainWindowSettings(KGlobal::config()->group(WINDOW_NAME));
 
 	mContextMenu = static_cast<KMenu*>(factory()->container("listContext", this));
 	mActionsMenu = static_cast<KMenu*>(factory()->container("actions", this));
--- kalarm/kalarm.h	(revision 892192)
+++ kalarm/kalarm.h	(revision 892193)
@@ -23,7 +23,7 @@
 
 #undef QT3_SUPPORT
 
-#define KALARM_VERSION "2.0.6"
+#define KALARM_VERSION "2.0.7"
 #define KALARM_NAME "KAlarm"
 #define KALARM_DBUS_SERVICE  "org.kde.kalarm"  // D-Bus service name of KAlarm application
 
Index: kalarm/mainwindow.cpp
===================================================================
Index: kalarm/kalarm.h
===================================================================
openSUSE Build Service is sponsored by