View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0012616 | Scribus | User Interface | public | 2014-08-17 22:28 | 2014-08-31 18:16 |
Reporter | FirasH | Assigned To | jghali | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 1.5.0svn | ||||
Fixed in Version | 1.5.0svn | ||||
Summary | 0012616: [PATCH] Fix some wrong tooltips in Preferences > External Tools | ||||
Description | Fixed some wrong tooltips, diff attached. This has been built and tested before uploading. There are some minor changes to non-tooltips, but those were made by QtCreator (newer save format?) not by me. | ||||
Tags | No tags attached. | ||||
Patch | |||||
|
12616 (2,244 bytes)
Index: scribus/ui/prefs_externaltoolsbase.ui =================================================================== --- scribus/ui/prefs_externaltoolsbase.ui (revisione 19430) +++ scribus/ui/prefs_externaltoolsbase.ui (copia locale) @@ -44,9 +44,9 @@ <property name="geometry"> <rect> <x>0</x> - <y>-379</y> - <width>730</width> - <height>992</height> + <y>0</y> + <width>739</width> + <height>752</height> </rect> </property> <layout class="QVBoxLayout" name="verticalLayout_3"> @@ -330,7 +330,7 @@ <item> <widget class="QLineEdit" name="webBrowserLineEdit"> <property name="toolTip"> - <string><qt>File system location for graphics editor. If you use gimp and your distribution includes it, we recommend 'gimp-remote', as it allows you to edit the image in an already running instance of gimp.</qt></string> + <string><qt>File system location for web browser.</qt></string> </property> </widget> </item> @@ -395,7 +395,11 @@ </widget> </item> <item> - <widget class="QLineEdit" name="pdfViewerLineEdit"/> + <widget class="QLineEdit" name="pdfViewerLineEdit"> + <property name="toolTip"> + <string><qt>File system location for PDF viewer.</qt></string> + </property> + </widget> </item> <item> <widget class="QPushButton" name="pdfViewerChangeButton"> @@ -453,7 +457,7 @@ <item> <widget class="QLineEdit" name="uniconvertorLineEdit"> <property name="toolTip"> - <string><qt>File system location for graphics editor. If you use gimp and your distribution includes it, we recommend 'gimp-remote', as it allows you to edit the image in an already running instance of gimp.</qt></string> + <string><qt>File system location for Uniconvertor.</qt></string> </property> </widget> </item> @@ -520,7 +524,7 @@ <item> <layout class="QVBoxLayout" name="verticalLayout_2"> <property name="spacing"> - <number>-1</number> + <number>6</number> </property> <item> <widget class="QPushButton" name="latexConfigUpButton"> |
|
Committed, thanks! |
|
Thanks jghali! Fixed in 1.5.0.svn (19468). |
Date Modified | Username | Field | Change |
---|---|---|---|
2014-08-17 22:28 | FirasH | New Issue | |
2014-08-17 22:29 | FirasH | File Added: 12616 | |
2014-08-17 22:36 | FirasH | Relationship added | related to 0012615 |
2014-08-18 13:16 | Kunda | Status | new => feedback |
2014-08-18 21:51 | jghali | Note Added: 0033275 | |
2014-08-18 21:51 | jghali | Status | feedback => resolved |
2014-08-18 21:51 | jghali | Fixed in Version | => 1.5.0svn |
2014-08-18 21:51 | jghali | Resolution | open => fixed |
2014-08-18 21:51 | jghali | Assigned To | => jghali |
2014-08-31 18:16 | FirasH | Note Added: 0033403 | |
2014-08-31 18:16 | FirasH | Status | resolved => closed |