Home
last modified time | relevance | path

Searched refs:g_key_file_has_key (Results 1 – 25 of 575) sorted by relevance

12345678910>>...23

/dports/net/remmina/Remmina-0ef1621b3e16b3168213147a2bfca39da2c2668f/src/
H A Dremmina_pref.c210 if (g_key_file_has_key(gkeyfile, "ssh_colors", colors[i].name, NULL)) in remmina_pref_file_load_colors()
300 if (g_key_file_has_key(gkeyfile, "remmina_pref", "trust_all", NULL)) in remmina_pref_init()
377 if (g_key_file_has_key(gkeyfile, "remmina_pref", "keystrokes", NULL)) in remmina_pref_init()
382 if (g_key_file_has_key(gkeyfile, "remmina_pref", "main_width", NULL)) in remmina_pref_init()
527 if (g_key_file_has_key(gkeyfile, "remmina_pref", "tab_mode", NULL)) in remmina_pref_init()
542 if (g_key_file_has_key(gkeyfile, "remmina_pref", "hostkey", NULL)) in remmina_pref_init()
613 if (g_key_file_has_key(gkeyfile, "remmina_pref", "secret", NULL)) in remmina_pref_init()
618 if (g_key_file_has_key(gkeyfile, "remmina_pref", "uid", NULL)) in remmina_pref_init()
623 if (g_key_file_has_key(gkeyfile, "remmina_pref", "vte_font", NULL)) in remmina_pref_init()
634 if (g_key_file_has_key(gkeyfile, "remmina_pref", "vte_lines", NULL)) in remmina_pref_init()
[all …]
/dports/print/simple-fb2-reader/simple-fb2-reader-1.1.3/src/reader/reader_app/
H A Dreader_app_config.c37 if(g_key_file_has_key(app_config, "app", "x_pos", NULL) == FALSE) in reader_app_config()
40 if(g_key_file_has_key(app_config, "app", "y_pos", NULL) == FALSE) in reader_app_config()
43 if(g_key_file_has_key(app_config, "app", "width", NULL) == FALSE) in reader_app_config()
46 if(g_key_file_has_key(app_config, "app", "height", NULL) == FALSE) in reader_app_config()
49 if(g_key_file_has_key(app_config, "app", "maximize", NULL) == FALSE) in reader_app_config()
52 if(g_key_file_has_key(app_config, "app", "auto_scroll_period", NULL) == FALSE) in reader_app_config()
55 if(g_key_file_has_key(app_config, "app", "font_scale", NULL) == FALSE) in reader_app_config()
58 if(g_key_file_has_key(app_config, "app", "pixels_inside_wrap", NULL) == FALSE) in reader_app_config()
61 if(g_key_file_has_key(app_config, "app", "pixels_above_lines", NULL) == FALSE) in reader_app_config()
/dports/devel/geany-plugin-utilslib/geany-plugins-1.38/devhelp/src/
H A Ddhp-settings.c21 if (g_key_file_has_key(kf, "webview", "location", NULL)) in devhelp_plugin_load_settings()
54 if (g_key_file_has_key(kf, "webview", "last_uri", NULL)) in devhelp_plugin_load_settings()
64 if (g_key_file_has_key(kf, "webview", "custom_homepage", NULL)) in devhelp_plugin_load_settings()
93 if (g_key_file_has_key(kf, "doc_providers", "devhelp", NULL)) in devhelp_plugin_load_settings()
103 if (g_key_file_has_key(kf, "doc_providers", "man_pages", NULL)) in devhelp_plugin_load_settings()
113 if (g_key_file_has_key(kf, "doc_providers", "codesearch", NULL)) in devhelp_plugin_load_settings()
162 if (g_key_file_has_key(kf, "man_pages", "prog_path", NULL)) in devhelp_plugin_load_settings()
178 if (g_key_file_has_key(kf, "man_pages", "pager_prog", NULL)) in devhelp_plugin_load_settings()
194 if (g_key_file_has_key(kf, "man_pages", "section_order", NULL)) in devhelp_plugin_load_settings()
216 if (g_key_file_has_key(kf, "codesearch", "base_uri", NULL)) in devhelp_plugin_load_settings()
[all …]
/dports/devel/geany-plugin-xmlsnippets/geany-plugins-1.38/devhelp/src/
H A Ddhp-settings.c21 if (g_key_file_has_key(kf, "webview", "location", NULL)) in devhelp_plugin_load_settings()
54 if (g_key_file_has_key(kf, "webview", "last_uri", NULL)) in devhelp_plugin_load_settings()
64 if (g_key_file_has_key(kf, "webview", "custom_homepage", NULL)) in devhelp_plugin_load_settings()
93 if (g_key_file_has_key(kf, "doc_providers", "devhelp", NULL)) in devhelp_plugin_load_settings()
103 if (g_key_file_has_key(kf, "doc_providers", "man_pages", NULL)) in devhelp_plugin_load_settings()
113 if (g_key_file_has_key(kf, "doc_providers", "codesearch", NULL)) in devhelp_plugin_load_settings()
162 if (g_key_file_has_key(kf, "man_pages", "prog_path", NULL)) in devhelp_plugin_load_settings()
178 if (g_key_file_has_key(kf, "man_pages", "pager_prog", NULL)) in devhelp_plugin_load_settings()
194 if (g_key_file_has_key(kf, "man_pages", "section_order", NULL)) in devhelp_plugin_load_settings()
216 if (g_key_file_has_key(kf, "codesearch", "base_uri", NULL)) in devhelp_plugin_load_settings()
[all …]
/dports/devel/geany-plugins-l10n/geany-plugins-1.38/devhelp/src/
H A Ddhp-settings.c21 if (g_key_file_has_key(kf, "webview", "location", NULL)) in devhelp_plugin_load_settings()
54 if (g_key_file_has_key(kf, "webview", "last_uri", NULL)) in devhelp_plugin_load_settings()
64 if (g_key_file_has_key(kf, "webview", "custom_homepage", NULL)) in devhelp_plugin_load_settings()
93 if (g_key_file_has_key(kf, "doc_providers", "devhelp", NULL)) in devhelp_plugin_load_settings()
103 if (g_key_file_has_key(kf, "doc_providers", "man_pages", NULL)) in devhelp_plugin_load_settings()
113 if (g_key_file_has_key(kf, "doc_providers", "codesearch", NULL)) in devhelp_plugin_load_settings()
162 if (g_key_file_has_key(kf, "man_pages", "prog_path", NULL)) in devhelp_plugin_load_settings()
178 if (g_key_file_has_key(kf, "man_pages", "pager_prog", NULL)) in devhelp_plugin_load_settings()
194 if (g_key_file_has_key(kf, "man_pages", "section_order", NULL)) in devhelp_plugin_load_settings()
216 if (g_key_file_has_key(kf, "codesearch", "base_uri", NULL)) in devhelp_plugin_load_settings()
[all …]
/dports/devel/geany-plugin-pretty-printer/geany-plugins-1.38/devhelp/src/
H A Ddhp-settings.c21 if (g_key_file_has_key(kf, "webview", "location", NULL)) in devhelp_plugin_load_settings()
54 if (g_key_file_has_key(kf, "webview", "last_uri", NULL)) in devhelp_plugin_load_settings()
64 if (g_key_file_has_key(kf, "webview", "custom_homepage", NULL)) in devhelp_plugin_load_settings()
93 if (g_key_file_has_key(kf, "doc_providers", "devhelp", NULL)) in devhelp_plugin_load_settings()
103 if (g_key_file_has_key(kf, "doc_providers", "man_pages", NULL)) in devhelp_plugin_load_settings()
113 if (g_key_file_has_key(kf, "doc_providers", "codesearch", NULL)) in devhelp_plugin_load_settings()
162 if (g_key_file_has_key(kf, "man_pages", "prog_path", NULL)) in devhelp_plugin_load_settings()
178 if (g_key_file_has_key(kf, "man_pages", "pager_prog", NULL)) in devhelp_plugin_load_settings()
194 if (g_key_file_has_key(kf, "man_pages", "section_order", NULL)) in devhelp_plugin_load_settings()
216 if (g_key_file_has_key(kf, "codesearch", "base_uri", NULL)) in devhelp_plugin_load_settings()
[all …]
/dports/devel/geany-plugin-prj/geany-plugins-1.38/devhelp/src/
H A Ddhp-settings.c21 if (g_key_file_has_key(kf, "webview", "location", NULL)) in devhelp_plugin_load_settings()
54 if (g_key_file_has_key(kf, "webview", "last_uri", NULL)) in devhelp_plugin_load_settings()
64 if (g_key_file_has_key(kf, "webview", "custom_homepage", NULL)) in devhelp_plugin_load_settings()
93 if (g_key_file_has_key(kf, "doc_providers", "devhelp", NULL)) in devhelp_plugin_load_settings()
103 if (g_key_file_has_key(kf, "doc_providers", "man_pages", NULL)) in devhelp_plugin_load_settings()
113 if (g_key_file_has_key(kf, "doc_providers", "codesearch", NULL)) in devhelp_plugin_load_settings()
162 if (g_key_file_has_key(kf, "man_pages", "prog_path", NULL)) in devhelp_plugin_load_settings()
178 if (g_key_file_has_key(kf, "man_pages", "pager_prog", NULL)) in devhelp_plugin_load_settings()
194 if (g_key_file_has_key(kf, "man_pages", "section_order", NULL)) in devhelp_plugin_load_settings()
216 if (g_key_file_has_key(kf, "codesearch", "base_uri", NULL)) in devhelp_plugin_load_settings()
[all …]
/dports/devel/geany-plugin-vimode/geany-plugins-1.38/devhelp/src/
H A Ddhp-settings.c21 if (g_key_file_has_key(kf, "webview", "location", NULL)) in devhelp_plugin_load_settings()
54 if (g_key_file_has_key(kf, "webview", "last_uri", NULL)) in devhelp_plugin_load_settings()
64 if (g_key_file_has_key(kf, "webview", "custom_homepage", NULL)) in devhelp_plugin_load_settings()
93 if (g_key_file_has_key(kf, "doc_providers", "devhelp", NULL)) in devhelp_plugin_load_settings()
103 if (g_key_file_has_key(kf, "doc_providers", "man_pages", NULL)) in devhelp_plugin_load_settings()
113 if (g_key_file_has_key(kf, "doc_providers", "codesearch", NULL)) in devhelp_plugin_load_settings()
162 if (g_key_file_has_key(kf, "man_pages", "prog_path", NULL)) in devhelp_plugin_load_settings()
178 if (g_key_file_has_key(kf, "man_pages", "pager_prog", NULL)) in devhelp_plugin_load_settings()
194 if (g_key_file_has_key(kf, "man_pages", "section_order", NULL)) in devhelp_plugin_load_settings()
216 if (g_key_file_has_key(kf, "codesearch", "base_uri", NULL)) in devhelp_plugin_load_settings()
[all …]
/dports/devel/geany-plugin-shiftcolumn/geany-plugins-1.38/devhelp/src/
H A Ddhp-settings.c21 if (g_key_file_has_key(kf, "webview", "location", NULL)) in devhelp_plugin_load_settings()
54 if (g_key_file_has_key(kf, "webview", "last_uri", NULL)) in devhelp_plugin_load_settings()
64 if (g_key_file_has_key(kf, "webview", "custom_homepage", NULL)) in devhelp_plugin_load_settings()
93 if (g_key_file_has_key(kf, "doc_providers", "devhelp", NULL)) in devhelp_plugin_load_settings()
103 if (g_key_file_has_key(kf, "doc_providers", "man_pages", NULL)) in devhelp_plugin_load_settings()
113 if (g_key_file_has_key(kf, "doc_providers", "codesearch", NULL)) in devhelp_plugin_load_settings()
162 if (g_key_file_has_key(kf, "man_pages", "prog_path", NULL)) in devhelp_plugin_load_settings()
178 if (g_key_file_has_key(kf, "man_pages", "pager_prog", NULL)) in devhelp_plugin_load_settings()
194 if (g_key_file_has_key(kf, "man_pages", "section_order", NULL)) in devhelp_plugin_load_settings()
216 if (g_key_file_has_key(kf, "codesearch", "base_uri", NULL)) in devhelp_plugin_load_settings()
[all …]
/dports/devel/geany-plugin-pg/geany-plugins-1.38/devhelp/src/
H A Ddhp-settings.c21 if (g_key_file_has_key(kf, "webview", "location", NULL)) in devhelp_plugin_load_settings()
54 if (g_key_file_has_key(kf, "webview", "last_uri", NULL)) in devhelp_plugin_load_settings()
64 if (g_key_file_has_key(kf, "webview", "custom_homepage", NULL)) in devhelp_plugin_load_settings()
93 if (g_key_file_has_key(kf, "doc_providers", "devhelp", NULL)) in devhelp_plugin_load_settings()
103 if (g_key_file_has_key(kf, "doc_providers", "man_pages", NULL)) in devhelp_plugin_load_settings()
113 if (g_key_file_has_key(kf, "doc_providers", "codesearch", NULL)) in devhelp_plugin_load_settings()
162 if (g_key_file_has_key(kf, "man_pages", "prog_path", NULL)) in devhelp_plugin_load_settings()
178 if (g_key_file_has_key(kf, "man_pages", "pager_prog", NULL)) in devhelp_plugin_load_settings()
194 if (g_key_file_has_key(kf, "man_pages", "section_order", NULL)) in devhelp_plugin_load_settings()
216 if (g_key_file_has_key(kf, "codesearch", "base_uri", NULL)) in devhelp_plugin_load_settings()
[all …]
/dports/devel/geany-plugin-pairtaghighlighter/geany-plugins-1.38/devhelp/src/
H A Ddhp-settings.c21 if (g_key_file_has_key(kf, "webview", "location", NULL)) in devhelp_plugin_load_settings()
54 if (g_key_file_has_key(kf, "webview", "last_uri", NULL)) in devhelp_plugin_load_settings()
64 if (g_key_file_has_key(kf, "webview", "custom_homepage", NULL)) in devhelp_plugin_load_settings()
93 if (g_key_file_has_key(kf, "doc_providers", "devhelp", NULL)) in devhelp_plugin_load_settings()
103 if (g_key_file_has_key(kf, "doc_providers", "man_pages", NULL)) in devhelp_plugin_load_settings()
113 if (g_key_file_has_key(kf, "doc_providers", "codesearch", NULL)) in devhelp_plugin_load_settings()
162 if (g_key_file_has_key(kf, "man_pages", "prog_path", NULL)) in devhelp_plugin_load_settings()
178 if (g_key_file_has_key(kf, "man_pages", "pager_prog", NULL)) in devhelp_plugin_load_settings()
194 if (g_key_file_has_key(kf, "man_pages", "section_order", NULL)) in devhelp_plugin_load_settings()
216 if (g_key_file_has_key(kf, "codesearch", "base_uri", NULL)) in devhelp_plugin_load_settings()
[all …]
/dports/devel/geany-plugin-projectorganizer/geany-plugins-1.38/devhelp/src/
H A Ddhp-settings.c21 if (g_key_file_has_key(kf, "webview", "location", NULL)) in devhelp_plugin_load_settings()
54 if (g_key_file_has_key(kf, "webview", "last_uri", NULL)) in devhelp_plugin_load_settings()
64 if (g_key_file_has_key(kf, "webview", "custom_homepage", NULL)) in devhelp_plugin_load_settings()
93 if (g_key_file_has_key(kf, "doc_providers", "devhelp", NULL)) in devhelp_plugin_load_settings()
103 if (g_key_file_has_key(kf, "doc_providers", "man_pages", NULL)) in devhelp_plugin_load_settings()
113 if (g_key_file_has_key(kf, "doc_providers", "codesearch", NULL)) in devhelp_plugin_load_settings()
162 if (g_key_file_has_key(kf, "man_pages", "prog_path", NULL)) in devhelp_plugin_load_settings()
178 if (g_key_file_has_key(kf, "man_pages", "pager_prog", NULL)) in devhelp_plugin_load_settings()
194 if (g_key_file_has_key(kf, "man_pages", "section_order", NULL)) in devhelp_plugin_load_settings()
216 if (g_key_file_has_key(kf, "codesearch", "base_uri", NULL)) in devhelp_plugin_load_settings()
[all …]
/dports/devel/geany-plugin-sendmail/geany-plugins-1.38/devhelp/src/
H A Ddhp-settings.c21 if (g_key_file_has_key(kf, "webview", "location", NULL)) in devhelp_plugin_load_settings()
54 if (g_key_file_has_key(kf, "webview", "last_uri", NULL)) in devhelp_plugin_load_settings()
64 if (g_key_file_has_key(kf, "webview", "custom_homepage", NULL)) in devhelp_plugin_load_settings()
93 if (g_key_file_has_key(kf, "doc_providers", "devhelp", NULL)) in devhelp_plugin_load_settings()
103 if (g_key_file_has_key(kf, "doc_providers", "man_pages", NULL)) in devhelp_plugin_load_settings()
113 if (g_key_file_has_key(kf, "doc_providers", "codesearch", NULL)) in devhelp_plugin_load_settings()
162 if (g_key_file_has_key(kf, "man_pages", "prog_path", NULL)) in devhelp_plugin_load_settings()
178 if (g_key_file_has_key(kf, "man_pages", "pager_prog", NULL)) in devhelp_plugin_load_settings()
194 if (g_key_file_has_key(kf, "man_pages", "section_order", NULL)) in devhelp_plugin_load_settings()
216 if (g_key_file_has_key(kf, "codesearch", "base_uri", NULL)) in devhelp_plugin_load_settings()
[all …]
/dports/devel/geany-plugin-treebrowser/geany-plugins-1.38/devhelp/src/
H A Ddhp-settings.c21 if (g_key_file_has_key(kf, "webview", "location", NULL)) in devhelp_plugin_load_settings()
54 if (g_key_file_has_key(kf, "webview", "last_uri", NULL)) in devhelp_plugin_load_settings()
64 if (g_key_file_has_key(kf, "webview", "custom_homepage", NULL)) in devhelp_plugin_load_settings()
93 if (g_key_file_has_key(kf, "doc_providers", "devhelp", NULL)) in devhelp_plugin_load_settings()
103 if (g_key_file_has_key(kf, "doc_providers", "man_pages", NULL)) in devhelp_plugin_load_settings()
113 if (g_key_file_has_key(kf, "doc_providers", "codesearch", NULL)) in devhelp_plugin_load_settings()
162 if (g_key_file_has_key(kf, "man_pages", "prog_path", NULL)) in devhelp_plugin_load_settings()
178 if (g_key_file_has_key(kf, "man_pages", "pager_prog", NULL)) in devhelp_plugin_load_settings()
194 if (g_key_file_has_key(kf, "man_pages", "section_order", NULL)) in devhelp_plugin_load_settings()
216 if (g_key_file_has_key(kf, "codesearch", "base_uri", NULL)) in devhelp_plugin_load_settings()
[all …]
/dports/devel/geany-plugin-pohelper/geany-plugins-1.38/devhelp/src/
H A Ddhp-settings.c21 if (g_key_file_has_key(kf, "webview", "location", NULL)) in devhelp_plugin_load_settings()
54 if (g_key_file_has_key(kf, "webview", "last_uri", NULL)) in devhelp_plugin_load_settings()
64 if (g_key_file_has_key(kf, "webview", "custom_homepage", NULL)) in devhelp_plugin_load_settings()
93 if (g_key_file_has_key(kf, "doc_providers", "devhelp", NULL)) in devhelp_plugin_load_settings()
103 if (g_key_file_has_key(kf, "doc_providers", "man_pages", NULL)) in devhelp_plugin_load_settings()
113 if (g_key_file_has_key(kf, "doc_providers", "codesearch", NULL)) in devhelp_plugin_load_settings()
162 if (g_key_file_has_key(kf, "man_pages", "prog_path", NULL)) in devhelp_plugin_load_settings()
178 if (g_key_file_has_key(kf, "man_pages", "pager_prog", NULL)) in devhelp_plugin_load_settings()
194 if (g_key_file_has_key(kf, "man_pages", "section_order", NULL)) in devhelp_plugin_load_settings()
216 if (g_key_file_has_key(kf, "codesearch", "base_uri", NULL)) in devhelp_plugin_load_settings()
[all …]
/dports/devel/geany-plugin-vc/geany-plugins-1.38/devhelp/src/
H A Ddhp-settings.c21 if (g_key_file_has_key(kf, "webview", "location", NULL)) in devhelp_plugin_load_settings()
54 if (g_key_file_has_key(kf, "webview", "last_uri", NULL)) in devhelp_plugin_load_settings()
64 if (g_key_file_has_key(kf, "webview", "custom_homepage", NULL)) in devhelp_plugin_load_settings()
93 if (g_key_file_has_key(kf, "doc_providers", "devhelp", NULL)) in devhelp_plugin_load_settings()
103 if (g_key_file_has_key(kf, "doc_providers", "man_pages", NULL)) in devhelp_plugin_load_settings()
113 if (g_key_file_has_key(kf, "doc_providers", "codesearch", NULL)) in devhelp_plugin_load_settings()
162 if (g_key_file_has_key(kf, "man_pages", "prog_path", NULL)) in devhelp_plugin_load_settings()
178 if (g_key_file_has_key(kf, "man_pages", "pager_prog", NULL)) in devhelp_plugin_load_settings()
194 if (g_key_file_has_key(kf, "man_pages", "section_order", NULL)) in devhelp_plugin_load_settings()
216 if (g_key_file_has_key(kf, "codesearch", "base_uri", NULL)) in devhelp_plugin_load_settings()
[all …]
/dports/devel/geany-plugin-workbench/geany-plugins-1.38/devhelp/src/
H A Ddhp-settings.c21 if (g_key_file_has_key(kf, "webview", "location", NULL)) in devhelp_plugin_load_settings()
54 if (g_key_file_has_key(kf, "webview", "last_uri", NULL)) in devhelp_plugin_load_settings()
64 if (g_key_file_has_key(kf, "webview", "custom_homepage", NULL)) in devhelp_plugin_load_settings()
93 if (g_key_file_has_key(kf, "doc_providers", "devhelp", NULL)) in devhelp_plugin_load_settings()
103 if (g_key_file_has_key(kf, "doc_providers", "man_pages", NULL)) in devhelp_plugin_load_settings()
113 if (g_key_file_has_key(kf, "doc_providers", "codesearch", NULL)) in devhelp_plugin_load_settings()
162 if (g_key_file_has_key(kf, "man_pages", "prog_path", NULL)) in devhelp_plugin_load_settings()
178 if (g_key_file_has_key(kf, "man_pages", "pager_prog", NULL)) in devhelp_plugin_load_settings()
194 if (g_key_file_has_key(kf, "man_pages", "section_order", NULL)) in devhelp_plugin_load_settings()
216 if (g_key_file_has_key(kf, "codesearch", "base_uri", NULL)) in devhelp_plugin_load_settings()
[all …]
/dports/devel/geany-plugin-updatechecker/geany-plugins-1.38/devhelp/src/
H A Ddhp-settings.c21 if (g_key_file_has_key(kf, "webview", "location", NULL)) in devhelp_plugin_load_settings()
54 if (g_key_file_has_key(kf, "webview", "last_uri", NULL)) in devhelp_plugin_load_settings()
64 if (g_key_file_has_key(kf, "webview", "custom_homepage", NULL)) in devhelp_plugin_load_settings()
93 if (g_key_file_has_key(kf, "doc_providers", "devhelp", NULL)) in devhelp_plugin_load_settings()
103 if (g_key_file_has_key(kf, "doc_providers", "man_pages", NULL)) in devhelp_plugin_load_settings()
113 if (g_key_file_has_key(kf, "doc_providers", "codesearch", NULL)) in devhelp_plugin_load_settings()
162 if (g_key_file_has_key(kf, "man_pages", "prog_path", NULL)) in devhelp_plugin_load_settings()
178 if (g_key_file_has_key(kf, "man_pages", "pager_prog", NULL)) in devhelp_plugin_load_settings()
194 if (g_key_file_has_key(kf, "man_pages", "section_order", NULL)) in devhelp_plugin_load_settings()
216 if (g_key_file_has_key(kf, "codesearch", "base_uri", NULL)) in devhelp_plugin_load_settings()
[all …]
/dports/devel/geany-plugin-tableconvert/geany-plugins-1.38/devhelp/src/
H A Ddhp-settings.c21 if (g_key_file_has_key(kf, "webview", "location", NULL)) in devhelp_plugin_load_settings()
54 if (g_key_file_has_key(kf, "webview", "last_uri", NULL)) in devhelp_plugin_load_settings()
64 if (g_key_file_has_key(kf, "webview", "custom_homepage", NULL)) in devhelp_plugin_load_settings()
93 if (g_key_file_has_key(kf, "doc_providers", "devhelp", NULL)) in devhelp_plugin_load_settings()
103 if (g_key_file_has_key(kf, "doc_providers", "man_pages", NULL)) in devhelp_plugin_load_settings()
113 if (g_key_file_has_key(kf, "doc_providers", "codesearch", NULL)) in devhelp_plugin_load_settings()
162 if (g_key_file_has_key(kf, "man_pages", "prog_path", NULL)) in devhelp_plugin_load_settings()
178 if (g_key_file_has_key(kf, "man_pages", "pager_prog", NULL)) in devhelp_plugin_load_settings()
194 if (g_key_file_has_key(kf, "man_pages", "section_order", NULL)) in devhelp_plugin_load_settings()
216 if (g_key_file_has_key(kf, "codesearch", "base_uri", NULL)) in devhelp_plugin_load_settings()
[all …]
/dports/devel/geany-plugin-spellcheck/geany-plugins-1.38/devhelp/src/
H A Ddhp-settings.c21 if (g_key_file_has_key(kf, "webview", "location", NULL)) in devhelp_plugin_load_settings()
54 if (g_key_file_has_key(kf, "webview", "last_uri", NULL)) in devhelp_plugin_load_settings()
64 if (g_key_file_has_key(kf, "webview", "custom_homepage", NULL)) in devhelp_plugin_load_settings()
93 if (g_key_file_has_key(kf, "doc_providers", "devhelp", NULL)) in devhelp_plugin_load_settings()
103 if (g_key_file_has_key(kf, "doc_providers", "man_pages", NULL)) in devhelp_plugin_load_settings()
113 if (g_key_file_has_key(kf, "doc_providers", "codesearch", NULL)) in devhelp_plugin_load_settings()
162 if (g_key_file_has_key(kf, "man_pages", "prog_path", NULL)) in devhelp_plugin_load_settings()
178 if (g_key_file_has_key(kf, "man_pages", "pager_prog", NULL)) in devhelp_plugin_load_settings()
194 if (g_key_file_has_key(kf, "man_pages", "section_order", NULL)) in devhelp_plugin_load_settings()
216 if (g_key_file_has_key(kf, "codesearch", "base_uri", NULL)) in devhelp_plugin_load_settings()
[all …]
/dports/devel/geany-plugin-geniuspaste/geany-plugins-1.38/devhelp/src/
H A Ddhp-settings.c21 if (g_key_file_has_key(kf, "webview", "location", NULL)) in devhelp_plugin_load_settings()
54 if (g_key_file_has_key(kf, "webview", "last_uri", NULL)) in devhelp_plugin_load_settings()
64 if (g_key_file_has_key(kf, "webview", "custom_homepage", NULL)) in devhelp_plugin_load_settings()
93 if (g_key_file_has_key(kf, "doc_providers", "devhelp", NULL)) in devhelp_plugin_load_settings()
103 if (g_key_file_has_key(kf, "doc_providers", "man_pages", NULL)) in devhelp_plugin_load_settings()
113 if (g_key_file_has_key(kf, "doc_providers", "codesearch", NULL)) in devhelp_plugin_load_settings()
162 if (g_key_file_has_key(kf, "man_pages", "prog_path", NULL)) in devhelp_plugin_load_settings()
178 if (g_key_file_has_key(kf, "man_pages", "pager_prog", NULL)) in devhelp_plugin_load_settings()
194 if (g_key_file_has_key(kf, "man_pages", "section_order", NULL)) in devhelp_plugin_load_settings()
216 if (g_key_file_has_key(kf, "codesearch", "base_uri", NULL)) in devhelp_plugin_load_settings()
[all …]
/dports/devel/geany-plugin-insertnum/geany-plugins-1.38/devhelp/src/
H A Ddhp-settings.c21 if (g_key_file_has_key(kf, "webview", "location", NULL)) in devhelp_plugin_load_settings()
54 if (g_key_file_has_key(kf, "webview", "last_uri", NULL)) in devhelp_plugin_load_settings()
64 if (g_key_file_has_key(kf, "webview", "custom_homepage", NULL)) in devhelp_plugin_load_settings()
93 if (g_key_file_has_key(kf, "doc_providers", "devhelp", NULL)) in devhelp_plugin_load_settings()
103 if (g_key_file_has_key(kf, "doc_providers", "man_pages", NULL)) in devhelp_plugin_load_settings()
113 if (g_key_file_has_key(kf, "doc_providers", "codesearch", NULL)) in devhelp_plugin_load_settings()
162 if (g_key_file_has_key(kf, "man_pages", "prog_path", NULL)) in devhelp_plugin_load_settings()
178 if (g_key_file_has_key(kf, "man_pages", "pager_prog", NULL)) in devhelp_plugin_load_settings()
194 if (g_key_file_has_key(kf, "man_pages", "section_order", NULL)) in devhelp_plugin_load_settings()
216 if (g_key_file_has_key(kf, "codesearch", "base_uri", NULL)) in devhelp_plugin_load_settings()
[all …]
/dports/devel/geany-plugin-numberedbookmarks/geany-plugins-1.38/devhelp/src/
H A Ddhp-settings.c21 if (g_key_file_has_key(kf, "webview", "location", NULL)) in devhelp_plugin_load_settings()
54 if (g_key_file_has_key(kf, "webview", "last_uri", NULL)) in devhelp_plugin_load_settings()
64 if (g_key_file_has_key(kf, "webview", "custom_homepage", NULL)) in devhelp_plugin_load_settings()
93 if (g_key_file_has_key(kf, "doc_providers", "devhelp", NULL)) in devhelp_plugin_load_settings()
103 if (g_key_file_has_key(kf, "doc_providers", "man_pages", NULL)) in devhelp_plugin_load_settings()
113 if (g_key_file_has_key(kf, "doc_providers", "codesearch", NULL)) in devhelp_plugin_load_settings()
162 if (g_key_file_has_key(kf, "man_pages", "prog_path", NULL)) in devhelp_plugin_load_settings()
178 if (g_key_file_has_key(kf, "man_pages", "pager_prog", NULL)) in devhelp_plugin_load_settings()
194 if (g_key_file_has_key(kf, "man_pages", "section_order", NULL)) in devhelp_plugin_load_settings()
216 if (g_key_file_has_key(kf, "codesearch", "base_uri", NULL)) in devhelp_plugin_load_settings()
[all …]
/dports/devel/geany-plugin-lipsum/geany-plugins-1.38/devhelp/src/
H A Ddhp-settings.c21 if (g_key_file_has_key(kf, "webview", "location", NULL)) in devhelp_plugin_load_settings()
54 if (g_key_file_has_key(kf, "webview", "last_uri", NULL)) in devhelp_plugin_load_settings()
64 if (g_key_file_has_key(kf, "webview", "custom_homepage", NULL)) in devhelp_plugin_load_settings()
93 if (g_key_file_has_key(kf, "doc_providers", "devhelp", NULL)) in devhelp_plugin_load_settings()
103 if (g_key_file_has_key(kf, "doc_providers", "man_pages", NULL)) in devhelp_plugin_load_settings()
113 if (g_key_file_has_key(kf, "doc_providers", "codesearch", NULL)) in devhelp_plugin_load_settings()
162 if (g_key_file_has_key(kf, "man_pages", "prog_path", NULL)) in devhelp_plugin_load_settings()
178 if (g_key_file_has_key(kf, "man_pages", "pager_prog", NULL)) in devhelp_plugin_load_settings()
194 if (g_key_file_has_key(kf, "man_pages", "section_order", NULL)) in devhelp_plugin_load_settings()
216 if (g_key_file_has_key(kf, "codesearch", "base_uri", NULL)) in devhelp_plugin_load_settings()
[all …]
/dports/devel/geany-plugin-lineoperations/geany-plugins-1.38/devhelp/src/
H A Ddhp-settings.c21 if (g_key_file_has_key(kf, "webview", "location", NULL)) in devhelp_plugin_load_settings()
54 if (g_key_file_has_key(kf, "webview", "last_uri", NULL)) in devhelp_plugin_load_settings()
64 if (g_key_file_has_key(kf, "webview", "custom_homepage", NULL)) in devhelp_plugin_load_settings()
93 if (g_key_file_has_key(kf, "doc_providers", "devhelp", NULL)) in devhelp_plugin_load_settings()
103 if (g_key_file_has_key(kf, "doc_providers", "man_pages", NULL)) in devhelp_plugin_load_settings()
113 if (g_key_file_has_key(kf, "doc_providers", "codesearch", NULL)) in devhelp_plugin_load_settings()
162 if (g_key_file_has_key(kf, "man_pages", "prog_path", NULL)) in devhelp_plugin_load_settings()
178 if (g_key_file_has_key(kf, "man_pages", "pager_prog", NULL)) in devhelp_plugin_load_settings()
194 if (g_key_file_has_key(kf, "man_pages", "section_order", NULL)) in devhelp_plugin_load_settings()
216 if (g_key_file_has_key(kf, "codesearch", "base_uri", NULL)) in devhelp_plugin_load_settings()
[all …]

12345678910>>...23