diff options
author | Milan Crha <mcrha@redhat.com> | 2008-03-27 19:25:56 +0800 |
---|---|---|
committer | Milan Crha <mcrha@src.gnome.org> | 2008-03-27 19:25:56 +0800 |
commit | 787be15b58456dd80311e913b3d3dc6a67b803f2 (patch) | |
tree | 08c701c652027300083c9cd875055239fddec035 /plugins/groupwise-features/ChangeLog | |
parent | 107a40775f596fcd535880b8121ee36e4c1733c0 (diff) | |
download | gsoc2013-evolution-787be15b58456dd80311e913b3d3dc6a67b803f2.tar.gz gsoc2013-evolution-787be15b58456dd80311e913b3d3dc6a67b803f2.tar.zst gsoc2013-evolution-787be15b58456dd80311e913b3d3dc6a67b803f2.zip |
** Fix for bug #511956
2008-03-27 Milan Crha <mcrha@redhat.com>
** Fix for bug #511956
* share-folder.c: (notification_clicked): Mark text for translation.
* properties.glade: Make dialog nicer.
svn path=/trunk/; revision=35268
Diffstat (limited to 'plugins/groupwise-features/ChangeLog')
-rw-r--r-- | plugins/groupwise-features/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/plugins/groupwise-features/ChangeLog b/plugins/groupwise-features/ChangeLog index cf7252392c..7e58f91641 100644 --- a/plugins/groupwise-features/ChangeLog +++ b/plugins/groupwise-features/ChangeLog @@ -1,5 +1,12 @@ 2008-03-27 Milan Crha <mcrha@redhat.com> + ** Fix for bug #511956 + + * share-folder.c: (notification_clicked): Mark text for translation. + * properties.glade: Make dialog nicer. + +2008-03-27 Milan Crha <mcrha@redhat.com> + ** Fix for bug #511953 * share-folder.c: (notification_clicked): Create dialog properly. |