aboutsummaryrefslogtreecommitdiffstats
path: root/ui/KeyList.ui
diff options
context:
space:
mode:
authorsaturneric <[email protected]>2024-01-16 13:35:59 +0000
committersaturneric <[email protected]>2024-01-16 13:35:59 +0000
commit620ae9e7c1a8b2db2515c080416cb592066e5fec (patch)
tree900f3e55118aa2a5049d99dd743d3e595016fc7b /ui/KeyList.ui
parentfix: make task and threading system safer (diff)
downloadGpgFrontend-620ae9e7c1a8b2db2515c080416cb592066e5fec.tar.gz
GpgFrontend-620ae9e7c1a8b2db2515c080416cb592066e5fec.zip
refactor: remove libgettext from project
Diffstat (limited to 'ui/KeyList.ui')
-rw-r--r--ui/KeyList.ui8
1 files changed, 4 insertions, 4 deletions
diff --git a/ui/KeyList.ui b/ui/KeyList.ui
index 7aff96a5..afccdcf6 100644
--- a/ui/KeyList.ui
+++ b/ui/KeyList.ui
@@ -46,7 +46,7 @@
</property>
<property name="icon">
<iconset resource="../gpgfrontend.qrc">
- <normaloff>:/refresh.png</normaloff>:/refresh.png</iconset>
+ <normaloff>:/icons/refresh.png</normaloff>:/icons/refresh.png</iconset>
</property>
</widget>
</item>
@@ -60,7 +60,7 @@
</property>
<property name="icon">
<iconset resource="../gpgfrontend.qrc">
- <normaloff>:/cloud_sync.png</normaloff>:/cloud_sync.png</iconset>
+ <normaloff>:/icons/cloud_sync.png</normaloff>:/icons/cloud_sync.png</iconset>
</property>
</widget>
</item>
@@ -74,7 +74,7 @@
</property>
<property name="icon">
<iconset resource="../gpgfrontend.qrc">
- <normaloff>:/total_selection.png</normaloff>:/total_selection.png</iconset>
+ <normaloff>:/icons/total_selection.png</normaloff>:/icons/total_selection.png</iconset>
</property>
</widget>
</item>
@@ -88,7 +88,7 @@
</property>
<property name="icon">
<iconset resource="../gpgfrontend.qrc">
- <normaloff>:/none.png</normaloff>:/none.png</iconset>
+ <normaloff>:/icons/none.png</normaloff>:/icons/none.png</iconset>
</property>
</widget>
</item>