[Github-comments] [geany/geany] use relative path in project file (#2667)

Keuronde notifications at xxxxx
Fri Nov 20 19:05:15 UTC 2020


@Keuronde commented on this pull request.



> @@ -611,6 +618,10 @@ static void show_project_properties(gboolean show_build)
 	gtk_entry_set_text(GTK_ENTRY(e.patterns), entry_text);
 	g_free(entry_text);
 
+	gtk_toggle_button_set_active(
+		GTK_TOGGLE_BUTTON(ui_lookup_widget(e.dialog, "checkbutton_project_dialog_file_relative")),

Right ! I will do that

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/2667#discussion_r527913538
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20201120/ac9a35b5/attachment.htm>


More information about the Github-comments mailing list