Skip to content

Commit

Permalink
string changes in look_feel.ui
Browse files Browse the repository at this point in the history
no longer needs system tray icon on Windows
  • Loading branch information
chocolatechipcats authored Nov 23, 2024
1 parent 728129e commit 951c424
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/calibre/gui2/preferences/look_feel.ui
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@
<item row="7" column="0">
<widget class="QCheckBox" name="opt_disable_tray_notification">
<property name="toolTip">
<string>Disable popup notifications when calibre completes jobs such a conversion, sending to device etc. The notifications are sent via the operating system notification facility, if available. Note that on Windows, you have to enable the system tray icon for notifications to work.</string>
<string>Disable popup notifications when calibre completes jobs such a conversion, sending to device etc. The notifications are sent via the operating system notification facility, if available.</string>
</property>
<property name="text">
<string>Disable n&amp;otifications on job completion</string>
Expand Down

0 comments on commit 951c424

Please sign in to comment.