2005-05-06  Sarfraaz Ahmed <asarfraaz@novell.com>

        * properties.glade : Fixed a typo #273064

svn path=/trunk/; revision=29289
This commit is contained in:
Sarfraaz Ahmed
2005-05-06 05:37:00 +00:00
committed by Ahmed Sarfraaz
parent 333247971b
commit 178e97dbf4
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2005-05-06 Sarfraaz Ahmed <asarfraaz@novell.com>
* properties.glade : Fixed a typo #273064
2005-03-31 Parthasarathi Susarla <sparthasarathi@novell.com>
* share-folder-common.c:(create_folder):

View File

@ -186,7 +186,7 @@
<child>
<widget class="GtkLabel" id="users">
<property name="visible">True</property>
<property name="label" translatable="yes">&lt;b&gt;Users :&lt;/b&gt;</property>
<property name="label" translatable="yes">&lt;b&gt;Users:&lt;/b&gt;</property>
<property name="use_underline">False</property>
<property name="use_markup">True</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>