mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Update paths to images.qrc in all the l&f tab UI files
This commit is contained in:
parent
e223bdcb07
commit
f9b3416db0
@ -253,6 +253,6 @@ than one increases the icon size while smaller than one decreases it.</string>
|
||||
</customwidget>
|
||||
</customwidgets>
|
||||
<resources>
|
||||
<include location="../../../../resources/images.qrc"/>
|
||||
<include location="../../../../../resources/images.qrc"/>
|
||||
</resources>
|
||||
</ui>
|
||||
|
@ -413,7 +413,7 @@ A value of zero means calculate automatically.</string>
|
||||
</widget>
|
||||
</widget>
|
||||
<resources>
|
||||
<include location="../../../../resources/images.qrc"/>
|
||||
<include location="../../../../../resources/images.qrc"/>
|
||||
</resources>
|
||||
<connections>
|
||||
<connection>
|
||||
|
@ -175,4 +175,4 @@ them to all have the same width and height</string>
|
||||
</item>
|
||||
</layout>
|
||||
</widget>
|
||||
</ui>
|
||||
</ui>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<class>Form</class>
|
||||
<widget class="QWidget" name="edit_metadata_tab">
|
||||
<attribute name="icon">
|
||||
<iconset resource="../../../../resources/images.qrc">
|
||||
<iconset resource="../../../../../resources/images.qrc">
|
||||
<normaloff>:/images/edit_input.png</normaloff>:/images/edit_input.png</iconset>
|
||||
</attribute>
|
||||
<attribute name="title">
|
||||
@ -43,7 +43,7 @@
|
||||
<string>Move down. Keyboard shortcut: Ctrl-Down arrow</string>
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset resource="../../../../resources/images.qrc">
|
||||
<iconset resource="../../../../../resources/images.qrc">
|
||||
<normaloff>:/images/arrow-down.png</normaloff>:/images/arrow-down.png</iconset>
|
||||
</property>
|
||||
</widget>
|
||||
@ -54,7 +54,7 @@
|
||||
<string>Move up. Keyboard shortcut: Ctrl-Up arrow</string>
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset resource="../../../../resources/images.qrc">
|
||||
<iconset resource="../../../../../resources/images.qrc">
|
||||
<normaloff>:/images/arrow-up.png</normaloff>:/images/arrow-up.png</iconset>
|
||||
</property>
|
||||
</widget>
|
||||
@ -269,6 +269,6 @@ columns". Editing with mouse clicks and the Tab key will be disabled.</p
|
||||
</customwidget>
|
||||
</customwidgets>
|
||||
<resources>
|
||||
<include location="../../../../resources/images.qrc"/>
|
||||
<include location="../../../../../resources/images.qrc"/>
|
||||
</resources>
|
||||
</ui>
|
||||
|
@ -64,7 +64,7 @@ column being examined (the left-hand panel)</p></string>
|
||||
<string>Move up. Keyboard shortcut: Ctrl-Up arrow</string>
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset resource="../../../../resources/images.qrc">
|
||||
<iconset resource="../../../../../resources/images.qrc">
|
||||
<normaloff>:/images/arrow-up.png</normaloff>:/images/arrow-up.png</iconset>
|
||||
</property>
|
||||
</widget>
|
||||
@ -75,7 +75,7 @@ column being examined (the left-hand panel)</p></string>
|
||||
<string>Move down. Keyboard shortcut: Ctrl-Down arrow</string>
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset resource="../../../../resources/images.qrc">
|
||||
<iconset resource="../../../../../resources/images.qrc">
|
||||
<normaloff>:/images/arrow-down.png</normaloff>:/images/arrow-down.png</iconset>
|
||||
</property>
|
||||
</widget>
|
||||
@ -118,4 +118,4 @@ column being examined (the left-hand panel)</p></string>
|
||||
</customwidget>
|
||||
</customwidgets>
|
||||
|
||||
</ui>
|
||||
</ui>
|
||||
|
@ -35,7 +35,7 @@
|
||||
<string>Move up. User categories and Saved searches cannot be moved. Keyboard shortcut: Ctrl-Up arrow</string>
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset resource="../../../../resources/images.qrc">
|
||||
<iconset resource="../../../../../resources/images.qrc">
|
||||
<normaloff>:/images/arrow-up.png</normaloff>:/images/arrow-up.png</iconset>
|
||||
</property>
|
||||
</widget>
|
||||
@ -59,7 +59,7 @@
|
||||
<string>Move down. User categories and Saved searches cannot be moved. Keyboard shortcut: Ctrl-Down arrow</string>
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset resource="../../../../resources/images.qrc">
|
||||
<iconset resource="../../../../../resources/images.qrc">
|
||||
<normaloff>:/images/arrow-down.png</normaloff>:/images/arrow-down.png</iconset>
|
||||
</property>
|
||||
</widget>
|
||||
|
@ -136,7 +136,7 @@ that don't have children.</p></string>
|
||||
<string>Move up. Keyboard shortcut: Ctrl-Up arrow</string>
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset resource="../../../../resources/images.qrc">
|
||||
<iconset resource="../../../../../resources/images.qrc">
|
||||
<normaloff>:/images/arrow-up.png</normaloff>:/images/arrow-up.png</iconset>
|
||||
</property>
|
||||
</widget>
|
||||
@ -160,7 +160,7 @@ that don't have children.</p></string>
|
||||
<string>Move down. Keyboard shortcut: Ctrl-Down arrow</string>
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset resource="../../../../resources/images.qrc">
|
||||
<iconset resource="../../../../../resources/images.qrc">
|
||||
<normaloff>:/images/arrow-down.png</normaloff>:/images/arrow-down.png</iconset>
|
||||
</property>
|
||||
</widget>
|
||||
@ -201,4 +201,4 @@ that don't have children.</p></string>
|
||||
<header>calibre/gui2/preferences.h</header>
|
||||
</customwidget>
|
||||
</customwidgets>
|
||||
</ui>
|
||||
</ui>
|
||||
|
@ -55,7 +55,7 @@ or the context menu. The value icon rules are defined per-user, not per-library.
|
||||
<item>
|
||||
<widget class="QToolButton" name="delete_button">
|
||||
<property name="icon">
|
||||
<iconset resource="../../../../resources/images.qrc">
|
||||
<iconset resource="../../../../../resources/images.qrc">
|
||||
<normaloff>:/images/trash.png</normaloff>:/images/trash.png</iconset>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
@ -66,7 +66,7 @@ or the context menu. The value icon rules are defined per-user, not per-library.
|
||||
<item>
|
||||
<widget class="QToolButton" name="edit_button">
|
||||
<property name="icon">
|
||||
<iconset resource="../../../../resources/images.qrc">
|
||||
<iconset resource="../../../../../resources/images.qrc">
|
||||
<normaloff>:/images/edit_input.png</normaloff>:/images/edit_input.png</iconset>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
@ -77,7 +77,7 @@ or the context menu. The value icon rules are defined per-user, not per-library.
|
||||
<item>
|
||||
<widget class="QToolButton" name="undo_button">
|
||||
<property name="icon">
|
||||
<iconset resource="../../../../resources/images.qrc">
|
||||
<iconset resource="../../../../../resources/images.qrc">
|
||||
<normaloff>:/images/edit-undo.png</normaloff>:/images/edit-undo.png</iconset>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
|
@ -162,4 +162,4 @@ structure and you want to use the same for each one.</p></string>
|
||||
</item>
|
||||
</layout>
|
||||
</widget>
|
||||
</ui>
|
||||
</ui>
|
||||
|
Loading…
x
Reference in New Issue
Block a user