This commit is contained in:
Steve Checkoway
2006-05-14 08:09:22 +00:00
parent f39e79efed
commit 2b02ad8151
+1 -5
View File
@@ -31,11 +31,7 @@
#define FOOTER_TEXT THEME->GetMetric ("CatalogXml","FooterText")
#define FOOTER_LINK THEME->GetMetric ("CatalogXml","FooterLink")
/*
* These RStrings store where the Catalog* files are located, and what they
* called.
*/
// Catalog file paths.
const RString CATALOG_XML = "Catalog.xml";
const RString CATALOG_XSL = "Catalog.xsl";
const RString CATALOG_XML_FILE = "Save/" + CATALOG_XML;