mirror of
https://github.com/leminlimez/Nugget.git
synced 2025-04-08 04:23:05 +08:00
update icon for buttons
This commit is contained in:
11
icon/arrow.clockwise.svg
Normal file
11
icon/arrow.clockwise.svg
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!--Generator: Apple Native CoreSVG 326-->
|
||||||
|
<!DOCTYPE svg
|
||||||
|
PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||||
|
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||||
|
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 174.5 233.875">
|
||||||
|
<g>
|
||||||
|
<rect height="233.875" opacity="0" width="174.5" x="0" y="0"/>
|
||||||
|
<path d="M0 124.375C0 172.5 39 211.625 87.25 211.625C135.5 211.625 174.5 172.5 174.5 124.375C174.5 118.75 170.625 114.875 165.125 114.875C159.875 114.875 156.5 118.75 156.5 124.25C156.5 162.5 125.5 193.375 87.25 193.375C49 193.375 18 162.5 18 124.25C18 86 49 55 87.25 55C93.75 55 99.625 55.25 104.875 56.375L78.375 82.375C76.625 84 75.875 86.375 75.875 88.625C75.875 93.75 79.75 97.625 84.625 97.625C87.5 97.625 89.5 96.625 91.125 95.125L130.625 55.625C132.375 53.875 133.25 51.75 133.25 49.125C133.25 46.75 132.25 44.375 130.625 42.75L91.125 2.75C89.625 1 87.375 0 84.625 0C79.75 0 75.875 4.125 75.875 9.25C75.875 11.625 76.75 13.875 78.25 15.625L101.25 38.375C96.75 37.5 92 37.125 87.25 37.125C39 37.125 0 76.125 0 124.375Z" fill="#ff453a"/>
|
||||||
|
</g>
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 1.1 KiB |
@@ -2252,15 +2252,6 @@ class Ui_Nugget(object):
|
|||||||
self.horizontalLayout_12 = QHBoxLayout()
|
self.horizontalLayout_12 = QHBoxLayout()
|
||||||
self.horizontalLayout_12.setObjectName(u"horizontalLayout_12")
|
self.horizontalLayout_12.setObjectName(u"horizontalLayout_12")
|
||||||
self.horizontalLayout_12.setContentsMargins(-1, -1, -1, 0)
|
self.horizontalLayout_12.setContentsMargins(-1, -1, -1, 0)
|
||||||
self.deleteAllDescriptorsBtn = QToolButton(self.posterboardPageContent)
|
|
||||||
self.deleteAllDescriptorsBtn.setObjectName(u"deleteAllDescriptorsBtn")
|
|
||||||
icon22 = QIcon()
|
|
||||||
icon22.addFile(u":/icon/trash.svg", QSize(), QIcon.Mode.Normal, QIcon.State.Off)
|
|
||||||
self.deleteAllDescriptorsBtn.setIcon(icon22)
|
|
||||||
self.deleteAllDescriptorsBtn.setToolButtonStyle(Qt.ToolButtonTextBesideIcon)
|
|
||||||
|
|
||||||
self.horizontalLayout_12.addWidget(self.deleteAllDescriptorsBtn)
|
|
||||||
|
|
||||||
self.horizontalSpacer_18 = QSpacerItem(40, 20, QSizePolicy.Policy.Expanding, QSizePolicy.Policy.Minimum)
|
self.horizontalSpacer_18 = QSpacerItem(40, 20, QSizePolicy.Policy.Expanding, QSizePolicy.Policy.Minimum)
|
||||||
|
|
||||||
self.horizontalLayout_12.addItem(self.horizontalSpacer_18)
|
self.horizontalLayout_12.addItem(self.horizontalSpacer_18)
|
||||||
@@ -2268,9 +2259,9 @@ class Ui_Nugget(object):
|
|||||||
self.importTendiesBtn = QToolButton(self.posterboardPageContent)
|
self.importTendiesBtn = QToolButton(self.posterboardPageContent)
|
||||||
self.importTendiesBtn.setObjectName(u"importTendiesBtn")
|
self.importTendiesBtn.setObjectName(u"importTendiesBtn")
|
||||||
self.importTendiesBtn.setLayoutDirection(Qt.RightToLeft)
|
self.importTendiesBtn.setLayoutDirection(Qt.RightToLeft)
|
||||||
icon23 = QIcon()
|
icon22 = QIcon()
|
||||||
icon23.addFile(u":/icon/import.svg", QSize(), QIcon.Mode.Normal, QIcon.State.Off)
|
icon22.addFile(u":/icon/import.svg", QSize(), QIcon.Mode.Normal, QIcon.State.Off)
|
||||||
self.importTendiesBtn.setIcon(icon23)
|
self.importTendiesBtn.setIcon(icon22)
|
||||||
self.importTendiesBtn.setIconSize(QSize(20, 20))
|
self.importTendiesBtn.setIconSize(QSize(20, 20))
|
||||||
self.importTendiesBtn.setToolButtonStyle(Qt.ToolButtonTextBesideIcon)
|
self.importTendiesBtn.setToolButtonStyle(Qt.ToolButtonTextBesideIcon)
|
||||||
|
|
||||||
@@ -2305,12 +2296,35 @@ class Ui_Nugget(object):
|
|||||||
|
|
||||||
self.verticalLayout_133.addWidget(self.pbFilesList)
|
self.verticalLayout_133.addWidget(self.pbFilesList)
|
||||||
|
|
||||||
|
self.horizontalLayout_14 = QHBoxLayout()
|
||||||
|
self.horizontalLayout_14.setObjectName(u"horizontalLayout_14")
|
||||||
|
self.horizontalLayout_14.setContentsMargins(-1, -1, -1, 0)
|
||||||
|
self.horizontalSpacer_19 = QSpacerItem(40, 20, QSizePolicy.Policy.Expanding, QSizePolicy.Policy.Minimum)
|
||||||
|
|
||||||
|
self.horizontalLayout_14.addItem(self.horizontalSpacer_19)
|
||||||
|
|
||||||
|
self.deleteAllDescriptorsBtn = QToolButton(self.posterboardPageContent)
|
||||||
|
self.deleteAllDescriptorsBtn.setObjectName(u"deleteAllDescriptorsBtn")
|
||||||
|
icon23 = QIcon()
|
||||||
|
icon23.addFile(u":/icon/arrow.clockwise.svg", QSize(), QIcon.Mode.Normal, QIcon.State.Off)
|
||||||
|
self.deleteAllDescriptorsBtn.setIcon(icon23)
|
||||||
|
self.deleteAllDescriptorsBtn.setToolButtonStyle(Qt.ToolButtonTextBesideIcon)
|
||||||
|
|
||||||
|
self.horizontalLayout_14.addWidget(self.deleteAllDescriptorsBtn)
|
||||||
|
|
||||||
self.resetPRBExtBtn = QToolButton(self.posterboardPageContent)
|
self.resetPRBExtBtn = QToolButton(self.posterboardPageContent)
|
||||||
self.resetPRBExtBtn.setObjectName(u"resetPRBExtBtn")
|
self.resetPRBExtBtn.setObjectName(u"resetPRBExtBtn")
|
||||||
self.resetPRBExtBtn.setIcon(icon22)
|
self.resetPRBExtBtn.setIcon(icon23)
|
||||||
self.resetPRBExtBtn.setToolButtonStyle(Qt.ToolButtonTextBesideIcon)
|
self.resetPRBExtBtn.setToolButtonStyle(Qt.ToolButtonTextBesideIcon)
|
||||||
|
|
||||||
self.verticalLayout_133.addWidget(self.resetPRBExtBtn)
|
self.horizontalLayout_14.addWidget(self.resetPRBExtBtn)
|
||||||
|
|
||||||
|
self.horizontalSpacer_20 = QSpacerItem(40, 20, QSizePolicy.Policy.Expanding, QSizePolicy.Policy.Minimum)
|
||||||
|
|
||||||
|
self.horizontalLayout_14.addItem(self.horizontalSpacer_20)
|
||||||
|
|
||||||
|
|
||||||
|
self.verticalLayout_133.addLayout(self.horizontalLayout_14)
|
||||||
|
|
||||||
|
|
||||||
self.verticalLayout_143.addWidget(self.posterboardPageContent)
|
self.verticalLayout_143.addWidget(self.posterboardPageContent)
|
||||||
@@ -3074,7 +3088,7 @@ class Ui_Nugget(object):
|
|||||||
self.importOperationBtn = QToolButton(self.customOperationsPageContent)
|
self.importOperationBtn = QToolButton(self.customOperationsPageContent)
|
||||||
self.importOperationBtn.setObjectName(u"importOperationBtn")
|
self.importOperationBtn.setObjectName(u"importOperationBtn")
|
||||||
self.importOperationBtn.setEnabled(True)
|
self.importOperationBtn.setEnabled(True)
|
||||||
self.importOperationBtn.setIcon(icon23)
|
self.importOperationBtn.setIcon(icon22)
|
||||||
self.importOperationBtn.setIconSize(QSize(20, 20))
|
self.importOperationBtn.setIconSize(QSize(20, 20))
|
||||||
self.importOperationBtn.setToolButtonStyle(Qt.ToolButtonTextBesideIcon)
|
self.importOperationBtn.setToolButtonStyle(Qt.ToolButtonTextBesideIcon)
|
||||||
|
|
||||||
@@ -3665,21 +3679,21 @@ class Ui_Nugget(object):
|
|||||||
self.modifyPosterboardsChk.setText(QCoreApplication.translate("Nugget", u"Modify", None))
|
self.modifyPosterboardsChk.setText(QCoreApplication.translate("Nugget", u"Modify", None))
|
||||||
self.findPBBtn.setText(QCoreApplication.translate("Nugget", u" Find Wallpapers", None))
|
self.findPBBtn.setText(QCoreApplication.translate("Nugget", u" Find Wallpapers", None))
|
||||||
self.pbHelpBtn.setText(QCoreApplication.translate("Nugget", u"...", None))
|
self.pbHelpBtn.setText(QCoreApplication.translate("Nugget", u"...", None))
|
||||||
#if QT_CONFIG(tooltip)
|
|
||||||
self.deleteAllDescriptorsBtn.setToolTip(QCoreApplication.translate("Nugget", u"Clears all the wallpapers in the Collections section so that you can import more.", None))
|
|
||||||
#endif // QT_CONFIG(tooltip)
|
|
||||||
self.deleteAllDescriptorsBtn.setText(QCoreApplication.translate("Nugget", u" Clear Collections Wallpapers", None))
|
|
||||||
#if QT_CONFIG(tooltip)
|
#if QT_CONFIG(tooltip)
|
||||||
self.importTendiesBtn.setToolTip(QCoreApplication.translate("Nugget", u"Select a wallpaper file with the .tendies extension.", None))
|
self.importTendiesBtn.setToolTip(QCoreApplication.translate("Nugget", u"Select a wallpaper file with the .tendies extension.", None))
|
||||||
#endif // QT_CONFIG(tooltip)
|
#endif // QT_CONFIG(tooltip)
|
||||||
self.importTendiesBtn.setText(QCoreApplication.translate("Nugget", u" Import Files (.tendies)", None))
|
self.importTendiesBtn.setText(QCoreApplication.translate("Nugget", u" Import Files (.tendies)", None))
|
||||||
self.pbActionLbl.setText(QCoreApplication.translate("Nugget", u"None", None))
|
self.pbActionLbl.setText(QCoreApplication.translate("Nugget", u"None", None))
|
||||||
|
#if QT_CONFIG(tooltip)
|
||||||
|
self.deleteAllDescriptorsBtn.setToolTip(QCoreApplication.translate("Nugget", u"Clears all the wallpapers in the Collections section so that you can import more.", None))
|
||||||
|
#endif // QT_CONFIG(tooltip)
|
||||||
|
self.deleteAllDescriptorsBtn.setText(QCoreApplication.translate("Nugget", u" Clear Collections Wallpapers", None))
|
||||||
#if QT_CONFIG(tooltip)
|
#if QT_CONFIG(tooltip)
|
||||||
self.resetPRBExtBtn.setToolTip(QCoreApplication.translate("Nugget", u"Wipes the PRB Extension folder.\n"
|
self.resetPRBExtBtn.setToolTip(QCoreApplication.translate("Nugget", u"Wipes the PRB Extension folder.\n"
|
||||||
"\n"
|
"\n"
|
||||||
"Warning: This will remove all of your wallpapers and will restrict you from adding new ones until you restore again.", None))
|
"Warning: This will remove all of your wallpapers and will restrict you from adding new ones until you restore again.", None))
|
||||||
#endif // QT_CONFIG(tooltip)
|
#endif // QT_CONFIG(tooltip)
|
||||||
self.resetPRBExtBtn.setText(QCoreApplication.translate("Nugget", u" Reset PRB Extension", None))
|
self.resetPRBExtBtn.setText(QCoreApplication.translate("Nugget", u" Remove All Wallpapers", None))
|
||||||
self.advancedOptionsLbl.setText(QCoreApplication.translate("Nugget", u"Risky Options", None))
|
self.advancedOptionsLbl.setText(QCoreApplication.translate("Nugget", u"Risky Options", None))
|
||||||
self.label_17.setText(QCoreApplication.translate("Nugget", u"Disclaimer:\n"
|
self.label_17.setText(QCoreApplication.translate("Nugget", u"Disclaimer:\n"
|
||||||
"\n"
|
"\n"
|
||||||
|
|||||||
161
qt/mainwindow.ui
161
qt/mainwindow.ui
@@ -243,7 +243,7 @@ QSlider::tick:horizontal {
|
|||||||
}</string>
|
}</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset>
|
<iconset resource="resources.qrc">
|
||||||
<normaloff>:/icon/phone.svg</normaloff>:/icon/phone.svg</iconset>
|
<normaloff>:/icon/phone.svg</normaloff>:/icon/phone.svg</iconset>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
@@ -308,7 +308,7 @@ QSlider::tick:horizontal {
|
|||||||
}</string>
|
}</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset>
|
<iconset resource="resources.qrc">
|
||||||
<normaloff>:/icon/arrow-clockwise.svg</normaloff>:/icon/arrow-clockwise.svg</iconset>
|
<normaloff>:/icon/arrow-clockwise.svg</normaloff>:/icon/arrow-clockwise.svg</iconset>
|
||||||
</property>
|
</property>
|
||||||
<property name="checkable">
|
<property name="checkable">
|
||||||
@@ -415,7 +415,7 @@ QSlider::tick:horizontal {
|
|||||||
<string> Home</string>
|
<string> Home</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset>
|
<iconset resource="resources.qrc">
|
||||||
<normaloff>:/icon/house.svg</normaloff>:/icon/house.svg</iconset>
|
<normaloff>:/icon/house.svg</normaloff>:/icon/house.svg</iconset>
|
||||||
</property>
|
</property>
|
||||||
<property name="checkable">
|
<property name="checkable">
|
||||||
@@ -462,7 +462,7 @@ QSlider::tick:horizontal {
|
|||||||
<string> Mobile Gestalt</string>
|
<string> Mobile Gestalt</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset>
|
<iconset resource="resources.qrc">
|
||||||
<normaloff>:/icon/iphone-island.svg</normaloff>:/icon/iphone-island.svg</iconset>
|
<normaloff>:/icon/iphone-island.svg</normaloff>:/icon/iphone-island.svg</iconset>
|
||||||
</property>
|
</property>
|
||||||
<property name="iconSize">
|
<property name="iconSize">
|
||||||
@@ -506,7 +506,7 @@ QSlider::tick:horizontal {
|
|||||||
<string> Feature Flags</string>
|
<string> Feature Flags</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset>
|
<iconset resource="resources.qrc">
|
||||||
<normaloff>:/icon/flag.svg</normaloff>:/icon/flag.svg</iconset>
|
<normaloff>:/icon/flag.svg</normaloff>:/icon/flag.svg</iconset>
|
||||||
</property>
|
</property>
|
||||||
<property name="checkable">
|
<property name="checkable">
|
||||||
@@ -535,7 +535,7 @@ QSlider::tick:horizontal {
|
|||||||
<string> Eligibility</string>
|
<string> Eligibility</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset>
|
<iconset resource="resources.qrc">
|
||||||
<normaloff>:/icon/geo-alt.svg</normaloff>:/icon/geo-alt.svg</iconset>
|
<normaloff>:/icon/geo-alt.svg</normaloff>:/icon/geo-alt.svg</iconset>
|
||||||
</property>
|
</property>
|
||||||
<property name="checkable">
|
<property name="checkable">
|
||||||
@@ -564,7 +564,7 @@ QSlider::tick:horizontal {
|
|||||||
<string> Springboard Options</string>
|
<string> Springboard Options</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset>
|
<iconset resource="resources.qrc">
|
||||||
<normaloff>:/icon/app-indicator.svg</normaloff>:/icon/app-indicator.svg</iconset>
|
<normaloff>:/icon/app-indicator.svg</normaloff>:/icon/app-indicator.svg</iconset>
|
||||||
</property>
|
</property>
|
||||||
<property name="checkable">
|
<property name="checkable">
|
||||||
@@ -593,7 +593,7 @@ QSlider::tick:horizontal {
|
|||||||
<string> Internal Options</string>
|
<string> Internal Options</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset>
|
<iconset resource="resources.qrc">
|
||||||
<normaloff>:/icon/hdd.svg</normaloff>:/icon/hdd.svg</iconset>
|
<normaloff>:/icon/hdd.svg</normaloff>:/icon/hdd.svg</iconset>
|
||||||
</property>
|
</property>
|
||||||
<property name="checkable">
|
<property name="checkable">
|
||||||
@@ -625,7 +625,7 @@ QSlider::tick:horizontal {
|
|||||||
<string> Daemons</string>
|
<string> Daemons</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset>
|
<iconset resource="resources.qrc">
|
||||||
<normaloff>:/icon/toggles.svg</normaloff>:/icon/toggles.svg</iconset>
|
<normaloff>:/icon/toggles.svg</normaloff>:/icon/toggles.svg</iconset>
|
||||||
</property>
|
</property>
|
||||||
<property name="checkable">
|
<property name="checkable">
|
||||||
@@ -657,7 +657,7 @@ QSlider::tick:horizontal {
|
|||||||
<string> Posterboard</string>
|
<string> Posterboard</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset>
|
<iconset resource="resources.qrc">
|
||||||
<normaloff>:/icon/wallpaper.svg</normaloff>:/icon/wallpaper.svg</iconset>
|
<normaloff>:/icon/wallpaper.svg</normaloff>:/icon/wallpaper.svg</iconset>
|
||||||
</property>
|
</property>
|
||||||
<property name="checkable">
|
<property name="checkable">
|
||||||
@@ -686,7 +686,7 @@ QSlider::tick:horizontal {
|
|||||||
<string> Risky Options</string>
|
<string> Risky Options</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset>
|
<iconset resource="resources.qrc">
|
||||||
<normaloff>:/icon/star.svg</normaloff>:/icon/star.svg</iconset>
|
<normaloff>:/icon/star.svg</normaloff>:/icon/star.svg</iconset>
|
||||||
</property>
|
</property>
|
||||||
<property name="checkable">
|
<property name="checkable">
|
||||||
@@ -730,7 +730,7 @@ QSlider::tick:horizontal {
|
|||||||
<string> Apply</string>
|
<string> Apply</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset>
|
<iconset resource="resources.qrc">
|
||||||
<normaloff>:/icon/check-circle.svg</normaloff>:/icon/check-circle.svg</iconset>
|
<normaloff>:/icon/check-circle.svg</normaloff>:/icon/check-circle.svg</iconset>
|
||||||
</property>
|
</property>
|
||||||
<property name="checkable">
|
<property name="checkable">
|
||||||
@@ -759,7 +759,7 @@ QSlider::tick:horizontal {
|
|||||||
<string> Settings</string>
|
<string> Settings</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset>
|
<iconset resource="resources.qrc">
|
||||||
<normaloff>:/icon/gear.svg</normaloff>:/icon/gear.svg</iconset>
|
<normaloff>:/icon/gear.svg</normaloff>:/icon/gear.svg</iconset>
|
||||||
</property>
|
</property>
|
||||||
<property name="checkable">
|
<property name="checkable">
|
||||||
@@ -873,7 +873,7 @@ QSlider::tick:horizontal {
|
|||||||
}</string>
|
}</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset>
|
<iconset resource="resources.qrc">
|
||||||
<normaloff>:/icon/phone.svg</normaloff>:/icon/phone.svg</iconset>
|
<normaloff>:/icon/phone.svg</normaloff>:/icon/phone.svg</iconset>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
@@ -1002,7 +1002,7 @@ QSlider::tick:horizontal {
|
|||||||
<string>...</string>
|
<string>...</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset>
|
<iconset resource="resources.qrc">
|
||||||
<normaloff>:/credits/big_nugget.png</normaloff>:/credits/big_nugget.png</iconset>
|
<normaloff>:/credits/big_nugget.png</normaloff>:/credits/big_nugget.png</iconset>
|
||||||
</property>
|
</property>
|
||||||
<property name="iconSize">
|
<property name="iconSize">
|
||||||
@@ -1089,7 +1089,7 @@ QSlider::tick:horizontal {
|
|||||||
<string> Join the Discord</string>
|
<string> Join the Discord</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset>
|
<iconset resource="resources.qrc">
|
||||||
<normaloff>:/icon/discord.svg</normaloff>:/icon/discord.svg</iconset>
|
<normaloff>:/icon/discord.svg</normaloff>:/icon/discord.svg</iconset>
|
||||||
</property>
|
</property>
|
||||||
<property name="toolButtonStyle">
|
<property name="toolButtonStyle">
|
||||||
@@ -1103,7 +1103,7 @@ QSlider::tick:horizontal {
|
|||||||
<string> Star on Github</string>
|
<string> Star on Github</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset>
|
<iconset resource="resources.qrc">
|
||||||
<normaloff>:/icon/star.svg</normaloff>:/icon/star.svg</iconset>
|
<normaloff>:/icon/star.svg</normaloff>:/icon/star.svg</iconset>
|
||||||
</property>
|
</property>
|
||||||
<property name="toolButtonStyle">
|
<property name="toolButtonStyle">
|
||||||
@@ -1207,7 +1207,7 @@ QSlider::tick:horizontal {
|
|||||||
<string> LeminLimez</string>
|
<string> LeminLimez</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset>
|
<iconset resource="resources.qrc">
|
||||||
<normaloff>:/credits/LeminLimez.png</normaloff>:/credits/LeminLimez.png</iconset>
|
<normaloff>:/credits/LeminLimez.png</normaloff>:/credits/LeminLimez.png</iconset>
|
||||||
</property>
|
</property>
|
||||||
<property name="toolButtonStyle">
|
<property name="toolButtonStyle">
|
||||||
@@ -1234,7 +1234,7 @@ QToolButton:pressed {
|
|||||||
<string>...</string>
|
<string>...</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset>
|
<iconset resource="resources.qrc">
|
||||||
<normaloff>:/icon/twitter.svg</normaloff>:/icon/twitter.svg</iconset>
|
<normaloff>:/icon/twitter.svg</normaloff>:/icon/twitter.svg</iconset>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
@@ -1258,7 +1258,7 @@ QToolButton:pressed {
|
|||||||
<string>...</string>
|
<string>...</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset>
|
<iconset resource="resources.qrc">
|
||||||
<normaloff>:/icon/github.svg</normaloff>:/icon/github.svg</iconset>
|
<normaloff>:/icon/github.svg</normaloff>:/icon/github.svg</iconset>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
@@ -1283,7 +1283,7 @@ QToolButton:pressed {
|
|||||||
<string>...</string>
|
<string>...</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset>
|
<iconset resource="resources.qrc">
|
||||||
<normaloff>:/icon/currency-dollar.svg</normaloff>:/icon/currency-dollar.svg</iconset>
|
<normaloff>:/icon/currency-dollar.svg</normaloff>:/icon/currency-dollar.svg</iconset>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
@@ -1683,7 +1683,7 @@ QToolButton:pressed {
|
|||||||
}</string>
|
}</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset>
|
<iconset resource="resources.qrc">
|
||||||
<normaloff>:/icon/iphone-island.svg</normaloff>:/icon/iphone-island.svg</iconset>
|
<normaloff>:/icon/iphone-island.svg</normaloff>:/icon/iphone-island.svg</iconset>
|
||||||
</property>
|
</property>
|
||||||
<property name="iconSize">
|
<property name="iconSize">
|
||||||
@@ -2221,7 +2221,7 @@ Note: OTA updates will be broken until this is disabled.</string>
|
|||||||
<string> Add Key</string>
|
<string> Add Key</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset>
|
<iconset resource="resources.qrc">
|
||||||
<normaloff>:/icon/plus.svg</normaloff>:/icon/plus.svg</iconset>
|
<normaloff>:/icon/plus.svg</normaloff>:/icon/plus.svg</iconset>
|
||||||
</property>
|
</property>
|
||||||
<property name="checkable">
|
<property name="checkable">
|
||||||
@@ -2338,7 +2338,7 @@ what you are doing.</string>
|
|||||||
}</string>
|
}</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset>
|
<iconset resource="resources.qrc">
|
||||||
<normaloff>:/icon/flag.svg</normaloff>:/icon/flag.svg</iconset>
|
<normaloff>:/icon/flag.svg</normaloff>:/icon/flag.svg</iconset>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
@@ -2570,7 +2570,7 @@ Only works on iOS 18.0 beta 1-2.</string>
|
|||||||
}</string>
|
}</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset>
|
<iconset resource="resources.qrc">
|
||||||
<normaloff>:/icon/geo-alt.svg</normaloff>:/icon/geo-alt.svg</iconset>
|
<normaloff>:/icon/geo-alt.svg</normaloff>:/icon/geo-alt.svg</iconset>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
@@ -3210,7 +3210,7 @@ QComboBox QAbstractItemView::item:hover {
|
|||||||
}</string>
|
}</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset>
|
<iconset resource="resources.qrc">
|
||||||
<normaloff>:/icon/app-indicator.svg</normaloff>:/icon/app-indicator.svg</iconset>
|
<normaloff>:/icon/app-indicator.svg</normaloff>:/icon/app-indicator.svg</iconset>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
@@ -3462,7 +3462,7 @@ QComboBox QAbstractItemView::item:hover {
|
|||||||
}</string>
|
}</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset>
|
<iconset resource="resources.qrc">
|
||||||
<normaloff>:/icon/hdd.svg</normaloff>:/icon/hdd.svg</iconset>
|
<normaloff>:/icon/hdd.svg</normaloff>:/icon/hdd.svg</iconset>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
@@ -3785,7 +3785,7 @@ QComboBox QAbstractItemView::item:hover {
|
|||||||
}</string>
|
}</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset>
|
<iconset resource="resources.qrc">
|
||||||
<normaloff>:/icon/toggles.svg</normaloff>:/icon/toggles.svg</iconset>
|
<normaloff>:/icon/toggles.svg</normaloff>:/icon/toggles.svg</iconset>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
@@ -4144,7 +4144,7 @@ To work properly, also disable the daemon using the toggle above.</string>
|
|||||||
}</string>
|
}</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset>
|
<iconset resource="resources.qrc">
|
||||||
<normaloff>:/icon/wallpaper.svg</normaloff>:/icon/wallpaper.svg</iconset>
|
<normaloff>:/icon/wallpaper.svg</normaloff>:/icon/wallpaper.svg</iconset>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
@@ -4209,7 +4209,7 @@ To work properly, also disable the daemon using the toggle above.</string>
|
|||||||
<string> Find Wallpapers</string>
|
<string> Find Wallpapers</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset>
|
<iconset resource="resources.qrc">
|
||||||
<normaloff>:/icon/globe.svg</normaloff>:/icon/globe.svg</iconset>
|
<normaloff>:/icon/globe.svg</normaloff>:/icon/globe.svg</iconset>
|
||||||
</property>
|
</property>
|
||||||
<property name="toolButtonStyle">
|
<property name="toolButtonStyle">
|
||||||
@@ -4235,7 +4235,7 @@ To work properly, also disable the daemon using the toggle above.</string>
|
|||||||
<string>...</string>
|
<string>...</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset>
|
<iconset resource="resources.qrc">
|
||||||
<normaloff>:/icon/questionmark.circle.svg</normaloff>:/icon/questionmark.circle.svg</iconset>
|
<normaloff>:/icon/questionmark.circle.svg</normaloff>:/icon/questionmark.circle.svg</iconset>
|
||||||
</property>
|
</property>
|
||||||
<property name="iconSize">
|
<property name="iconSize">
|
||||||
@@ -4287,23 +4287,6 @@ To work properly, also disable the daemon using the toggle above.</string>
|
|||||||
<property name="bottomMargin">
|
<property name="bottomMargin">
|
||||||
<number>0</number>
|
<number>0</number>
|
||||||
</property>
|
</property>
|
||||||
<item>
|
|
||||||
<widget class="QToolButton" name="deleteAllDescriptorsBtn">
|
|
||||||
<property name="toolTip">
|
|
||||||
<string>Clears all the wallpapers in the Collections section so that you can import more.</string>
|
|
||||||
</property>
|
|
||||||
<property name="text">
|
|
||||||
<string> Clear Collections Wallpapers</string>
|
|
||||||
</property>
|
|
||||||
<property name="icon">
|
|
||||||
<iconset>
|
|
||||||
<normaloff>:/icon/trash.svg</normaloff>:/icon/trash.svg</iconset>
|
|
||||||
</property>
|
|
||||||
<property name="toolButtonStyle">
|
|
||||||
<enum>Qt::ToolButtonTextBesideIcon</enum>
|
|
||||||
</property>
|
|
||||||
</widget>
|
|
||||||
</item>
|
|
||||||
<item>
|
<item>
|
||||||
<spacer name="horizontalSpacer_18">
|
<spacer name="horizontalSpacer_18">
|
||||||
<property name="orientation">
|
<property name="orientation">
|
||||||
@@ -4329,7 +4312,7 @@ To work properly, also disable the daemon using the toggle above.</string>
|
|||||||
<string> Import Files (.tendies)</string>
|
<string> Import Files (.tendies)</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset>
|
<iconset resource="resources.qrc">
|
||||||
<normaloff>:/icon/import.svg</normaloff>:/icon/import.svg</iconset>
|
<normaloff>:/icon/import.svg</normaloff>:/icon/import.svg</iconset>
|
||||||
</property>
|
</property>
|
||||||
<property name="iconSize">
|
<property name="iconSize">
|
||||||
@@ -4383,6 +4366,41 @@ To work properly, also disable the daemon using the toggle above.</string>
|
|||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
<item>
|
||||||
|
<layout class="QHBoxLayout" name="horizontalLayout_14">
|
||||||
|
<property name="bottomMargin">
|
||||||
|
<number>0</number>
|
||||||
|
</property>
|
||||||
|
<item>
|
||||||
|
<spacer name="horizontalSpacer_19">
|
||||||
|
<property name="orientation">
|
||||||
|
<enum>Qt::Horizontal</enum>
|
||||||
|
</property>
|
||||||
|
<property name="sizeHint" stdset="0">
|
||||||
|
<size>
|
||||||
|
<width>40</width>
|
||||||
|
<height>20</height>
|
||||||
|
</size>
|
||||||
|
</property>
|
||||||
|
</spacer>
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<widget class="QToolButton" name="deleteAllDescriptorsBtn">
|
||||||
|
<property name="toolTip">
|
||||||
|
<string>Clears all the wallpapers in the Collections section so that you can import more.</string>
|
||||||
|
</property>
|
||||||
|
<property name="text">
|
||||||
|
<string> Clear Collections Wallpapers</string>
|
||||||
|
</property>
|
||||||
|
<property name="icon">
|
||||||
|
<iconset resource="resources.qrc">
|
||||||
|
<normaloff>:/icon/arrow.clockwise.svg</normaloff>:/icon/arrow.clockwise.svg</iconset>
|
||||||
|
</property>
|
||||||
|
<property name="toolButtonStyle">
|
||||||
|
<enum>Qt::ToolButtonTextBesideIcon</enum>
|
||||||
|
</property>
|
||||||
|
</widget>
|
||||||
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<widget class="QToolButton" name="resetPRBExtBtn">
|
<widget class="QToolButton" name="resetPRBExtBtn">
|
||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
@@ -4394,14 +4412,29 @@ Warning: This will remove all of your wallpapers and will restrict you from addi
|
|||||||
<string> Remove All Wallpapers</string>
|
<string> Remove All Wallpapers</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset>
|
<iconset resource="resources.qrc">
|
||||||
<normaloff>:/icon/trash.svg</normaloff>:/icon/trash.svg</iconset>
|
<normaloff>:/icon/arrow.clockwise.svg</normaloff>:/icon/arrow.clockwise.svg</iconset>
|
||||||
</property>
|
</property>
|
||||||
<property name="toolButtonStyle">
|
<property name="toolButtonStyle">
|
||||||
<enum>Qt::ToolButtonTextBesideIcon</enum>
|
<enum>Qt::ToolButtonTextBesideIcon</enum>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
<item>
|
||||||
|
<spacer name="horizontalSpacer_20">
|
||||||
|
<property name="orientation">
|
||||||
|
<enum>Qt::Horizontal</enum>
|
||||||
|
</property>
|
||||||
|
<property name="sizeHint" stdset="0">
|
||||||
|
<size>
|
||||||
|
<width>40</width>
|
||||||
|
<height>20</height>
|
||||||
|
</size>
|
||||||
|
</property>
|
||||||
|
</spacer>
|
||||||
|
</item>
|
||||||
|
</layout>
|
||||||
|
</item>
|
||||||
</layout>
|
</layout>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
@@ -4454,7 +4487,7 @@ Warning: This will remove all of your wallpapers and will restrict you from addi
|
|||||||
}</string>
|
}</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset>
|
<iconset resource="resources.qrc">
|
||||||
<normaloff>:/icon/star.svg</normaloff>:/icon/star.svg</iconset>
|
<normaloff>:/icon/star.svg</normaloff>:/icon/star.svg</iconset>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
@@ -4837,7 +4870,7 @@ Warning: Disabling will cause the battery to show "Unknown Part" or &q
|
|||||||
}</string>
|
}</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset>
|
<iconset resource="resources.qrc">
|
||||||
<normaloff>:/icon/check-circle.svg</normaloff>:/icon/check-circle.svg</iconset>
|
<normaloff>:/icon/check-circle.svg</normaloff>:/icon/check-circle.svg</iconset>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
@@ -4961,7 +4994,7 @@ Warning: Disabling will cause the battery to show "Unknown Part" or &q
|
|||||||
<string> Choose Gestalt File</string>
|
<string> Choose Gestalt File</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset>
|
<iconset resource="resources.qrc">
|
||||||
<normaloff>:/icon/folder.svg</normaloff>:/icon/folder.svg</iconset>
|
<normaloff>:/icon/folder.svg</normaloff>:/icon/folder.svg</iconset>
|
||||||
</property>
|
</property>
|
||||||
<property name="toolButtonStyle">
|
<property name="toolButtonStyle">
|
||||||
@@ -4992,7 +5025,7 @@ Warning: Disabling will cause the battery to show "Unknown Part" or &q
|
|||||||
<string> Apply Changes</string>
|
<string> Apply Changes</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset>
|
<iconset resource="resources.qrc">
|
||||||
<normaloff>:/icon/check-circle.svg</normaloff>:/icon/check-circle.svg</iconset>
|
<normaloff>:/icon/check-circle.svg</normaloff>:/icon/check-circle.svg</iconset>
|
||||||
</property>
|
</property>
|
||||||
<property name="toolButtonStyle">
|
<property name="toolButtonStyle">
|
||||||
@@ -5174,7 +5207,7 @@ Warning: Disabling will cause the battery to show "Unknown Part" or &q
|
|||||||
}</string>
|
}</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset>
|
<iconset resource="resources.qrc">
|
||||||
<normaloff>:/icon/gear.svg</normaloff>:/icon/gear.svg</iconset>
|
<normaloff>:/icon/gear.svg</normaloff>:/icon/gear.svg</iconset>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
@@ -5511,7 +5544,7 @@ Warning: Disabling will cause the battery to show "Unknown Part" or &q
|
|||||||
}</string>
|
}</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset>
|
<iconset resource="resources.qrc">
|
||||||
<normaloff>:/icon/geo-alt.svg</normaloff>:/icon/geo-alt.svg</iconset>
|
<normaloff>:/icon/geo-alt.svg</normaloff>:/icon/geo-alt.svg</iconset>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
@@ -5796,7 +5829,7 @@ Warning: Disabling will cause the battery to show "Unknown Part" or &q
|
|||||||
}</string>
|
}</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset>
|
<iconset resource="resources.qrc">
|
||||||
<normaloff>:/icon/pencil.svg</normaloff>:/icon/pencil.svg</iconset>
|
<normaloff>:/icon/pencil.svg</normaloff>:/icon/pencil.svg</iconset>
|
||||||
</property>
|
</property>
|
||||||
<property name="iconSize">
|
<property name="iconSize">
|
||||||
@@ -5927,7 +5960,7 @@ Warning: Disabling will cause the battery to show "Unknown Part" or &q
|
|||||||
<string> Import .cowperation</string>
|
<string> Import .cowperation</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset>
|
<iconset resource="resources.qrc">
|
||||||
<normaloff>:/icon/import.svg</normaloff>:/icon/import.svg</iconset>
|
<normaloff>:/icon/import.svg</normaloff>:/icon/import.svg</iconset>
|
||||||
</property>
|
</property>
|
||||||
<property name="iconSize">
|
<property name="iconSize">
|
||||||
@@ -5962,7 +5995,7 @@ Warning: Disabling will cause the battery to show "Unknown Part" or &q
|
|||||||
<string> New Operation</string>
|
<string> New Operation</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset>
|
<iconset resource="resources.qrc">
|
||||||
<normaloff>:/icon/plus.svg</normaloff>:/icon/plus.svg</iconset>
|
<normaloff>:/icon/plus.svg</normaloff>:/icon/plus.svg</iconset>
|
||||||
</property>
|
</property>
|
||||||
<property name="iconSize">
|
<property name="iconSize">
|
||||||
@@ -6043,7 +6076,7 @@ Warning: Disabling will cause the battery to show "Unknown Part" or &q
|
|||||||
}</string>
|
}</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset>
|
<iconset resource="resources.qrc">
|
||||||
<normaloff>:/icon/compass.svg</normaloff>:/icon/compass.svg</iconset>
|
<normaloff>:/icon/compass.svg</normaloff>:/icon/compass.svg</iconset>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
@@ -6179,7 +6212,7 @@ Warning: Disabling will cause the battery to show "Unknown Part" or &q
|
|||||||
}</string>
|
}</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset>
|
<iconset resource="resources.qrc">
|
||||||
<normaloff>:/icon/iphone-island.svg</normaloff>:/icon/iphone-island.svg</iconset>
|
<normaloff>:/icon/iphone-island.svg</normaloff>:/icon/iphone-island.svg</iconset>
|
||||||
</property>
|
</property>
|
||||||
<property name="iconSize">
|
<property name="iconSize">
|
||||||
@@ -6273,7 +6306,7 @@ Warning: Disabling will cause the battery to show "Unknown Part" or &q
|
|||||||
<string>...</string>
|
<string>...</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset>
|
<iconset resource="resources.qrc">
|
||||||
<normaloff>:/icon/folder.svg</normaloff>:/icon/folder.svg</iconset>
|
<normaloff>:/icon/folder.svg</normaloff>:/icon/folder.svg</iconset>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
@@ -6284,7 +6317,7 @@ Warning: Disabling will cause the battery to show "Unknown Part" or &q
|
|||||||
<string>...</string>
|
<string>...</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset>
|
<iconset resource="resources.qrc">
|
||||||
<normaloff>:/icon/file-earmark-zip.svg</normaloff>:/icon/file-earmark-zip.svg</iconset>
|
<normaloff>:/icon/file-earmark-zip.svg</normaloff>:/icon/file-earmark-zip.svg</iconset>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
|
|||||||
@@ -2252,15 +2252,6 @@ class Ui_Nugget(object):
|
|||||||
self.horizontalLayout_12 = QHBoxLayout()
|
self.horizontalLayout_12 = QHBoxLayout()
|
||||||
self.horizontalLayout_12.setObjectName(u"horizontalLayout_12")
|
self.horizontalLayout_12.setObjectName(u"horizontalLayout_12")
|
||||||
self.horizontalLayout_12.setContentsMargins(-1, -1, -1, 0)
|
self.horizontalLayout_12.setContentsMargins(-1, -1, -1, 0)
|
||||||
self.deleteAllDescriptorsBtn = QToolButton(self.posterboardPageContent)
|
|
||||||
self.deleteAllDescriptorsBtn.setObjectName(u"deleteAllDescriptorsBtn")
|
|
||||||
icon22 = QIcon()
|
|
||||||
icon22.addFile(u":/icon/trash.svg", QSize(), QIcon.Mode.Normal, QIcon.State.Off)
|
|
||||||
self.deleteAllDescriptorsBtn.setIcon(icon22)
|
|
||||||
self.deleteAllDescriptorsBtn.setToolButtonStyle(Qt.ToolButtonTextBesideIcon)
|
|
||||||
|
|
||||||
self.horizontalLayout_12.addWidget(self.deleteAllDescriptorsBtn)
|
|
||||||
|
|
||||||
self.horizontalSpacer_18 = QSpacerItem(40, 20, QSizePolicy.Policy.Expanding, QSizePolicy.Policy.Minimum)
|
self.horizontalSpacer_18 = QSpacerItem(40, 20, QSizePolicy.Policy.Expanding, QSizePolicy.Policy.Minimum)
|
||||||
|
|
||||||
self.horizontalLayout_12.addItem(self.horizontalSpacer_18)
|
self.horizontalLayout_12.addItem(self.horizontalSpacer_18)
|
||||||
@@ -2268,9 +2259,9 @@ class Ui_Nugget(object):
|
|||||||
self.importTendiesBtn = QToolButton(self.posterboardPageContent)
|
self.importTendiesBtn = QToolButton(self.posterboardPageContent)
|
||||||
self.importTendiesBtn.setObjectName(u"importTendiesBtn")
|
self.importTendiesBtn.setObjectName(u"importTendiesBtn")
|
||||||
self.importTendiesBtn.setLayoutDirection(Qt.RightToLeft)
|
self.importTendiesBtn.setLayoutDirection(Qt.RightToLeft)
|
||||||
icon23 = QIcon()
|
icon22 = QIcon()
|
||||||
icon23.addFile(u":/icon/import.svg", QSize(), QIcon.Mode.Normal, QIcon.State.Off)
|
icon22.addFile(u":/icon/import.svg", QSize(), QIcon.Mode.Normal, QIcon.State.Off)
|
||||||
self.importTendiesBtn.setIcon(icon23)
|
self.importTendiesBtn.setIcon(icon22)
|
||||||
self.importTendiesBtn.setIconSize(QSize(20, 20))
|
self.importTendiesBtn.setIconSize(QSize(20, 20))
|
||||||
self.importTendiesBtn.setToolButtonStyle(Qt.ToolButtonTextBesideIcon)
|
self.importTendiesBtn.setToolButtonStyle(Qt.ToolButtonTextBesideIcon)
|
||||||
|
|
||||||
@@ -2305,12 +2296,35 @@ class Ui_Nugget(object):
|
|||||||
|
|
||||||
self.verticalLayout_133.addWidget(self.pbFilesList)
|
self.verticalLayout_133.addWidget(self.pbFilesList)
|
||||||
|
|
||||||
|
self.horizontalLayout_14 = QHBoxLayout()
|
||||||
|
self.horizontalLayout_14.setObjectName(u"horizontalLayout_14")
|
||||||
|
self.horizontalLayout_14.setContentsMargins(-1, -1, -1, 0)
|
||||||
|
self.horizontalSpacer_19 = QSpacerItem(40, 20, QSizePolicy.Policy.Expanding, QSizePolicy.Policy.Minimum)
|
||||||
|
|
||||||
|
self.horizontalLayout_14.addItem(self.horizontalSpacer_19)
|
||||||
|
|
||||||
|
self.deleteAllDescriptorsBtn = QToolButton(self.posterboardPageContent)
|
||||||
|
self.deleteAllDescriptorsBtn.setObjectName(u"deleteAllDescriptorsBtn")
|
||||||
|
icon23 = QIcon()
|
||||||
|
icon23.addFile(u":/icon/arrow.clockwise.svg", QSize(), QIcon.Mode.Normal, QIcon.State.Off)
|
||||||
|
self.deleteAllDescriptorsBtn.setIcon(icon23)
|
||||||
|
self.deleteAllDescriptorsBtn.setToolButtonStyle(Qt.ToolButtonTextBesideIcon)
|
||||||
|
|
||||||
|
self.horizontalLayout_14.addWidget(self.deleteAllDescriptorsBtn)
|
||||||
|
|
||||||
self.resetPRBExtBtn = QToolButton(self.posterboardPageContent)
|
self.resetPRBExtBtn = QToolButton(self.posterboardPageContent)
|
||||||
self.resetPRBExtBtn.setObjectName(u"resetPRBExtBtn")
|
self.resetPRBExtBtn.setObjectName(u"resetPRBExtBtn")
|
||||||
self.resetPRBExtBtn.setIcon(icon22)
|
self.resetPRBExtBtn.setIcon(icon23)
|
||||||
self.resetPRBExtBtn.setToolButtonStyle(Qt.ToolButtonTextBesideIcon)
|
self.resetPRBExtBtn.setToolButtonStyle(Qt.ToolButtonTextBesideIcon)
|
||||||
|
|
||||||
self.verticalLayout_133.addWidget(self.resetPRBExtBtn)
|
self.horizontalLayout_14.addWidget(self.resetPRBExtBtn)
|
||||||
|
|
||||||
|
self.horizontalSpacer_20 = QSpacerItem(40, 20, QSizePolicy.Policy.Expanding, QSizePolicy.Policy.Minimum)
|
||||||
|
|
||||||
|
self.horizontalLayout_14.addItem(self.horizontalSpacer_20)
|
||||||
|
|
||||||
|
|
||||||
|
self.verticalLayout_133.addLayout(self.horizontalLayout_14)
|
||||||
|
|
||||||
|
|
||||||
self.verticalLayout_143.addWidget(self.posterboardPageContent)
|
self.verticalLayout_143.addWidget(self.posterboardPageContent)
|
||||||
@@ -3074,7 +3088,7 @@ class Ui_Nugget(object):
|
|||||||
self.importOperationBtn = QToolButton(self.customOperationsPageContent)
|
self.importOperationBtn = QToolButton(self.customOperationsPageContent)
|
||||||
self.importOperationBtn.setObjectName(u"importOperationBtn")
|
self.importOperationBtn.setObjectName(u"importOperationBtn")
|
||||||
self.importOperationBtn.setEnabled(True)
|
self.importOperationBtn.setEnabled(True)
|
||||||
self.importOperationBtn.setIcon(icon23)
|
self.importOperationBtn.setIcon(icon22)
|
||||||
self.importOperationBtn.setIconSize(QSize(20, 20))
|
self.importOperationBtn.setIconSize(QSize(20, 20))
|
||||||
self.importOperationBtn.setToolButtonStyle(Qt.ToolButtonTextBesideIcon)
|
self.importOperationBtn.setToolButtonStyle(Qt.ToolButtonTextBesideIcon)
|
||||||
|
|
||||||
@@ -3665,15 +3679,15 @@ class Ui_Nugget(object):
|
|||||||
self.modifyPosterboardsChk.setText(QCoreApplication.translate("Nugget", u"Modify", None))
|
self.modifyPosterboardsChk.setText(QCoreApplication.translate("Nugget", u"Modify", None))
|
||||||
self.findPBBtn.setText(QCoreApplication.translate("Nugget", u" Find Wallpapers", None))
|
self.findPBBtn.setText(QCoreApplication.translate("Nugget", u" Find Wallpapers", None))
|
||||||
self.pbHelpBtn.setText(QCoreApplication.translate("Nugget", u"...", None))
|
self.pbHelpBtn.setText(QCoreApplication.translate("Nugget", u"...", None))
|
||||||
#if QT_CONFIG(tooltip)
|
|
||||||
self.deleteAllDescriptorsBtn.setToolTip(QCoreApplication.translate("Nugget", u"Clears all the wallpapers in the Collections section so that you can import more.", None))
|
|
||||||
#endif // QT_CONFIG(tooltip)
|
|
||||||
self.deleteAllDescriptorsBtn.setText(QCoreApplication.translate("Nugget", u" Clear Collections Wallpapers", None))
|
|
||||||
#if QT_CONFIG(tooltip)
|
#if QT_CONFIG(tooltip)
|
||||||
self.importTendiesBtn.setToolTip(QCoreApplication.translate("Nugget", u"Select a wallpaper file with the .tendies extension.", None))
|
self.importTendiesBtn.setToolTip(QCoreApplication.translate("Nugget", u"Select a wallpaper file with the .tendies extension.", None))
|
||||||
#endif // QT_CONFIG(tooltip)
|
#endif // QT_CONFIG(tooltip)
|
||||||
self.importTendiesBtn.setText(QCoreApplication.translate("Nugget", u" Import Files (.tendies)", None))
|
self.importTendiesBtn.setText(QCoreApplication.translate("Nugget", u" Import Files (.tendies)", None))
|
||||||
self.pbActionLbl.setText(QCoreApplication.translate("Nugget", u"None", None))
|
self.pbActionLbl.setText(QCoreApplication.translate("Nugget", u"None", None))
|
||||||
|
#if QT_CONFIG(tooltip)
|
||||||
|
self.deleteAllDescriptorsBtn.setToolTip(QCoreApplication.translate("Nugget", u"Clears all the wallpapers in the Collections section so that you can import more.", None))
|
||||||
|
#endif // QT_CONFIG(tooltip)
|
||||||
|
self.deleteAllDescriptorsBtn.setText(QCoreApplication.translate("Nugget", u" Clear Collections Wallpapers", None))
|
||||||
#if QT_CONFIG(tooltip)
|
#if QT_CONFIG(tooltip)
|
||||||
self.resetPRBExtBtn.setToolTip(QCoreApplication.translate("Nugget", u"Wipes the PRB Extension folder.\n"
|
self.resetPRBExtBtn.setToolTip(QCoreApplication.translate("Nugget", u"Wipes the PRB Extension folder.\n"
|
||||||
"\n"
|
"\n"
|
||||||
|
|||||||
@@ -38,5 +38,6 @@
|
|||||||
<file>icon/globe.svg</file>
|
<file>icon/globe.svg</file>
|
||||||
<file>gui/pb_tutorial1.png</file>
|
<file>gui/pb_tutorial1.png</file>
|
||||||
<file>gui/pb_tutorial2.png</file>
|
<file>gui/pb_tutorial2.png</file>
|
||||||
|
<file>icon/arrow.clockwise.svg</file>
|
||||||
</qresource>
|
</qresource>
|
||||||
</RCC>
|
</RCC>
|
||||||
|
|||||||
@@ -2252,15 +2252,6 @@ class Ui_Nugget(object):
|
|||||||
self.horizontalLayout_12 = QHBoxLayout()
|
self.horizontalLayout_12 = QHBoxLayout()
|
||||||
self.horizontalLayout_12.setObjectName(u"horizontalLayout_12")
|
self.horizontalLayout_12.setObjectName(u"horizontalLayout_12")
|
||||||
self.horizontalLayout_12.setContentsMargins(-1, -1, -1, 0)
|
self.horizontalLayout_12.setContentsMargins(-1, -1, -1, 0)
|
||||||
self.deleteAllDescriptorsBtn = QToolButton(self.posterboardPageContent)
|
|
||||||
self.deleteAllDescriptorsBtn.setObjectName(u"deleteAllDescriptorsBtn")
|
|
||||||
icon22 = QIcon()
|
|
||||||
icon22.addFile(u":/icon/trash.svg", QSize(), QIcon.Normal, QIcon.Off)
|
|
||||||
self.deleteAllDescriptorsBtn.setIcon(icon22)
|
|
||||||
self.deleteAllDescriptorsBtn.setToolButtonStyle(Qt.ToolButtonTextBesideIcon)
|
|
||||||
|
|
||||||
self.horizontalLayout_12.addWidget(self.deleteAllDescriptorsBtn)
|
|
||||||
|
|
||||||
self.horizontalSpacer_18 = QSpacerItem(40, 20, QSizePolicy.Policy.Expanding, QSizePolicy.Policy.Minimum)
|
self.horizontalSpacer_18 = QSpacerItem(40, 20, QSizePolicy.Policy.Expanding, QSizePolicy.Policy.Minimum)
|
||||||
|
|
||||||
self.horizontalLayout_12.addItem(self.horizontalSpacer_18)
|
self.horizontalLayout_12.addItem(self.horizontalSpacer_18)
|
||||||
@@ -2268,9 +2259,9 @@ class Ui_Nugget(object):
|
|||||||
self.importTendiesBtn = QToolButton(self.posterboardPageContent)
|
self.importTendiesBtn = QToolButton(self.posterboardPageContent)
|
||||||
self.importTendiesBtn.setObjectName(u"importTendiesBtn")
|
self.importTendiesBtn.setObjectName(u"importTendiesBtn")
|
||||||
self.importTendiesBtn.setLayoutDirection(Qt.RightToLeft)
|
self.importTendiesBtn.setLayoutDirection(Qt.RightToLeft)
|
||||||
icon23 = QIcon()
|
icon22 = QIcon()
|
||||||
icon23.addFile(u":/icon/import.svg", QSize(), QIcon.Normal, QIcon.Off)
|
icon22.addFile(u":/icon/import.svg", QSize(), QIcon.Normal, QIcon.Off)
|
||||||
self.importTendiesBtn.setIcon(icon23)
|
self.importTendiesBtn.setIcon(icon22)
|
||||||
self.importTendiesBtn.setIconSize(QSize(20, 20))
|
self.importTendiesBtn.setIconSize(QSize(20, 20))
|
||||||
self.importTendiesBtn.setToolButtonStyle(Qt.ToolButtonTextBesideIcon)
|
self.importTendiesBtn.setToolButtonStyle(Qt.ToolButtonTextBesideIcon)
|
||||||
|
|
||||||
@@ -2305,12 +2296,35 @@ class Ui_Nugget(object):
|
|||||||
|
|
||||||
self.verticalLayout_133.addWidget(self.pbFilesList)
|
self.verticalLayout_133.addWidget(self.pbFilesList)
|
||||||
|
|
||||||
|
self.horizontalLayout_14 = QHBoxLayout()
|
||||||
|
self.horizontalLayout_14.setObjectName(u"horizontalLayout_14")
|
||||||
|
self.horizontalLayout_14.setContentsMargins(-1, -1, -1, 0)
|
||||||
|
self.horizontalSpacer_19 = QSpacerItem(40, 20, QSizePolicy.Policy.Expanding, QSizePolicy.Policy.Minimum)
|
||||||
|
|
||||||
|
self.horizontalLayout_14.addItem(self.horizontalSpacer_19)
|
||||||
|
|
||||||
|
self.deleteAllDescriptorsBtn = QToolButton(self.posterboardPageContent)
|
||||||
|
self.deleteAllDescriptorsBtn.setObjectName(u"deleteAllDescriptorsBtn")
|
||||||
|
icon23 = QIcon()
|
||||||
|
icon23.addFile(u":/icon/arrow.clockwise.svg", QSize(), QIcon.Normal, QIcon.Off)
|
||||||
|
self.deleteAllDescriptorsBtn.setIcon(icon23)
|
||||||
|
self.deleteAllDescriptorsBtn.setToolButtonStyle(Qt.ToolButtonTextBesideIcon)
|
||||||
|
|
||||||
|
self.horizontalLayout_14.addWidget(self.deleteAllDescriptorsBtn)
|
||||||
|
|
||||||
self.resetPRBExtBtn = QToolButton(self.posterboardPageContent)
|
self.resetPRBExtBtn = QToolButton(self.posterboardPageContent)
|
||||||
self.resetPRBExtBtn.setObjectName(u"resetPRBExtBtn")
|
self.resetPRBExtBtn.setObjectName(u"resetPRBExtBtn")
|
||||||
self.resetPRBExtBtn.setIcon(icon22)
|
self.resetPRBExtBtn.setIcon(icon23)
|
||||||
self.resetPRBExtBtn.setToolButtonStyle(Qt.ToolButtonTextBesideIcon)
|
self.resetPRBExtBtn.setToolButtonStyle(Qt.ToolButtonTextBesideIcon)
|
||||||
|
|
||||||
self.verticalLayout_133.addWidget(self.resetPRBExtBtn)
|
self.horizontalLayout_14.addWidget(self.resetPRBExtBtn)
|
||||||
|
|
||||||
|
self.horizontalSpacer_20 = QSpacerItem(40, 20, QSizePolicy.Policy.Expanding, QSizePolicy.Policy.Minimum)
|
||||||
|
|
||||||
|
self.horizontalLayout_14.addItem(self.horizontalSpacer_20)
|
||||||
|
|
||||||
|
|
||||||
|
self.verticalLayout_133.addLayout(self.horizontalLayout_14)
|
||||||
|
|
||||||
|
|
||||||
self.verticalLayout_143.addWidget(self.posterboardPageContent)
|
self.verticalLayout_143.addWidget(self.posterboardPageContent)
|
||||||
@@ -3074,7 +3088,7 @@ class Ui_Nugget(object):
|
|||||||
self.importOperationBtn = QToolButton(self.customOperationsPageContent)
|
self.importOperationBtn = QToolButton(self.customOperationsPageContent)
|
||||||
self.importOperationBtn.setObjectName(u"importOperationBtn")
|
self.importOperationBtn.setObjectName(u"importOperationBtn")
|
||||||
self.importOperationBtn.setEnabled(True)
|
self.importOperationBtn.setEnabled(True)
|
||||||
self.importOperationBtn.setIcon(icon23)
|
self.importOperationBtn.setIcon(icon22)
|
||||||
self.importOperationBtn.setIconSize(QSize(20, 20))
|
self.importOperationBtn.setIconSize(QSize(20, 20))
|
||||||
self.importOperationBtn.setToolButtonStyle(Qt.ToolButtonTextBesideIcon)
|
self.importOperationBtn.setToolButtonStyle(Qt.ToolButtonTextBesideIcon)
|
||||||
|
|
||||||
@@ -3665,15 +3679,15 @@ class Ui_Nugget(object):
|
|||||||
self.modifyPosterboardsChk.setText(QCoreApplication.translate("Nugget", u"Modify", None))
|
self.modifyPosterboardsChk.setText(QCoreApplication.translate("Nugget", u"Modify", None))
|
||||||
self.findPBBtn.setText(QCoreApplication.translate("Nugget", u" Find Wallpapers", None))
|
self.findPBBtn.setText(QCoreApplication.translate("Nugget", u" Find Wallpapers", None))
|
||||||
self.pbHelpBtn.setText(QCoreApplication.translate("Nugget", u"...", None))
|
self.pbHelpBtn.setText(QCoreApplication.translate("Nugget", u"...", None))
|
||||||
#if QT_CONFIG(tooltip)
|
|
||||||
self.deleteAllDescriptorsBtn.setToolTip(QCoreApplication.translate("Nugget", u"Clears all the wallpapers in the Collections section so that you can import more.", None))
|
|
||||||
#endif // QT_CONFIG(tooltip)
|
|
||||||
self.deleteAllDescriptorsBtn.setText(QCoreApplication.translate("Nugget", u" Clear Collections Wallpapers", None))
|
|
||||||
#if QT_CONFIG(tooltip)
|
#if QT_CONFIG(tooltip)
|
||||||
self.importTendiesBtn.setToolTip(QCoreApplication.translate("Nugget", u"Select a wallpaper file with the .tendies extension.", None))
|
self.importTendiesBtn.setToolTip(QCoreApplication.translate("Nugget", u"Select a wallpaper file with the .tendies extension.", None))
|
||||||
#endif // QT_CONFIG(tooltip)
|
#endif // QT_CONFIG(tooltip)
|
||||||
self.importTendiesBtn.setText(QCoreApplication.translate("Nugget", u" Import Files (.tendies)", None))
|
self.importTendiesBtn.setText(QCoreApplication.translate("Nugget", u" Import Files (.tendies)", None))
|
||||||
self.pbActionLbl.setText(QCoreApplication.translate("Nugget", u"None", None))
|
self.pbActionLbl.setText(QCoreApplication.translate("Nugget", u"None", None))
|
||||||
|
#if QT_CONFIG(tooltip)
|
||||||
|
self.deleteAllDescriptorsBtn.setToolTip(QCoreApplication.translate("Nugget", u"Clears all the wallpapers in the Collections section so that you can import more.", None))
|
||||||
|
#endif // QT_CONFIG(tooltip)
|
||||||
|
self.deleteAllDescriptorsBtn.setText(QCoreApplication.translate("Nugget", u" Clear Collections Wallpapers", None))
|
||||||
#if QT_CONFIG(tooltip)
|
#if QT_CONFIG(tooltip)
|
||||||
self.resetPRBExtBtn.setToolTip(QCoreApplication.translate("Nugget", u"Wipes the PRB Extension folder.\n"
|
self.resetPRBExtBtn.setToolTip(QCoreApplication.translate("Nugget", u"Wipes the PRB Extension folder.\n"
|
||||||
"\n"
|
"\n"
|
||||||
|
|||||||
109
resources_rc.py
109
resources_rc.py
@@ -1,6 +1,6 @@
|
|||||||
# Resource object code (Python 3)
|
# Resource object code (Python 3)
|
||||||
# Created by: object code
|
# Created by: object code
|
||||||
# Created by: The Resource Compiler for Qt version 6.8.2
|
# Created by: The Resource Compiler for Qt version 6.6.3
|
||||||
# WARNING! All changes made in this file will be lost!
|
# WARNING! All changes made in this file will be lost!
|
||||||
|
|
||||||
from PySide6 import QtCore
|
from PySide6 import QtCore
|
||||||
@@ -226511,6 +226511,80 @@ ewBox=\x220 0 16 16\
|
|||||||
94a.503.503 0 0 \
|
94a.503.503 0 0 \
|
||||||
0-.461 0z\x22/>\x0a</s\
|
0-.461 0z\x22/>\x0a</s\
|
||||||
vg>\
|
vg>\
|
||||||
|
\x00\x00\x04w\
|
||||||
|
<\
|
||||||
|
?xml version=\x221.\
|
||||||
|
0\x22 encoding=\x22UTF\
|
||||||
|
-8\x22?>\x0a<!--Genera\
|
||||||
|
tor: Apple Nativ\
|
||||||
|
e CoreSVG 326-->\
|
||||||
|
\x0a<!DOCTYPE svg\x0aP\
|
||||||
|
UBLIC \x22-//W3C//D\
|
||||||
|
TD SVG 1.1//EN\x22\x0a\
|
||||||
|
\x22http://w\
|
||||||
|
ww.w3.org/Graphi\
|
||||||
|
cs/SVG/1.1/DTD/s\
|
||||||
|
vg11.dtd\x22>\x0a<svg \
|
||||||
|
version=\x221.1\x22 xm\
|
||||||
|
lns=\x22http://www.\
|
||||||
|
w3.org/2000/svg\x22\
|
||||||
|
xmlns:xlink=\x22ht\
|
||||||
|
tp://www.w3.org/\
|
||||||
|
1999/xlink\x22 view\
|
||||||
|
Box=\x220 0 174.5 2\
|
||||||
|
33.875\x22>\x0a <g>\x0a \
|
||||||
|
<rect height=\x2223\
|
||||||
|
3.875\x22 opacity=\x22\
|
||||||
|
0\x22 width=\x22174.5\x22\
|
||||||
|
x=\x220\x22 y=\x220\x22/>\x0a \
|
||||||
|
<path d=\x22M0 124\
|
||||||
|
.375C0 172.5 39 \
|
||||||
|
211.625 87.25 21\
|
||||||
|
1.625C135.5 211.\
|
||||||
|
625 174.5 172.5 \
|
||||||
|
174.5 124.375C17\
|
||||||
|
4.5 118.75 170.6\
|
||||||
|
25 114.875 165.1\
|
||||||
|
25 114.875C159.8\
|
||||||
|
75 114.875 156.5\
|
||||||
|
118.75 156.5 12\
|
||||||
|
4.25C156.5 162.5\
|
||||||
|
125.5 193.375 8\
|
||||||
|
7.25 193.375C49 \
|
||||||
|
193.375 18 162.5\
|
||||||
|
18 124.25C18 86\
|
||||||
|
49 55 87.25 55C\
|
||||||
|
93.75 55 99.625 \
|
||||||
|
55.25 104.875 56\
|
||||||
|
.375L78.375 82.3\
|
||||||
|
75C76.625 84 75.\
|
||||||
|
875 86.375 75.87\
|
||||||
|
5 88.625C75.875 \
|
||||||
|
93.75 79.75 97.6\
|
||||||
|
25 84.625 97.625\
|
||||||
|
C87.5 97.625 89.\
|
||||||
|
5 96.625 91.125 \
|
||||||
|
95.125L130.625 5\
|
||||||
|
5.625C132.375 53\
|
||||||
|
.875 133.25 51.7\
|
||||||
|
5 133.25 49.125C\
|
||||||
|
133.25 46.75 132\
|
||||||
|
.25 44.375 130.6\
|
||||||
|
25 42.75L91.125 \
|
||||||
|
2.75C89.625 1 87\
|
||||||
|
.375 0 84.625 0C\
|
||||||
|
79.75 0 75.875 4\
|
||||||
|
.125 75.875 9.25\
|
||||||
|
C75.875 11.625 7\
|
||||||
|
6.75 13.875 78.2\
|
||||||
|
5 15.625L101.25 \
|
||||||
|
38.375C96.75 37.\
|
||||||
|
5 92 37.125 87.2\
|
||||||
|
5 37.125C39 37.1\
|
||||||
|
25 0 76.125 0 12\
|
||||||
|
4.375Z\x22 fill=\x22#f\
|
||||||
|
f453a\x22/>\x0a </g>\x0a<\
|
||||||
|
/svg>\x0a\
|
||||||
\x00\x00\x01\xdc\
|
\x00\x00\x01\xdc\
|
||||||
<\
|
<\
|
||||||
svg xmlns=\x22http:\
|
svg xmlns=\x22http:\
|
||||||
@@ -235434,6 +235508,11 @@ qt_resource_name = b"\
|
|||||||
\x0a\x85U\x87\
|
\x0a\x85U\x87\
|
||||||
\x00s\
|
\x00s\
|
||||||
\x00t\x00a\x00r\x00.\x00s\x00v\x00g\
|
\x00t\x00a\x00r\x00.\x00s\x00v\x00g\
|
||||||
|
\x00\x13\
|
||||||
|
\x06\x9a\xaa\xe7\
|
||||||
|
\x00a\
|
||||||
|
\x00r\x00r\x00o\x00w\x00.\x00c\x00l\x00o\x00c\x00k\x00w\x00i\x00s\x00e\x00.\x00s\
|
||||||
|
\x00v\x00g\
|
||||||
\x00\x0b\
|
\x00\x0b\
|
||||||
\x08\xec\xde\xa7\
|
\x08\xec\xde\xa7\
|
||||||
\x00g\
|
\x00g\
|
||||||
@@ -235484,17 +235563,17 @@ qt_resource_name = b"\
|
|||||||
qt_resource_struct = b"\
|
qt_resource_struct = b"\
|
||||||
\x00\x00\x00\x00\x00\x02\x00\x00\x00\x03\x00\x00\x00\x01\
|
\x00\x00\x00\x00\x00\x02\x00\x00\x00\x03\x00\x00\x00\x01\
|
||||||
\x00\x00\x00\x00\x00\x00\x00\x00\
|
\x00\x00\x00\x00\x00\x00\x00\x00\
|
||||||
\x00\x00\x00\x22\x00\x02\x00\x00\x00\x02\x00\x00\x00(\
|
\x00\x00\x00\x22\x00\x02\x00\x00\x00\x02\x00\x00\x00)\
|
||||||
\x00\x00\x00\x00\x00\x00\x00\x00\
|
\x00\x00\x00\x00\x00\x00\x00\x00\
|
||||||
\x00\x00\x00\x14\x00\x02\x00\x00\x00\x22\x00\x00\x00\x06\
|
\x00\x00\x00\x14\x00\x02\x00\x00\x00#\x00\x00\x00\x06\
|
||||||
\x00\x00\x00\x00\x00\x00\x00\x00\
|
\x00\x00\x00\x00\x00\x00\x00\x00\
|
||||||
\x00\x00\x00\x00\x00\x02\x00\x00\x00\x02\x00\x00\x00\x04\
|
\x00\x00\x00\x00\x00\x02\x00\x00\x00\x02\x00\x00\x00\x04\
|
||||||
\x00\x00\x00\x00\x00\x00\x00\x00\
|
\x00\x00\x00\x00\x00\x00\x00\x00\
|
||||||
\x00\x00\x04|\x00\x00\x00\x00\x00\x01\x007jD\
|
\x00\x00\x04\xa8\x00\x00\x00\x00\x00\x01\x007n\xbf\
|
||||||
\x00\x00\x01\x95\x82z\xa7C\
|
\x00\x00\x01\x95\x82z\xa7C\
|
||||||
\x00\x00\x04\x9e\x00\x00\x00\x00\x00\x01\x009`\x01\
|
\x00\x00\x04\xca\x00\x00\x00\x00\x00\x01\x009d|\
|
||||||
\x00\x00\x01\x95\x82z\xa7C\
|
\x00\x00\x01\x95\x82z\xa7C\
|
||||||
\x00\x00\x03\xb0\x00\x00\x00\x00\x00\x01\x007P\x1b\
|
\x00\x00\x03\xdc\x00\x00\x00\x00\x00\x01\x007T\x96\
|
||||||
\x00\x00\x01\x95\x82z\xa7D\
|
\x00\x00\x01\x95\x82z\xa7D\
|
||||||
\x00\x00\x03>\x00\x00\x00\x00\x00\x01\x007>\xe0\
|
\x00\x00\x03>\x00\x00\x00\x00\x00\x01\x007>\xe0\
|
||||||
\x00\x00\x01\x95\x82z\xa7E\
|
\x00\x00\x01\x95\x82z\xa7E\
|
||||||
@@ -235504,29 +235583,31 @@ qt_resource_struct = b"\
|
|||||||
\x00\x00\x01\x95\x82z\xa7E\
|
\x00\x00\x01\x95\x82z\xa7E\
|
||||||
\x00\x00\x02\xb0\x00\x00\x00\x00\x00\x01\x007,!\
|
\x00\x00\x02\xb0\x00\x00\x00\x00\x00\x01\x007,!\
|
||||||
\x00\x00\x01\x95\xb5\xd7\xa9\xce\
|
\x00\x00\x01\x95\xb5\xd7\xa9\xce\
|
||||||
\x00\x00\x04f\x00\x00\x00\x00\x00\x01\x007g\x08\
|
\x00\x00\x04\x92\x00\x00\x00\x00\x00\x01\x007k\x83\
|
||||||
\x00\x00\x01\x95\x82z\xa7F\
|
\x00\x00\x01\x95\x82z\xa7F\
|
||||||
\x00\x00\x01\xfc\x00\x00\x00\x00\x00\x01\x007#\xb9\
|
\x00\x00\x01\xfc\x00\x00\x00\x00\x00\x01\x007#\xb9\
|
||||||
\x00\x00\x01\x95\x82z\xa7E\
|
\x00\x00\x01\x95\x82z\xa7E\
|
||||||
\x00\x00\x01p\x00\x00\x00\x00\x00\x01\x007\x17\x96\
|
\x00\x00\x01p\x00\x00\x00\x00\x00\x01\x007\x17\x96\
|
||||||
\x00\x00\x01\x95\x82z\xa7F\
|
\x00\x00\x01\x95\x82z\xa7F\
|
||||||
\x00\x00\x03\xdc\x00\x00\x00\x00\x00\x01\x007Q\x22\
|
\x00\x00\x04\x08\x00\x00\x00\x00\x00\x01\x007U\x9d\
|
||||||
\x00\x00\x01\x95\xb6s\xae\xca\
|
\x00\x00\x01\x95\xb6s\xae\xca\
|
||||||
\x00\x00\x03\xf4\x00\x00\x00\x00\x00\x01\x007W\x83\
|
\x00\x00\x04 \x00\x00\x00\x00\x00\x01\x007[\xfe\
|
||||||
\x00\x00\x01\x95\x82z\xa7F\
|
\x00\x00\x01\x95\x82z\xa7F\
|
||||||
\x00\x00\x00\xb0\x00\x00\x00\x00\x00\x01\x007\x00|\
|
\x00\x00\x00\xb0\x00\x00\x00\x00\x00\x01\x007\x00|\
|
||||||
\x00\x00\x01\x95\x82z\xa7E\
|
\x00\x00\x01\x95\x82z\xa7E\
|
||||||
\x00\x00\x040\x00\x00\x00\x00\x00\x01\x007`\x1a\
|
\x00\x00\x04\x5c\x00\x00\x00\x00\x00\x01\x007d\x95\
|
||||||
\x00\x00\x01\x95\x82z\xa7E\
|
\x00\x00\x01\x95\x82z\xa7E\
|
||||||
|
\x00\x00\x03|\x00\x00\x00\x00\x00\x01\x007H\xbf\
|
||||||
|
\x00\x00\x01\x95\xc8T\x85\x10\
|
||||||
\x00\x00\x02\x84\x00\x00\x00\x00\x00\x01\x007*\xc4\
|
\x00\x00\x02\x84\x00\x00\x00\x00\x00\x01\x007*\xc4\
|
||||||
\x00\x00\x01\x95\x82z\xa7D\
|
\x00\x00\x01\x95\x82z\xa7D\
|
||||||
\x00\x00\x03\x98\x00\x00\x00\x00\x00\x01\x007J\x9f\
|
\x00\x00\x03\xc4\x00\x00\x00\x00\x00\x01\x007O\x1a\
|
||||||
\x00\x00\x01\x95\xb5\xbe\x09k\
|
\x00\x00\x01\x95\xb5\xbe\x09k\
|
||||||
\x00\x00\x04J\x00\x00\x00\x00\x00\x01\x007e\xa5\
|
\x00\x00\x04v\x00\x00\x00\x00\x00\x01\x007j \
|
||||||
\x00\x00\x01\x95\x82z\xa7E\
|
\x00\x00\x01\x95\x82z\xa7E\
|
||||||
\x00\x00\x01\xb8\x00\x00\x00\x00\x00\x01\x007\x1f\x04\
|
\x00\x00\x01\xb8\x00\x00\x00\x00\x00\x01\x007\x1f\x04\
|
||||||
\x00\x00\x01\x95\x82z\xa7F\
|
\x00\x00\x01\x95\x82z\xa7F\
|
||||||
\x00\x00\x03|\x00\x00\x00\x00\x00\x01\x007H\xbf\
|
\x00\x00\x03\xa8\x00\x00\x00\x00\x00\x01\x007M:\
|
||||||
\x00\x00\x01\x95\x82z\xa7E\
|
\x00\x00\x01\x95\x82z\xa7E\
|
||||||
\x00\x00\x01\x04\x00\x00\x00\x00\x00\x01\x007\x0b\xb4\
|
\x00\x00\x01\x04\x00\x00\x00\x00\x00\x01\x007\x0b\xb4\
|
||||||
\x00\x00\x01\x95\xb5\xbeP\xac\
|
\x00\x00\x01\x95\xb5\xbeP\xac\
|
||||||
@@ -235540,7 +235621,7 @@ qt_resource_struct = b"\
|
|||||||
\x00\x00\x01\x95\x82z\xa7F\
|
\x00\x00\x01\x95\x82z\xa7F\
|
||||||
\x00\x00\x01V\x00\x00\x00\x00\x00\x01\x007\x15m\
|
\x00\x00\x01V\x00\x00\x00\x00\x00\x01\x007\x15m\
|
||||||
\x00\x00\x01\x95\x82z\xa7E\
|
\x00\x00\x01\x95\x82z\xa7E\
|
||||||
\x00\x00\x04\x0c\x00\x00\x00\x00\x00\x01\x007X\xcf\
|
\x00\x00\x048\x00\x00\x00\x00\x00\x01\x007]J\
|
||||||
\x00\x00\x01\x95\x90n~e\
|
\x00\x00\x01\x95\x90n~e\
|
||||||
\x00\x00\x00\xcc\x00\x00\x00\x00\x00\x01\x007\x05t\
|
\x00\x00\x00\xcc\x00\x00\x00\x00\x00\x01\x007\x05t\
|
||||||
\x00\x00\x01\x95\x82z\xa7E\
|
\x00\x00\x01\x95\x82z\xa7E\
|
||||||
|
|||||||
Reference in New Issue
Block a user