[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdegraphics/kview
From:       Matthias Kretz <kretz () kde ! org>
Date:       2003-10-06 9:23:49
[Download RAW message or body]

CVS commit by mkretz: 

Don't show an empty config page in the pluginselector (there are no
KView plugins with config options, yet).
Add X-KDE-Weight to Viewer plugin page


  M +6 -0      ChangeLog   1.13
  M +1 -0      config/plugins/kviewpluginsconfig.cpp   1.3
  M +8 -0      kviewviewer/ChangeLog   1.4
  M +1 -0      kviewviewer/config/kviewviewerpluginsconfig.cpp   1.3
  M +1 -0      kviewviewer/config/kviewviewerpluginsconfig.desktop   1.14


--- kdegraphics/kview/ChangeLog  #1.12:1.13
@@ -1,2 +1,8 @@
+2003-10-06  Matthias Kretz <kretz@kde.org>
+
+        * config/plugins/kviewpluginsconfig.cpp:
+                Don't show an empty config page in the pluginselector \
(there are no +                KView plugins with config options, yet).
+
 2003-09-27  Matthias Kretz <kretz@kde.org>
 

--- kdegraphics/kview/kviewviewer/ChangeLog  #1.3:1.4
@@ -1,2 +1,8 @@
+2003-10-06  Matthias Kretz <kretz@kde.org>
+
+        * config/kviewviewerpluginsconfig.cpp:
+                Don't show an empty config page in the pluginselector \
(there are no +                KView plugins with config options, yet).
+
 2003-08-22  Matthias Kretz <kretz@kde.org>
 
@@ -59,2 +65,4 @@
                 added "rotate clockwise" and changed icon of CCW (patch by
                 Adriaan de Groot)
+
+# vim: sw=4 ts=4 tw=80 noet

--- kdegraphics/kview/config/plugins/kviewpluginsconfig.cpp  #1.2:1.3
@@ -34,4 +34,5 @@ KViewPluginsConfig::KViewPluginsConfig( 
         m_config = new KSimpleConfig( "kviewrc" );
         pluginSelector()->addPlugins( QString::fromAscii( "kview" ), i18n( \
"Application" ), QString::null, m_config ); +        \
pluginSelector()->setShowEmptyConfigPage( false );  }
 

--- kdegraphics/kview/kviewviewer/config/kviewviewerpluginsconfig.cpp  \
#1.2:1.3 @@ -36,4 +36,5 @@ KViewViewerPluginsConfig::KViewViewerPlu
         m_config = new KSimpleConfig( "kviewviewerrc" );
         pluginSelector()->addPlugins( QString::fromAscii( "kviewviewer" ), \
i18n( "Viewer" ), QString::null, m_config ); +        \
pluginSelector()->setShowEmptyConfigPage( false );  }
 

--- kdegraphics/kview/kviewviewer/config/kviewviewerpluginsconfig.desktop  \
#1.13:1.14 @@ -10,4 +10,5 @@
 X-KDE-ParentApp=kview
 X-KDE-ParentComponents=kviewviewer
+X-KDE-Weight=2
 X-KDE-CfgDlgHierarchy=Viewer
 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic