summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
authorPetr Mladek <pmladek@suse.cz>2011-03-30 17:51:46 +0200
committerPetr Mladek <pmladek@suse.cz>2011-03-30 17:55:01 +0200
commit1afc85f34cb0b84f79a2a75abbb05e244bb5638c (patch)
tree0df48e5da6bcfeb7bc160971b860247fc52be027 /sfx2
parent92016b9b80af2e78f051939018e7b05d56165206 (diff)
sfx2-template-category-labels.diff: add new template category "Labels"
useful for blank Labels, calling cards, CD labels, etc. Many such templates are at http://sourceforge.net/projects/ooolabels/
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/source/doc/doctempl.src2
1 files changed, 2 insertions, 0 deletions
diff --git a/sfx2/source/doc/doctempl.src b/sfx2/source/doc/doctempl.src
index 2c91358f845e..e71e77ff2cb3 100644
--- a/sfx2/source/doc/doctempl.src
+++ b/sfx2/source/doc/doctempl.src
@@ -43,6 +43,7 @@ StringArray TEMPLATE_SHORT_NAMES_ARY
< "layout" ; > ;
< "presnt" ; > ;
< "misc" ; > ;
+ < "labels" ; > ;
};
};
@@ -60,6 +61,7 @@ StringArray TEMPLATE_LONG_NAMES_ARY
< "Presentation Backgrounds" ; > ;
< "Presentations" ; > ;
< "Miscellaneous" ; > ;
+ < "Labels" ; > ;
};
};