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

List:       kde-commits
Subject:    kdebase/kicker/applets/minipager
From:       Aaron J. Seigo <aseigo () kde ! org>
Date:       2004-09-12 6:26:16
Message-ID: 20040912062616.CD5B72322 () office ! kde ! org
[Download RAW message or body]

CVS commit by aseigo: 

some terminology consistency and clarity


  M +1 -1      minipagerapplet.desktop   1.64
  M +5 -3      pagerapplet.cpp   1.104


--- kdebase/kicker/applets/minipager/minipagerapplet.desktop  #1.63:1.64
@@ -1,5 +1,5 @@
 [Desktop Entry]
 Encoding=UTF-8
-Name=Pager
+Name=Desktop Previewer & Pager
 Name[af]=Boodskapper
 Name[ar]=المقلب

--- kdebase/kicker/applets/minipager/pagerapplet.cpp  #1.103:1.104
@@ -670,4 +670,8 @@ void KMiniPager::aboutToShowContextMenu(
     contextMenu->insertSeparator();
 
+    contextMenu->insertItem( i18n("&Rename Desktop \"%1\"")
+                                 .arg(kwin()->desktopName( rmbDesk )), 99 );
+    contextMenu->insertSeparator();
+
     QPopupMenu* showMenu = new QPopupMenu( contextMenu );
     showMenu->setCheckable( true );
@@ -691,7 +695,5 @@ void KMiniPager::aboutToShowContextMenu(
     contextMenu->insertItem( i18n("&Show"),showMenu );
 
-    contextMenu->insertItem( SmallIcon("configure"), i18n("&Configure Virtual Desktops..."), 98);
-    contextMenu->insertSeparator();
-    contextMenu->insertItem( i18n("&Rename Virtual Desktop"), 99 );
+    contextMenu->insertItem( SmallIcon("configure"), i18n("&Configure Desktops..."), 98);
 
     rowMenu->setItemChecked( m_rows+2000, true );


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

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