diff options
| author | Al <gabriel.cortesi@outlook.com> | 2019-09-23 17:40:09 +0200 |
|---|---|---|
| committer | Al <gabriel.cortesi@outlook.com> | 2019-09-23 17:40:09 +0200 |
| commit | d0099f577e9eabc7575321e68754fd41663827fe (patch) | |
| tree | aea5535f6f03f98c8165643941d2ad02505489c4 /src/editexecutablesdialog.ui | |
| parent | 5044a6cd2c7d75e2505e5abc6645fc990f343dc9 (diff) | |
Changed label of executable dialog to be more clear about application icons.
Diffstat (limited to 'src/editexecutablesdialog.ui')
| -rw-r--r-- | src/editexecutablesdialog.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/editexecutablesdialog.ui b/src/editexecutablesdialog.ui index a42dbeed..c2ff7d31 100644 --- a/src/editexecutablesdialog.ui +++ b/src/editexecutablesdialog.ui @@ -428,7 +428,7 @@ Right now the only case I know of where this needs to be overwritten is for the <item>
<widget class="QCheckBox" name="useApplicationIcon">
<property name="text">
- <string>Use Application's Icon for shortcuts</string>
+ <string>Use Application's Icon for desktop shortcuts</string>
</property>
</widget>
</item>
|
