Searched defs:switcherstyleLabels (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/ui/dialog/
H A Dinkscape-preferences.cpp669 Glib::ustring switcherstyleLabels[] = {_("Text only"), _("Icons only"), _("Icons and text")}; /* see bug #1098437 */ local
673 _switcher_style.init( "/options/dock/switcherstyle", switcherstyleLabels, switcherstyleValues, G_N_ELEMENTS(switcherstyleLabels), 0);

Completed in 23 milliseconds