Corrected name of .config editor

This commit is contained in:
Thorbjørn Lindeijer
2009-06-12 13:55:08 +02:00
parent 7248f9a020
commit f5e7fb9cbb
5 changed files with 7 additions and 8 deletions

View File

@@ -49,7 +49,7 @@ const char *const FILES_MIMETYPE = "application/vnd.nokia.qt.generic.files";
const char *const INCLUDES_EDITOR = ".includes Editor";
const char *const INCLUDES_MIMETYPE = "application/vnd.nokia.qt.generic.includes";
const char *const CONFIG_EDITOR = ".includes Editor";
const char *const CONFIG_EDITOR = ".config Editor";
const char *const CONFIG_MIMETYPE = "application/vnd.nokia.qt.generic.config";
} // namespace Constants