Skip to content

Commit

Permalink
minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
adnv3k committed Jul 5, 2021
1 parent d952415 commit 9b57f7e
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 35 deletions.
10 changes: 5 additions & 5 deletions main_window.py
Original file line number Diff line number Diff line change
Expand Up @@ -794,18 +794,18 @@ def retranslateUi(self, MainWindow):
"p, li { white-space: pre-wrap; }\n"
"</style></head><body style=\" font-family:\'MS Shell Dlg 2\'; font-size:10pt; font-weight:400; font-style:normal;\">\n"
"<p style=\"-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><br /></p></body></html>"))
self.selected_items.setPlaceholderText(_translate("MainWindow", "Add files and/or folders. Folders must be added one at a time. Adding folders will only add supported file types. Supported file types: jpg, jpeg, png, gif, bmp"))
self.selected_items.setPlaceholderText(_translate("MainWindow", "Add files and/or folders. Adding folders will only add supported file types. Supported file types: jpg, jpeg, png, gif, bmp"))
self.add_folder.setToolTip(_translate("MainWindow", "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/REC-html40/strict.dtd\">\n"
"<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css\">\n"
"p, li { white-space: pre-wrap; }\n"
"</style></head><body style=\" font-family:\'MS Shell Dlg 2\'; font-size:13pt; font-weight:400; font-style:normal;color:\'black\';\">\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span>Open folder. Does not open folders in chosen folder.</span></p></body></html>"))
"</style></head><body style=\" font-family:\'MS Shell Dlg 2\'; font-size:8pt; font-weight:400; font-style:normal;\">\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-size:13pt; color:#000000;\">Open folder(s). Does not open folders in chosen folder.</span></p></body></html>"))
self.add_folder.setText(_translate("MainWindow", "..."))
self.add_items.setToolTip(_translate("MainWindow", "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/REC-html40/strict.dtd\">\n"
"<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css\">\n"
"p, li { white-space: pre-wrap; }\n"
"</style></head><body style=\" font-family:\'MS Shell Dlg 2\'; font-size:13pt; font-weight:400; font-style:normal;color:\'black\';\">\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\">Open files.</p></body></html>"))
"</style></head><body style=\" font-family:\'MS Shell Dlg 2\'; font-size:8pt; font-weight:400; font-style:normal;\">\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-size:13pt; color:#000000;\">Open file(s).</span></p></body></html>"))
self.add_items.setText(_translate("MainWindow", "..."))
self.clear_items.setToolTip(_translate("MainWindow", "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/REC-html40/strict.dtd\">\n"
"<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css\">\n"
Expand Down
60 changes: 30 additions & 30 deletions ui/main_window.ui
Original file line number Diff line number Diff line change
Expand Up @@ -82,9 +82,9 @@
<colorrole role="PlaceholderText">
<brush brushstyle="NoBrush">
<color alpha="128">
<red>0</red>
<green>0</green>
<blue>0</blue>
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
</brush>
</colorrole>
Expand Down Expand Up @@ -212,9 +212,9 @@
<colorrole role="PlaceholderText">
<brush brushstyle="NoBrush">
<color alpha="128">
<red>0</red>
<green>0</green>
<blue>0</blue>
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
</brush>
</colorrole>
Expand All @@ -237,8 +237,8 @@
<string>Reference Practice</string>
</property>
<property name="windowIcon">
<iconset>
<normaloff>resources/icons/Art1Paint Net.ico</normaloff>resources/icons/Art1Paint Net.ico</iconset>
<iconset resource="resources/resources_config.qrc">
<normaloff>:/icons/icons/Art1Paint Net.png</normaloff>:/icons/icons/Art1Paint Net.png</iconset>
</property>
<property name="toolTip">
<string/>
Expand Down Expand Up @@ -316,9 +316,9 @@
<colorrole role="PlaceholderText">
<brush brushstyle="NoBrush">
<color alpha="128">
<red>0</red>
<green>0</green>
<blue>0</blue>
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
</brush>
</colorrole>
Expand Down Expand Up @@ -446,9 +446,9 @@
<colorrole role="PlaceholderText">
<brush brushstyle="NoBrush">
<color alpha="128">
<red>0</red>
<green>0</green>
<blue>0</blue>
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
</brush>
</colorrole>
Expand Down Expand Up @@ -545,7 +545,7 @@ p, li { white-space: pre-wrap; }
<set>Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
</property>
<property name="placeholderText">
<string>Add files and/or folders. Folders must be added one at a time. Adding folders will only add supported file types. Supported file types: jpg, jpeg, png, gif, bmp</string>
<string>Add files and/or folders. Adding folders will only add supported file types. Supported file types: jpg, jpeg, png, gif, bmp</string>
</property>
</widget>
</item>
Expand Down Expand Up @@ -763,8 +763,8 @@ p, li { white-space: pre-wrap; }
<string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; }
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'MS Shell Dlg 2'; font-size:13pt; font-weight:400; font-style:normal;color:'black';&quot;&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span&gt;Open folder. Does not open folders in chosen folder.&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'MS Shell Dlg 2'; font-size:8pt; font-weight:400; font-style:normal;&quot;&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:13pt; color:#000000;&quot;&gt;Open folder(s). Does not open folders in chosen folder.&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="autoFillBackground">
<bool>false</bool>
Expand Down Expand Up @@ -809,8 +809,8 @@ p, li { white-space: pre-wrap; }
<string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; }
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'MS Shell Dlg 2'; font-size:13pt; font-weight:400; font-style:normal;color:'black';&quot;&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Open files.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'MS Shell Dlg 2'; font-size:8pt; font-weight:400; font-style:normal;&quot;&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:13pt; color:#000000;&quot;&gt;Open file(s).&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="styleSheet">
<string notr="true">background: rgb(68,201,176); color: 'white';</string>
Expand Down Expand Up @@ -853,7 +853,7 @@ p, li { white-space: pre-wrap; }
</property>
<property name="icon">
<iconset resource="resources/resources_config.qrc">
<normaloff>:/icons/icons/Close X.ico</normaloff>:/icons/icons/Close X.ico</iconset>
<normaloff>:/icons/icons/Close X.png</normaloff>:/icons/icons/Close X.png</iconset>
</property>
<property name="iconSize">
<size>
Expand Down Expand Up @@ -1775,7 +1775,7 @@ p, li { white-space: pre-wrap; }
<bool>true</bool>
</property>
<property name="selectionMode">
<enum>QAbstractItemView::ExtendedSelection</enum>
<enum>QAbstractItemView::SingleSelection</enum>
</property>
<property name="selectionBehavior">
<enum>QAbstractItemView::SelectRows</enum>
Expand All @@ -1790,7 +1790,7 @@ p, li { white-space: pre-wrap; }
<enum>Qt::SolidLine</enum>
</property>
<property name="sortingEnabled">
<bool>true</bool>
<bool>false</bool>
</property>
<property name="cornerButtonEnabled">
<bool>true</bool>
Expand All @@ -1817,7 +1817,7 @@ p, li { white-space: pre-wrap; }
<bool>true</bool>
</attribute>
<attribute name="horizontalHeaderShowSortIndicator" stdset="0">
<bool>true</bool>
<bool>false</bool>
</attribute>
<attribute name="horizontalHeaderStretchLastSection">
<bool>true</bool>
Expand Down Expand Up @@ -1925,8 +1925,8 @@ p, li { white-space: pre-wrap; }
<string/>
</property>
<property name="icon">
<iconset>
<normaloff>resources/icons/Minus.ico</normaloff>resources/icons/Minus.ico</iconset>
<iconset resource="resources/resources_config.qrc">
<normaloff>:/icons/icons/Minus.png</normaloff>:/icons/icons/Minus.png</iconset>
</property>
<property name="iconSize">
<size>
Expand All @@ -1952,8 +1952,8 @@ p, li { white-space: pre-wrap; }
<string/>
</property>
<property name="icon">
<iconset>
<normaloff>resources/icons/Arrow Small Up.ico</normaloff>resources/icons/Arrow Small Up.ico</iconset>
<iconset resource="resources/resources_config.qrc">
<normaloff>:/icons/icons/Arrow Small Up.png</normaloff>:/icons/icons/Arrow Small Up.png</iconset>
</property>
<property name="iconSize">
<size>
Expand All @@ -1979,8 +1979,8 @@ p, li { white-space: pre-wrap; }
<string/>
</property>
<property name="icon">
<iconset>
<normaloff>resources/icons/Arrow Small Down.ico</normaloff>resources/icons/Arrow Small Down.ico</iconset>
<iconset resource="resources/resources_config.qrc">
<normaloff>:/icons/icons/Arrow Small Down.png</normaloff>:/icons/icons/Arrow Small Down.png</iconset>
</property>
<property name="iconSize">
<size>
Expand All @@ -2007,7 +2007,7 @@ p, li { white-space: pre-wrap; }
</property>
<property name="icon">
<iconset resource="resources/resources_config.qrc">
<normaloff>:/icons/icons/restart.ico</normaloff>:/icons/icons/restart.ico</iconset>
<normaloff>:/icons/icons/restart.png</normaloff>:/icons/icons/restart.png</iconset>
</property>
<property name="iconSize">
<size>
Expand Down

0 comments on commit 9b57f7e

Please sign in to comment.