Branch: refs/heads/master Author: Jiří Techet techet@gmail.com Committer: Jiří Techet techet@gmail.com Date: Sun, 09 Jun 2024 17:15:46 UTC Commit: 2337e3e9e4334b8c9ce44460b6f6f8ed94ab2986 https://github.com/geany/geany/commit/2337e3e9e4334b8c9ce44460b6f6f8ed94ab29...
Log Message: ----------- Reword help tooltip for the native dialogs
Modified Paths: -------------- data/geany.glade
Modified: data/geany.glade 2 lines changed, 1 insertions(+), 1 deletions(-) =================================================================== @@ -1317,7 +1317,7 @@ <property name="visible">True</property> <property name="can-focus">True</property> <property name="receives-default">False</property> - <property name="tooltip-text" translatable="yes">Defines whether to use the platform-native file dialogs or whether to use the GTK default dialogs</property> + <property name="tooltip-text" translatable="yes">Defines whether to use the platform-native file dialogs or the GTK default dialogs</property> <property name="use-underline">True</property> <property name="draw-indicator">True</property> </object>
-------------- This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).