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

List:       kde-commits
Subject:    kdelibs/kio/kfile
From:       Aaron J. Seigo <aseigo () kde ! org>
Date:       2005-02-17 17:39:51
Message-ID: 20050217173951.F245C1D040 () office ! kde ! org
[Download RAW message or body]

CVS commit by aseigo: 

proper labels
this breaks the string freeze rules, but was ok'd by the i18n people.
right, Binner? =)


  M +2 -1      kfiledialog.cpp   1.385


--- kdelibs/kio/kfile/kfiledialog.cpp  #1.384:1.385
@@ -922,5 +922,6 @@ void KFileDialog::init(const QString& st
 
     KToggleAction *showBookmarksAction =
-            new KToggleAction(i18n("Bookmarks"), 0, coll, "toggleBookmarks");
+            new KToggleAction(i18n("Show Bookmarks"), 0, coll, "toggleBookmarks");
+    showBookmarksAction->setCheckedState(i18n("Hide Bookmarks"));
     connect( showBookmarksAction, SIGNAL( toggled( bool ) ),
              SLOT( toggleBookmarks( bool )) );


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

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