[paketler-commits] r67261 - in 2009/stable/desktop/kde/base/kdebase-runtime: . files
paketler-commits at pardus.org.tr
paketler-commits at pardus.org.tr
10 Mayıs 2009 Paz 20:34:11 EEST
Author: gokcen.eraslan
Date: Sun May 10 20:34:11 2009
New Revision: 67261
Modified:
2009/stable/desktop/kde/base/kdebase-runtime/ (props changed)
2009/stable/desktop/kde/base/kdebase-runtime/files/strigi-notifications-systray.diff
Log:
merge: Sync with local changes
Modified: 2009/stable/desktop/kde/base/kdebase-runtime/files/strigi-notifications-systray.diff
=================================================================
--- 2009/stable/desktop/kde/base/kdebase-runtime/files/strigi-notifications-systray.diff (original)
+++ 2009/stable/desktop/kde/base/kdebase-runtime/files/strigi-notifications-systray.diff Sun May 10 20:34:11 2009
@@ -81,12 +81,12 @@
return m_config.group( "General" ).readPathEntry( "folders", QStringList() << QDir::homePath() );
}
-+QStringList Nepomuk::Config::systrayEnabled() const
++bool Nepomuk::Config::systrayEnabled() const
+{
+ return m_config.group( "General" ).readEntry( "enable systray applet", false );
+}
+
-+QStringList Nepomuk::Config::notificationsEnabled() const
++bool Nepomuk::Config::notificationsEnabled() const
+{
+ return m_config.group( "General" ).readEntry( "enable notifications", false );
+}
Paketler-commits mesaj listesiyle ilgili
daha fazla bilgi