[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:30:33
Message-ID: 20050116223033.20A2516DD4 () office ! kde ! org
[Download RAW message or body]

CVS commit by bausi: 

cvsrevertlast to less confusing naming
(see discussion with Matt Rogers on kde-cvs)


  M +2 -2      konq_dirpart.cc   1.86


--- kdebase/libkonq/konq_dirpart.cc  #1.85:1.86
@@ -136,6 +136,6 @@ KonqDirPart::KonqDirPart( QObject *paren
     actionCollection()->setHighlightingEnabled( true );
 
-    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_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_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