@techee commented on this pull request.
> @@ -1311,6 +1311,22 @@
<property name="position">3</property>
</packing>
</child>
+ <child>
+ <object class="GtkCheckButton"
id="check_native_dialogs">
+ <property name="label"
translatable="yes">Use platform-native file dialogs</property>
+ <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>
Yours sounds better but let's wait for the expert :-)
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/3861#discussion_r1632091330
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany/pull/3861/review/[email protected]>