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:
Muktha 2003-10-07 05:28:43 +00:00 committed by Muktha Narayan
parent 7fedb45905
commit 413ef15002
2 changed files with 6 additions and 0 deletions

View file

@ -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

View file

@ -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>