Added title to the icon entry browse dialog. Fixes #122394.
2003-10-07 Muktha <muktha.narayan@wipro.com> * file-types-properties.glade: Added title to the icon entry browse dialog. Fixes #122394.
This commit is contained in:
parent
7fedb45905
commit
413ef15002
2 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
2003-10-07 Muktha <muktha.narayan@wipro.com>
|
||||
|
||||
* file-types-properties.glade: Added title to the icon entry browse
|
||||
dialog. Fixes #122394.
|
||||
|
||||
2003-08-01 Dennis Cranston <dennis_cranston at yahoo com>
|
||||
|
||||
* file-types-properties.glade: Patch to fix spacing between action
|
||||
|
|
|
@ -263,6 +263,7 @@
|
|||
<child>
|
||||
<widget class="GnomeIconEntry" id="icon_entry">
|
||||
<property name="visible">True</property>
|
||||
<property name="browse_dialog_title" translatable="yes">Browse icons</property>
|
||||
</widget>
|
||||
<packing>
|
||||
<property name="padding">0</property>
|
||||
|
|
Loading…
Add table
Reference in a new issue