Skip to content
This repository has been archived by the owner on Dec 4, 2020. It is now read-only.

Commit

Permalink
Update AppCafe settings to use KDE oxygen theme icon
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshDW19 committed Mar 7, 2014
1 parent 95455cf commit f85c713
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
1 change: 1 addition & 0 deletions src-qt4/pc-softwaremanager/SoftwareManager.qrc
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<RCC>
<qresource>
<file>configure.png</file>
<file>icons/graphicalapp.png</file>
<file>icons/serverapp.png</file>
<file>icons/textapp.png</file>
Expand Down
Binary file added src-qt4/pc-softwaremanager/configure.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 5 additions & 5 deletions src-qt4/pc-softwaremanager/mainUI.ui
Original file line number Diff line number Diff line change
Expand Up @@ -972,7 +972,7 @@ spacing: 1px;
<x>0</x>
<y>0</y>
<width>435</width>
<height>346</height>
<height>344</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout_23"/>
Expand All @@ -993,8 +993,8 @@ spacing: 1px;
<rect>
<x>0</x>
<y>0</y>
<width>435</width>
<height>386</height>
<width>98</width>
<height>28</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout_24"/>
Expand Down Expand Up @@ -1518,7 +1518,7 @@ spacing: 1px;
<x>0</x>
<y>0</y>
<width>473</width>
<height>20</height>
<height>21</height>
</rect>
</property>
<widget class="QMenu" name="menuFile">
Expand Down Expand Up @@ -1580,7 +1580,7 @@ spacing: 1px;
<action name="actionAppCafe_Settings">
<property name="icon">
<iconset resource="SoftwareManager.qrc">
<normaloff>:/icons/preferences-system.png</normaloff>:/icons/preferences-system.png</iconset>
<normaloff>:/configure.png</normaloff>:/configure.png</iconset>
</property>
<property name="text">
<string>&amp;Settings</string>
Expand Down

0 comments on commit f85c713

Please sign in to comment.