Streamline mimetypes.xml files

Change-Id: I4f2a28d4732ea496f574e5f51fb1e1633ebca99d
Reviewed-by: Eike Ziller <eike.ziller@digia.com>
This commit is contained in:
Orgad Shaneh
2013-05-28 20:53:12 +03:00
committed by Orgad Shaneh
parent 67c3fed2c0
commit 029fd5a572
57 changed files with 20 additions and 72 deletions

View File

@@ -72,7 +72,7 @@ const char EN_PY_CPPMODULE_DESCRIPTION[] =
* MIME type
******************************************************************************/
const char C_PY_MIMETYPE[] = "text/x-python";
const char RC_PY_MIME_XML[] = ":/pythoneditor/pythoneditor.mimetypes.xml";
const char RC_PY_MIME_XML[] = ":/pythoneditor/PythonEditor.mimetypes.xml";
const char C_PY_MIME_ICON[] = "text-x-python";
} // namespace Constants