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

List:       kde-commits
Subject:    kdebase/libkonq
From:       Oliver Bausinger <bausi () bausi ! org>
Date:       2005-01-16 22:03:09
Message-ID: 20050116220309.5CDCC1BBF1 () office ! kde ! org
[Download RAW message or body]

CVS commit by bausi: 

Changed "Increase Icon Size -> Increase Icons" etc.
to make the text shown on the toolbar a bit shorter for people with text on


  M +2 -2      konq_dirpart.cc   1.85


--- kdebase/libkonq/konq_dirpart.cc  #1.84:1.85
@@ -136,6 +136,6 @@ KonqDirPart::KonqDirPart( QObject *paren
     actionCollection()->setHighlightingEnabled( true );
 
-    m_paIncIconSize = new KAction( i18n( "Increase Icon Size" ), "viewmag+", 0, \
                this, SLOT( slotIncIconSize() ), actionCollection(), "incIconSize" );
-    m_paDecIconSize = new KAction( i18n( "Decrease Icon Size" ), "viewmag-", 0, \
this, SLOT( slotDecIconSize() ), actionCollection(), "decIconSize" ); +    \
m_paIncIconSize = new KAction( i18n( "Increase Icons" ), "viewmag+", 0, this, SLOT( \
slotIncIconSize() ), actionCollection(), "incIconSize" ); +    m_paDecIconSize = new \
KAction( i18n( "Decrease Icons" ), "viewmag-", 0, this, SLOT( slotDecIconSize() ), \
actionCollection(), "decIconSize" );  
     m_paDefaultIcons = new KRadioAction( i18n( "&Default Size" ), 0, \
actionCollection(), "modedefault" );


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

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