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

List:       kde-commits
Subject:    kdemultimedia/juk
From:       Scott Wheeler <wheeler () kde ! org>
Date:       2004-04-15 23:34:08
Message-ID: 20040415233408.D96BE9A37 () office ! kde ! org
[Download RAW message or body]

CVS commit by wheeler: 

These action icons seem to not exist anymore -- found new appropriate ones.


  M +2 -2      playlist.cpp   1.187


--- kdemultimedia/juk/playlist.cpp  #1.186:1.187
@@ -1321,5 +1321,5 @@ void Playlist::slotShowRMBMenu(QListView
 
         m_rmbEditID = m_rmbMenu->insertItem(
-            SmallIconSet("edittool"), i18n("Edit"), this, SLOT(slotRenameTag()));
+            SmallIconSet("editclear"), i18n("Edit"), this, SLOT(slotRenameTag()));
         m_rmbMenu->insertItem(
             SmallIconSet("reload"), i18n("Refresh Items"), this, \
SLOT(slotRefresh())); @@ -1335,5 +1335,5 @@ void Playlist::slotShowRMBMenu(QListView
 
         m_rmbMenu->insertItem(
-            SmallIcon("new"), i18n("Create Playlist From Selected Items"), this, \
SLOT(slotCreateGroup())); +            SmallIcon("folder_new"), i18n("Create Playlist \
From Selected Items"), this, SLOT(slotCreateGroup()));  }
 


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

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