Home
last modified time | relevance | path

Searched refs:file_association (Results 1 – 6 of 6) sorted by relevance

/dports/www/bluefish/bluefish-2.2.12/src/
H A Drcfile.c980 main_v->props.file_association = in rcfile_parse_main()
983 main_v->props.file_association = in rcfile_parse_main()
986 main_v->props.file_association = in rcfile_parse_main()
989 main_v->props.file_association = in rcfile_parse_main()
992 main_v->props.file_association = in rcfile_parse_main()
995 main_v->props.file_association = in rcfile_parse_main()
998 main_v->props.file_association = in rcfile_parse_main()
1001 main_v->props.file_association = in rcfile_parse_main()
1004 main_v->props.file_association = in rcfile_parse_main()
1007 main_v->props.file_association = in rcfile_parse_main()
[all …]
H A Dpreferences.c148 file_association, enumerator
669 GList *tmplist = g_list_first(pd->lists[file_association]); in register_fileassociations_win32()
882 pd->lists[file_association] = g_list_append(pd->lists[file_association], strarr); in add_fileassociation_lcb()
928 pd->lists[file_association] = duplicate_arraylist(main_v->props.file_association); in create_fileassociation_gui()
930 GList *tmplist = g_list_first(pd->lists[file_association]); in create_fileassociation_gui()
943 pd->fad.thelist = &pd->lists[file_association]; in create_fileassociation_gui()
2063 free_arraylist(pd->lists[file_association]); in preferences_destroy_lcb()
2064 pd->lists[file_association] = NULL; in preferences_destroy_lcb()
2221 free_arraylist(main_v->props.file_association); in preferences_apply()
2222 main_v->props.file_association = duplicate_arraylist(pd->lists[file_association]); in preferences_apply()
H A Dbluefish.h362 GList *file_association; /* array, 0=ignored, 1=extension, 2=mimetype */ member
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/utils/windows/
H A Dwintest.py25 q = self.winutil.file_association('.txt')
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/gui2/actions/
H A Dview.py183 prog = winutil.file_association(str('.' + ext))
/dports/multimedia/mkvtoolnix/mkvtoolnix-65.0.0/packaging/windows/installer/
H A Dmkvtoolnix.nsi18 !include "file_association.nsh"