diff options
author | Nickolay V. Shmyrev <nshmyrev@yandex.ru> | 2007-01-27 19:25:16 +0800 |
---|---|---|
committer | Nickolay V. Shmyrev <nshmyrev@src.gnome.org> | 2007-01-27 19:25:16 +0800 |
commit | 094f34621ab7b77a57f6b588348ced95756e9798 (patch) | |
tree | d5db709aa2bfa5bb90f696ddd357ac3063e40b8a /plugins/groupwise-features/ChangeLog | |
parent | 44eb71780ac5a7e72ba9106c20eef913b29abd05 (diff) | |
download | gsoc2013-evolution-094f34621ab7b77a57f6b588348ced95756e9798.tar.gz gsoc2013-evolution-094f34621ab7b77a57f6b588348ced95756e9798.tar.zst gsoc2013-evolution-094f34621ab7b77a57f6b588348ced95756e9798.zip |
don't split sentences. Fixes bug #401288.
2007-01-27 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
* install-shared.c: (org_gnome_popup_wizard):
don't split sentences. Fixes bug #401288.
svn path=/trunk/; revision=33154
Diffstat (limited to 'plugins/groupwise-features/ChangeLog')
-rw-r--r-- | plugins/groupwise-features/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/plugins/groupwise-features/ChangeLog b/plugins/groupwise-features/ChangeLog index f54f808ea2..d731bee750 100644 --- a/plugins/groupwise-features/ChangeLog +++ b/plugins/groupwise-features/ChangeLog @@ -1,6 +1,11 @@ 2007-01-27 Nickolay V. Shmyrev <nshmyrev@yandex.ru> * install-shared.c: (org_gnome_popup_wizard): + don't split sentences. Fixes bug #401288. + +2007-01-27 Nickolay V. Shmyrev <nshmyrev@yandex.ru> + + * install-shared.c: (org_gnome_popup_wizard): * junk-settings.c: (junk_settings_construct): * share-folder.c: (share_folder_construct): * status-track.c: (track_status): |