summaryrefslogtreecommitdiff
path: root/extras
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@edx.srv.br>2014-01-13 19:09:52 -0200
committerMarcos Souza <marcos.souza.org@gmail.com>2014-01-15 01:28:41 +0000
commit17a8b2ed7cff9dd11911cd3176679bf809a174d7 (patch)
treed0dc401971b0c35b36ab728cf6a02905938fba9d /extras
parent827b48e74ff52dde46adfc8cc4750e510a92e357 (diff)
Give distinct names to ValueSets widgets in Glade
At least 3 ValueSet widgets in Glade have the same name (ValueSet). This patch just give distinct names for better identification of their use and purpose. Change-Id: I3737ffe8c9c51fb6511861fbcf312cfc308a35a1 Reviewed-on: https://gerrit.libreoffice.org/7415 Reviewed-by: Marcos Souza <marcos.souza.org@gmail.com> Tested-by: Marcos Souza <marcos.souza.org@gmail.com>
Diffstat (limited to 'extras')
-rw-r--r--extras/source/glade/libreoffice-catalog.xml.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/extras/source/glade/libreoffice-catalog.xml.in b/extras/source/glade/libreoffice-catalog.xml.in
index 5163683945af..b43be2f89c8a 100644
--- a/extras/source/glade/libreoffice-catalog.xml.in
+++ b/extras/source/glade/libreoffice-catalog.xml.in
@@ -280,13 +280,13 @@
<glade-widget-class title="LicenseView" name="deploymentgui-LicenseView"
generic-name="LicenseView" parent="GtkTextView"
icon-name="widget-gtk-textview"/>
- <glade-widget-class title="ValueSet" name="svtlo-ValueSet"
+ <glade-widget-class title="SvtValueSet" name="svtlo-ValueSet"
generic-name="Set of Value Options" parent="GtkDrawingArea"
icon-name="widget-gtk-drawingarea"/>
- <glade-widget-class title="ValueSet" name="svxcorelo-SvxColorValueSet"
+ <glade-widget-class title="SvxColorValueSet" name="svxcorelo-SvxColorValueSet"
generic-name="Set of Value Options" parent="GtkDrawingArea"
icon-name="widget-gtk-drawingarea"/>
- <glade-widget-class title="ValueSet" name="swuilo-ColumnValueSet"
+ <glade-widget-class title="SwColumnValueSet" name="swuilo-ColumnValueSet"
generic-name="Set of Value Options" parent="GtkDrawingArea"
icon-name="widget-gtk-drawingarea"/>
<glade-widget-class title="TableValueSet" name="sdlo-TableValueSet"