Home
last modified time | relevance | path

Searched defs:Version_S (Results 1 – 4 of 4) sorted by relevance

/dports/science/gabedit/GabeditSrc251_300720/src/Common/
H A DSplashScreen.c316 gchar* Version_S = g_strdup_printf("%d.%d.%d",MAJOR_VERSION,MINOR_VERSION,MICRO_VERSION); in configure_event() local
387 gchar* Version_S = g_strdup_printf("%d.%d.%d",MAJOR_VERSION,MINOR_VERSION,MICRO_VERSION); in create_welcome_frame_popup() local
436 gchar* Version_S = g_strdup_printf("%d.%d.%d",MAJOR_VERSION,MINOR_VERSION,MICRO_VERSION); in create_name_frame_popup() local
485 gchar* Version_S = g_strdup_printf("%d.%d.%d",MAJOR_VERSION,MINOR_VERSION,MICRO_VERSION); in create_program_frame_popup() local
537 gchar* Version_S = g_strdup_printf("%d.%d.%d",MAJOR_VERSION,MINOR_VERSION,MICRO_VERSION); in create_gui_frame_popup() local
634 gchar* Version_S = g_strdup_printf("%d.%d.%d",MAJOR_VERSION,MINOR_VERSION,MICRO_VERSION); in create_copyright_frame_popup() local
H A DInstall.c491 gchar* Version_S = g_strdup_printf("%d.%d.%d",MAJOR_VERSION,MINOR_VERSION,MICRO_VERSION); in user_install_dialog_create() local
/dports/science/gabedit/GabeditSrc251_300720/src/Utils/
H A DUtils.c698 gchar* Version_S = g_strdup_printf("%d%d%d",MAJOR_VERSION,MINOR_VERSION,MICRO_VERSION); in gabedit_directory() local
700 gchar* Version_S = g_strdup_printf("%d.%d.%d",MAJOR_VERSION,MINOR_VERSION,MICRO_VERSION); in gabedit_directory() local
H A DUtilsInterface.c2040 gchar* Version_S = g_strdup_printf("%d.%d.%d",MAJOR_VERSION,MINOR_VERSION,MICRO_VERSION); in show_version() local