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

/inkscape/src/
H A Dpreferences.cpp136 Glib::ustring const not_saved = _("Inkscape will run with default settings, " member in class:Inkscape::Glib
150 // Glib::filename_to_utf8(_prefs_dir)), not_saved);
153 _reportError(msg, not_saved);
168 // Glib::filename_to_utf8(_prefs_dir)), not_saved);
171 _reportError(msg, not_saved);
179 // Glib::filename_to_utf8(_prefs_filename)), not_saved);
182 _reportError(msg, not_saved);
207 _reportError(errMsg, not_saved);
211 //_reportError(msg, not_saved);

Completed in 129 milliseconds