Home
last modified time | relevance | path

Searched refs:xfce_rc_write_entry (Results 1 – 25 of 34) sorted by relevance

12

/dports/textproc/xfce4-dict-plugin/xfce4-dict-0.8.4/lib/
H A Dcommon.c460 xfce_rc_write_entry(rc, "web_url", dd->web_url); in dict_write_rc_file()
464 xfce_rc_write_entry(rc, "server", dd->server); in dict_write_rc_file()
465 xfce_rc_write_entry(rc, "dict", dd->dictionary); in dict_write_rc_file()
466 xfce_rc_write_entry(rc, "spell_bin", dd->spell_bin); in dict_write_rc_file()
467 xfce_rc_write_entry(rc, "spell_dictionary", dd->spell_dictionary); in dict_write_rc_file()
473 xfce_rc_write_entry(rc, "link_color", link_color_str); in dict_write_rc_file()
474 xfce_rc_write_entry(rc, "phonetic_color", phon_color_str); in dict_write_rc_file()
475 xfce_rc_write_entry(rc, "error_color", error_color_str); in dict_write_rc_file()
476 xfce_rc_write_entry(rc, "success_color", success_color_str); in dict_write_rc_file()
480 xfce_rc_write_entry(rc, "geometry", geometry_string); in dict_write_rc_file()
[all …]
/dports/sysutils/xfce4-settings/xfce4-settings-4.16.2/dialogs/mime-settings/
H A Dxfce-mime-helper.c809 xfce_rc_write_entry (rc, mimetypes[i], filename); in xfce_mime_helper_database_set_default()
817 xfce_rc_write_entry (rc, mimetypes[i], entry); in xfce_mime_helper_database_set_default()
1001 xfce_rc_write_entry (rc, key, value); in clear_bad_entry()
1163 xfce_rc_write_entry (rc, "Version", "1.0"); in xfce_mime_helper_database_set_custom()
1164 xfce_rc_write_entry (rc, "Encoding", "UTF-8"); in xfce_mime_helper_database_set_custom()
1165 xfce_rc_write_entry (rc, "Type", "X-XFCE-Helper"); in xfce_mime_helper_database_set_custom()
1179 xfce_rc_write_entry (rc, "Icon", name); in xfce_mime_helper_database_set_custom()
1180 xfce_rc_write_entry (rc, "Name", name); in xfce_mime_helper_database_set_custom()
1188 xfce_rc_write_entry (rc, "X-XFCE-Commands", *argv); in xfce_mime_helper_database_set_custom()
1196 xfce_rc_write_entry (rc, "Name", command); in xfce_mime_helper_database_set_custom()
[all …]
/dports/x11/libxfce4util/libxfce4util-4.16.0/libxfce4util/
H A Dxfce-rc.c721 xfce_rc_write_entry (XfceRc *rc, in xfce_rc_write_entry() function
750 xfce_rc_write_entry (rc, key, value ? "true" : "false"); in xfce_rc_write_bool_entry()
773 xfce_rc_write_entry (rc, key, buffer); in xfce_rc_write_int_entry()
803 xfce_rc_write_entry (rc, key, list); in xfce_rc_write_list_entry()
H A Dlibxfce4util-aliasdef.c209 #undef xfce_rc_write_entry
210 extern __typeof (xfce_rc_write_entry) xfce_rc_write_entry __attribute((alias("IA__xfce_rc_write_ent…
H A Dlibxfce4util-alias.h209 extern __typeof (xfce_rc_write_entry) IA__xfce_rc_write_entry __attribute((visibility("hidden")));
210 #define xfce_rc_write_entry IA__xfce_rc_write_entry macro
H A Dxfce-rc.h92 void xfce_rc_write_entry (XfceRc *rc,
H A Dlibxfce4util.symbols149 xfce_rc_write_entry
/dports/x11-wm/xfce4-session/xfce4-session-4.16.0/settings/
H A Dxfae-model.c988 xfce_rc_write_entry (rc, "Encoding", "UTF-8"); in xfae_model_add()
989 xfce_rc_write_entry (rc, "Version", "0.9.4"); in xfae_model_add()
990 xfce_rc_write_entry (rc, "Type", "Application"); in xfae_model_add()
991 xfce_rc_write_entry (rc, "Name", name); in xfae_model_add()
992 xfce_rc_write_entry (rc, "Comment", description); in xfae_model_add()
993 xfce_rc_write_entry (rc, "Exec", command); in xfae_model_add()
994 xfce_rc_write_entry (rc, "OnlyShowIn", "XFCE;"); in xfae_model_add()
1191 xfce_rc_write_entry (rc, "Name", name); in xfae_model_edit()
1192 xfce_rc_write_entry (rc, "Comment", description); in xfae_model_edit()
1193 xfce_rc_write_entry (rc, "Exec", command); in xfae_model_edit()
/dports/x11/xfce4-whiskermenu-plugin/xfce4-whiskermenu-plugin-2.7.1/panel-plugin/
H A Dsettings.cpp458 xfce_rc_write_entry(rc, m_property, m_data.c_str()); in save()
676 xfce_rc_write_entry(rc, "name", action->get_name()); in save()
677 xfce_rc_write_entry(rc, "pattern", action->get_pattern()); in save()
678 xfce_rc_write_entry(rc, "command", action->get_command()); in save()
H A Dcommand.cpp255 xfce_rc_write_entry(rc, m_property, m_command); in save()
/dports/x11/xfce4-screenshooter-plugin/xfce4-screenshooter-1.9.9/lib/
H A Dscreenshooter-utils.c232 xfce_rc_write_entry (rc, "app", sd->app); in screenshooter_write_rc_file()
233 xfce_rc_write_entry (rc, "last_user", sd->last_user); in screenshooter_write_rc_file()
234 xfce_rc_write_entry (rc, "last_extension", sd->last_extension); in screenshooter_write_rc_file()
235 xfce_rc_write_entry (rc, "screenshot_dir", sd->screenshot_dir); in screenshooter_write_rc_file()
/dports/x11-clocks/xfce4-datetime-plugin/xfce4-datetime-plugin-0.8.1/panel-plugin/
H A Ddatetime.c644 xfce_rc_write_entry(rc, "date_font", dt->date_font); in datetime_write_rc_file()
645 xfce_rc_write_entry(rc, "time_font", dt->time_font); in datetime_write_rc_file()
646 xfce_rc_write_entry(rc, "date_format", dt->date_format); in datetime_write_rc_file()
647 xfce_rc_write_entry(rc, "time_format", dt->time_format); in datetime_write_rc_file()
/dports/x11-clocks/xfce4-stopwatch-plugin/xfce4-stopwatch-plugin-0.5.0/panel-plugin/
H A Dstopwatch.c55 xfce_rc_write_entry (rc, "start_time", buf); in stopwatch_save()
57 xfce_rc_write_entry (rc, "end_time", buf); in stopwatch_save()
/dports/sysutils/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.2.5/xfce4++/util/
H A Drc.cc66 xfce_rc_write_entry(rc, key.c_str(), value.c_str()); in write_entry()
/dports/sysutils/xfce4-mount-plugin/xfce4-mount-plugin-1.1.5/panel-plugin/
H A Dmount-plugin.c505 xfce_rc_write_entry (rc, "on_mount_cmd", mt->on_mount_cmd); in mounter_write_config()
506 xfce_rc_write_entry (rc, "mount_command", mt->mount_command); in mounter_write_config()
507 xfce_rc_write_entry (rc, "umount_command", mt->umount_command); in mounter_write_config()
508 xfce_rc_write_entry (rc, "excluded_filesystems", mt->excluded_filesystems); in mounter_write_config()
509 xfce_rc_write_entry (rc, "icon", mt->icon); in mounter_write_config()
514 xfce_rc_write_entry (rc, "td_count", tmp); in mounter_write_config()
/dports/graphics/ristretto/ristretto-0.12.1/src/
H A Dmime_db.c163 xfce_rc_write_entry (mime_db->priv->rc, key, value); in rstto_mime_db_store()
/dports/www/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.2/src/
H A Dsmartbookmark.c227 xfce_rc_write_entry(rcfile, "url", search->url); in search_write_config()
228 xfce_rc_write_entry(rcfile, "value", search->label_text); in search_write_config()
/dports/x11-wm/xfce4-session/xfce4-session-4.16.0/xfce4-session/
H A Dxfsm-properties.c336 xfce_rc_write_entry (rc, ENTRY ("ClientId"), properties->client_id); in xfsm_properties_store()
337 xfce_rc_write_entry (rc, ENTRY ("Hostname"), properties->hostname); in xfsm_properties_store()
354 xfce_rc_write_entry (rc, ENTRY (str_properties[i].name), in xfsm_properties_store()
/dports/sysutils/xfce4-diskperf-plugin/xfce4-diskperf-plugin-2.6.3/panel-plugin/
H A Dmain.c664 xfce_rc_write_entry (rc, CONF_DEVICE, poConf->acDevice); in diskperf_write_config()
668 xfce_rc_write_entry (rc, CONF_LABEL_TEXT, poConf->acTitle); in diskperf_write_config()
682 xfce_rc_write_entry (rc, CONF_READ_COLOR, gdk_rgba_to_string(poConf->aoColor + R_DATA)); in diskperf_write_config()
683 xfce_rc_write_entry (rc, CONF_WRITE_COLOR, gdk_rgba_to_string(poConf->aoColor + W_DATA)); in diskperf_write_config()
684 xfce_rc_write_entry (rc, CONF_READ_WRITE_COLOR, gdk_rgba_to_string(poConf->aoColor + RW_DATA)); in diskperf_write_config()
/dports/audio/xfce4-mpc-plugin/xfce4-mpc-plugin-0.5.2/panel-plugin/
H A Dxfce4-mpc-plugin.c155 xfce_rc_write_entry (rc, "mpd_host", mpc->mpd_host); in mpc_write_config()
157 xfce_rc_write_entry (rc, "mpd_password", mpc->mpd_password); in mpc_write_config()
159 xfce_rc_write_entry (rc, "client_appl", mpc->client_appl); in mpc_write_config()
160 xfce_rc_write_entry (rc, "tooltip_format", mpc->tooltip_format); in mpc_write_config()
161 xfce_rc_write_entry (rc, "playlist_format", mpc->playlist_format); in mpc_write_config()
/dports/x11/xfce4-verve-plugin/xfce4-verve-plugin-2.0.1/panel-plugin/
H A Dverve-plugin.c861 xfce_rc_write_entry (rc, "label", gtk_label_get_text(GTK_LABEL(verve->label))); in verve_plugin_write_rc_file()
877 xfce_rc_write_entry (rc, "smartbookmark-url", verve->launch_params.smartbookmark_url); in verve_plugin_write_rc_file()
880 xfce_rc_write_entry (rc, "foreground-color", verve->fg_color_str ? verve->fg_color_str : ""); in verve_plugin_write_rc_file()
881 xfce_rc_write_entry (rc, "background-color", verve->bg_color_str ? verve->bg_color_str : ""); in verve_plugin_write_rc_file()
882 xfce_rc_write_entry (rc, "base-color", verve->base_color_str ? verve->base_color_str : ""); in verve_plugin_write_rc_file()
/dports/mail/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.3.0/panel-plugin/
H A Dmailwatch-plugin.c610 xfce_rc_write_entry(rc, "click_command", in mailwatch_write_config()
612 xfce_rc_write_entry(rc, "new_messages_command", in mailwatch_write_config()
614 xfce_rc_write_entry(rc, "count_changed_command", in mailwatch_write_config()
616 xfce_rc_write_entry(rc, "normal_icon", in mailwatch_write_config()
618 xfce_rc_write_entry(rc, "new_mail_icon", in mailwatch_write_config()
/dports/sysutils/xfce4-netload-plugin/xfce4-netload-plugin-1.4.0/panel-plugin/
H A Dnetload.c751 xfce_rc_write_entry (rc, "Color_In", gdk_rgba_to_string(&global->monitor->options.color[IN])); in monitor_write_config()
752 xfce_rc_write_entry (rc, "Color_Out", gdk_rgba_to_string(&global->monitor->options.color[OUT])); in monitor_write_config()
754 xfce_rc_write_entry (rc, "Text", global->monitor->options.label_text ? in monitor_write_config()
757 xfce_rc_write_entry (rc, "Network_Device", global->monitor->options.network_device ? in monitor_write_config()
761 xfce_rc_write_entry (rc, "Max_In", value); in monitor_write_config()
764 xfce_rc_write_entry (rc, "Max_Out", value); in monitor_write_config()
/dports/sysutils/xfce4-battery-plugin/xfce4-battery-plugin-1.1.4/panel-plugin/
H A Dbattery.c738 xfce_rc_write_entry (rc, "colorA", color_str); in battmon_write_config()
742 xfce_rc_write_entry (rc, "colorH", color_str); in battmon_write_config()
746 xfce_rc_write_entry (rc, "colorL", color_str); in battmon_write_config()
750 xfce_rc_write_entry (rc, "colorC", color_str); in battmon_write_config()
753xfce_rc_write_entry (rc, "command_on_low", battmon->options.command_on_low ? battmon->options.comm… in battmon_write_config()
755xfce_rc_write_entry (rc, "command_on_critical", battmon->options.command_on_critical ? battmon->op… in battmon_write_config()
/dports/sysutils/xfce4-bsdcpufreq-plugin/xfce4-bsdcpufreq-plugin-345edc2/panel-plugin/
H A Dbsdcpufreq.c118 xfce_rc_write_entry(rc, "graph_color", graph_color); in bsdcpufreq_save()

12