[Github-comments] [geany/geany] Rpg sidebar tree (see #259) (#1813)
Thomas Martitz
notifications at github.com
Tue May 24 04:57:09 UTC 2022
@kugel- commented on this pull request.
> @@ -187,7 +187,7 @@ static void init_pref_groups(void)
stash_group_add_toggle_button(group, &file_prefs.tab_close_switch_to_mru,
"tab_close_switch_to_mru", FALSE, "check_tab_close_switch_to_mru");
stash_group_add_integer(group, &interface_prefs.tab_pos_sidebar, "tab_pos_sidebar", GTK_POS_TOP);
- stash_group_add_integer(group, &interface_prefs.documents_show_paths, "documents_show_paths", SHOW_PATHS_LIST);
+ stash_group_add_integer(group, &interface_prefs.openfiles_path_mode, "openfiles_path_mode", -1);
I agree. Should I do this as part of this PR?
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/1813#discussion_r880057450
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany/pull/1813/review/982592149 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20220523/8797601a/attachment.htm>
More information about the Github-comments
mailing list