diff options
author | Andras Timar <atimar@suse.com> | 2012-06-21 17:54:30 +0200 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2012-06-21 18:00:33 +0200 |
commit | 9f82f0dee986b92e739caf3d8320ff6a6941671b (patch) | |
tree | 69a2e74159bdefe8b13afdbc99bc2eb9427c8383 /officecfg | |
parent | fe49f23529a52c33ca3e2f673d242273bcaa7108 (diff) |
add "Publisher Document" filter to drawing filters in file selector
Change-Id: Idbe935d4fa1a83f49db28c2dcb74a421ba22b822
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/registry/data/org/openoffice/Office/UI.xcu | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/UI.xcu b/officecfg/registry/data/org/openoffice/Office/UI.xcu index e4e518b29b52..bf1dbed9c38e 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI.xcu @@ -63,7 +63,7 @@ <value xml:lang="en-US">Drawings</value> </prop> <prop oor:name="Filters"> - <value oor:separator=";">draw_StarOffice_XML_Draw_Template;SGV - StarDraw 2.0;StarDraw 3.0;StarDraw 3.0 Vorlage;StarDraw 5.0;StarDraw 5.0 Vorlage;StarOffice XML (Draw);draw8;draw8_template;Visio Document;SVG - Scalable Vector Graphics;Corel Draw Document</value> + <value oor:separator=";">draw_StarOffice_XML_Draw_Template;SGV - StarDraw 2.0;StarDraw 3.0;StarDraw 3.0 Vorlage;StarDraw 5.0;StarDraw 5.0 Vorlage;StarOffice XML (Draw);draw8;draw8_template;Visio Document;SVG - Scalable Vector Graphics;Corel Draw Document;Publisher Document</value> </prop> </node> <node oor:name="com.sun.star.text.WebDocument" oor:op="replace"> |