summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorTim Hardeck <thardeck@suse.com>2011-11-07 19:33:56 +0100
committerJan Holesovsky <kendy@suse.cz>2011-11-08 16:39:14 +0100
commitec4f69493b50c15861b0cdcc290ecedd00efb51d (patch)
tree6d6961bc7532a028c2073cee9235cda1ed208831 /test
parent93732fe182ddda10a982962a60d88c5cefc149d3 (diff)
removed Simple Handles option
Removed the unnecessary option "Simple Handles" with all related functions and icons.
Diffstat (limited to 'test')
-rw-r--r--test/user-template/user/config/soffice.cfg/modules/sdraw/toolbar/optionsbar.xml3
-rw-r--r--test/user-template/user/config/soffice.cfg/modules/simpress/toolbar/optionsbar.xml1
-rw-r--r--test/user-template/user/registry/main.xcd14
3 files changed, 1 insertions, 17 deletions
diff --git a/test/user-template/user/config/soffice.cfg/modules/sdraw/toolbar/optionsbar.xml b/test/user-template/user/config/soffice.cfg/modules/sdraw/toolbar/optionsbar.xml
index e3d92eb6a486..13a954851073 100644
--- a/test/user-template/user/config/soffice.cfg/modules/sdraw/toolbar/optionsbar.xml
+++ b/test/user-template/user/config/soffice.cfg/modules/sdraw/toolbar/optionsbar.xml
@@ -17,9 +17,8 @@
<toolbar:toolbaritem xlink:href=".uno:PickThrough" toolbar:helpid="helpid:27159" toolbar:style="auto" />
<toolbar:toolbaritem xlink:href=".uno:DoubleClickTextEdit" toolbar:helpid="helpid:27169" toolbar:style="auto" />
<toolbar:toolbarseparator/>
- <toolbar:toolbaritem xlink:href=".uno:HandlesDraft" toolbar:helpid="helpid:27150" toolbar:style="auto" />
<toolbar:toolbaritem xlink:href=".uno:BigHandles" toolbar:helpid="helpid:27168" toolbar:style="auto" />
<toolbar:toolbaritem xlink:href=".uno:SolidCreate" toolbar:helpid="helpid:27151" toolbar:style="auto" />
<toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:LeaveAllGroups" toolbar:helpid="helpid:27345" toolbar:style="auto" />
-</toolbar:toolbar> \ No newline at end of file
+</toolbar:toolbar>
diff --git a/test/user-template/user/config/soffice.cfg/modules/simpress/toolbar/optionsbar.xml b/test/user-template/user/config/soffice.cfg/modules/simpress/toolbar/optionsbar.xml
index 6b6325bb9c78..9fe4141b8207 100644
--- a/test/user-template/user/config/soffice.cfg/modules/simpress/toolbar/optionsbar.xml
+++ b/test/user-template/user/config/soffice.cfg/modules/simpress/toolbar/optionsbar.xml
@@ -17,7 +17,6 @@
<toolbar:toolbaritem xlink:href=".uno:PickThrough" toolbar:helpid="27159"/>
<toolbar:toolbaritem xlink:href=".uno:DoubleClickTextEdit" toolbar:helpid="27169"/>
<toolbar:toolbarseparator/>
- <toolbar:toolbaritem xlink:href=".uno:HandlesDraft" toolbar:helpid="27150"/>
<toolbar:toolbaritem xlink:href=".uno:BigHandles" toolbar:helpid="27168"/>
<toolbar:toolbaritem xlink:href=".uno:SolidCreate" toolbar:helpid="helpid:27151"/>
<toolbar:toolbarseparator/>
diff --git a/test/user-template/user/registry/main.xcd b/test/user-template/user/registry/main.xcd
index 156c664d2de7..f9257113d555 100644
--- a/test/user-template/user/registry/main.xcd
+++ b/test/user-template/user/registry/main.xcd
@@ -2722,9 +2722,6 @@
<prop oor:name="ShowComments" oor:type="xs:boolean">
<value>true</value>
</prop>
- <prop oor:name="SimpleHandles" oor:type="xs:boolean">
- <value>true</value>
- </prop>
<prop oor:name="BigHandles" oor:type="xs:boolean">
<value>true</value>
</prop>
@@ -3130,9 +3127,6 @@
<prop oor:name="ShowComments" oor:type="xs:boolean">
<value>true</value>
</prop>
- <prop oor:name="SimpleHandles" oor:type="xs:boolean">
- <value>false</value>
- </prop>
<prop oor:name="BigHandles" oor:type="xs:boolean">
<value>true</value>
</prop>
@@ -41926,14 +41920,6 @@
<value>1</value>
</prop>
</node>
- <node oor:name=".uno:HandlesDraft" oor:op="replace">
- <prop oor:name="Label" oor:type="xs:string">
- <value xml:lang="en-US">Simple Handles</value>
- </prop>
- <prop oor:name="Properties" oor:type="xs:int">
- <value>1</value>
- </prop>
- </node>
<node oor:name=".uno:SolidCreate" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">Modify Object with Attributes</value>