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

List:       kde-commits
Subject:    [khipu/gsoc2013] src: added icons for add and import buttons
From:       Punit Mehta <punit9462 () gmail ! com>
Date:       2013-08-31 17:05:00
Message-ID: E1VFobc-0007eB-6A () scm ! kde ! org
[Download RAW message or body]

Git commit 75278c18696582fbbaf9ea3b570927c82f0c5d5b by Punit Mehta.
Committed on 31/08/2013 at 17:04.
Pushed by mehtapunit into branch 'gsoc2013'.

added icons for add and import buttons

M  +8    -2    src/dictionarycollection.ui
M  +0    -1    src/mainwindow.cpp

http://commits.kde.org/khipu/75278c18696582fbbaf9ea3b570927c82f0c5d5b

diff --git a/src/dictionarycollection.ui b/src/dictionarycollection.ui
index 189c8c0..4e72169 100644
--- a/src/dictionarycollection.ui
+++ b/src/dictionarycollection.ui
@@ -6,8 +6,8 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>285</width>
-    <height>163</height>
+    <width>300</width>
+    <height>164</height>
    </rect>
   </property>
   <property name="windowTitle">
@@ -20,6 +20,9 @@
       <property name="text">
        <string>Import DIctionary</string>
       </property>
+      <property name="icon">
+       <iconset theme="document-import"/>
+      </property>
      </widget>
     </item>
     <item row="1" column="0" colspan="3">
@@ -95,6 +98,9 @@
       <property name="text">
        <string>Add</string>
       </property>
+      <property name="icon">
+       <iconset theme="list-add"/>
+      </property>
      </widget>
     </item>
    </layout>
diff --git a/src/mainwindow.cpp b/src/mainwindow.cpp
index 71483a6..c062eee 100644
--- a/src/mainwindow.cpp
+++ b/src/mainwindow.cpp
@@ -1134,7 +1134,6 @@ void MainWindow::removeCurrentSpace()
         action("delete_currentspace")->setVisible(false);
 }
 
-
 //NOTE se emite cuando se regresa de un space ... aqui se debe guardar la imforacion del space
 void MainWindow::goHome()
 {
[prev in list] [next in list] [prev in thread] [next in thread] 

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