Cleanup.
This commit is contained in:
@@ -31,11 +31,7 @@
|
|||||||
#define FOOTER_TEXT THEME->GetMetric ("CatalogXml","FooterText")
|
#define FOOTER_TEXT THEME->GetMetric ("CatalogXml","FooterText")
|
||||||
#define FOOTER_LINK THEME->GetMetric ("CatalogXml","FooterLink")
|
#define FOOTER_LINK THEME->GetMetric ("CatalogXml","FooterLink")
|
||||||
|
|
||||||
/*
|
// Catalog file paths.
|
||||||
* These RStrings store where the Catalog* files are located, and what they
|
|
||||||
* called.
|
|
||||||
*/
|
|
||||||
|
|
||||||
const RString CATALOG_XML = "Catalog.xml";
|
const RString CATALOG_XML = "Catalog.xml";
|
||||||
const RString CATALOG_XSL = "Catalog.xsl";
|
const RString CATALOG_XSL = "Catalog.xsl";
|
||||||
const RString CATALOG_XML_FILE = "Save/" + CATALOG_XML;
|
const RString CATALOG_XML_FILE = "Save/" + CATALOG_XML;
|
||||||
|
|||||||
Reference in New Issue
Block a user