Searched refs:shortcutfile (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/
H A Dshortcuts.cpp93 Glib::ustring shortcutfile = prefs->getString("/options/kbshortcuts/shortcutfile"); local
94 if (shortcutfile.empty()) {
95 shortcutfile = Glib::ustring(get_path(SYSTEM, KEYS, "default.xml"));
98 read_shortcuts_file(shortcutfile.c_str());

Completed in 14 milliseconds