Home
last modified time | relevance | path

Searched refs:OPTSDBUS_ADDED (Results 1 – 4 of 4) sorted by relevance

/dports/x11/roxterm/roxterm-3.11.1/src/
H A Doptsdbus.h35 #define OPTSDBUS_ADDED "OptionsAdded" macro
H A Doptsdbus.c388 || !strcmp(signal_name, OPTSDBUS_ADDED) in optsdbus_message_filter()
H A Dconfiglet.c559 optsdbus_send_stuff_changed_signal(OPTSDBUS_ADDED, cl->family, in configlet_copy()
H A Droxterm.c3652 else if (!strcmp(what_happened, OPTSDBUS_ADDED)) in stuff_changed_do_menu()