Kaydet (Commit) 17a8b2ed authored tarafından Olivier Hallot's avatar Olivier Hallot Kaydeden (comit) Marcos Souza

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/7415Reviewed-by: 's avatarMarcos Souza <marcos.souza.org@gmail.com>
Tested-by: 's avatarMarcos Souza <marcos.souza.org@gmail.com>
üst 827b48e7
......@@ -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"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment