diff options
author | Rishabh Kumar <kris.kr296@gmail.com> | 2016-06-07 16:58:20 +0530 |
---|---|---|
committer | Katarina Behrens <Katarina.Behrens@cib.de> | 2016-06-28 19:37:44 +0000 |
commit | 76585ae33f3ca75c05c0ccbf6a621b6e2d42bc00 (patch) | |
tree | c33a276de22708658312fb3adefa50907518da17 /extras | |
parent | 6af8c9ef2de39b933274c96fd661d219b2bed8a3 (diff) |
Convert Bitmap tab to Pattern tab
Change-Id: I5cf02f1889090539f7adb826483c91a1ef3c3925
Reviewed-on: https://gerrit.libreoffice.org/26015
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
Diffstat (limited to 'extras')
-rw-r--r-- | extras/Package_palettes.mk | 1 | ||||
-rw-r--r-- | extras/source/glade/libreoffice-catalog.xml.in | 11 | ||||
-rw-r--r-- | extras/source/palettes/standard.sob | bin | 155895 -> 155757 bytes | |||
-rw-r--r-- | extras/source/palettes/standard.sop | bin | 0 -> 1057 bytes |
4 files changed, 12 insertions, 0 deletions
diff --git a/extras/Package_palettes.mk b/extras/Package_palettes.mk index 5cf4c6104bd7..fa37de6d679a 100644 --- a/extras/Package_palettes.mk +++ b/extras/Package_palettes.mk @@ -26,6 +26,7 @@ $(eval $(call gb_Package_add_files,extras_palettes,$(LIBO_SHARE_FOLDER)/palette, standard.soe \ standard.sog \ standard.soh \ + standard.sop \ styles.sod \ tango.soc \ web.soc \ diff --git a/extras/source/glade/libreoffice-catalog.xml.in b/extras/source/glade/libreoffice-catalog.xml.in index 4dd4593d56e0..30dcecc94470 100644 --- a/extras/source/glade/libreoffice-catalog.xml.in +++ b/extras/source/glade/libreoffice-catalog.xml.in @@ -150,6 +150,17 @@ </property> </properties> </glade-widget-class> + <glade-widget-class title="Pattern ListBox" name="svxlo-PatternLB" + generic-name="PatternListBox" parent="GtkComboBox" + icon-name="widget-gtk-combobox"> + <properties> + <property save="True" query="False" id="dropdown" default="True" name="Use DropDown"> + <parameter-spec> + <type>GParamBoolean</type> + </parameter-spec> + </property> + </properties> + </glade-widget-class> <glade-widget-class title="Font Name ListBox" name="svtlo-FontNameBox" generic-name="Font name ListBox" parent="GtkComboBox" icon-name="widget-gtk-combobox"> diff --git a/extras/source/palettes/standard.sob b/extras/source/palettes/standard.sob Binary files differindex ee1f29f6bbdb..820190b59258 100644 --- a/extras/source/palettes/standard.sob +++ b/extras/source/palettes/standard.sob diff --git a/extras/source/palettes/standard.sop b/extras/source/palettes/standard.sop Binary files differnew file mode 100644 index 000000000000..bcdee67e2037 --- /dev/null +++ b/extras/source/palettes/standard.sop |