aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/groupwise-features/ChangeLog
diff options
context:
space:
mode:
authorSuman Manjunath <msuman@src.gnome.org>2007-12-07 01:45:37 +0800
committerSuman Manjunath <msuman@src.gnome.org>2007-12-07 01:45:37 +0800
commitaf3502a88b4959d85efde48fb2a307a952678bf9 (patch)
tree749c69e4af84d0194e3972e095a8e41510156950 /plugins/groupwise-features/ChangeLog
parenta47ca1aa0b33e7f3b796a25a679f43e88288d223 (diff)
downloadgsoc2013-evolution-af3502a88b4959d85efde48fb2a307a952678bf9.tar
gsoc2013-evolution-af3502a88b4959d85efde48fb2a307a952678bf9.tar.gz
gsoc2013-evolution-af3502a88b4959d85efde48fb2a307a952678bf9.tar.bz2
gsoc2013-evolution-af3502a88b4959d85efde48fb2a307a952678bf9.tar.lz
gsoc2013-evolution-af3502a88b4959d85efde48fb2a307a952678bf9.tar.xz
gsoc2013-evolution-af3502a88b4959d85efde48fb2a307a952678bf9.tar.zst
gsoc2013-evolution-af3502a88b4959d85efde48fb2a307a952678bf9.zip
Patch from Alex Kloss <alexkloss@att.net>: Fix for bug #347328 (missing mnemonic/mnemonic conflict in GW features -> New shared folder -> Users dialog)
svn path=/trunk/; revision=34662
Diffstat (limited to 'plugins/groupwise-features/ChangeLog')
-rw-r--r--plugins/groupwise-features/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/plugins/groupwise-features/ChangeLog b/plugins/groupwise-features/ChangeLog
index a1aaacfd06..330ed6384d 100644
--- a/plugins/groupwise-features/ChangeLog
+++ b/plugins/groupwise-features/ChangeLog
@@ -1,3 +1,12 @@
+2007-12-06 Alex Kloss <alexkloss@att.net>
+
+ ** Fix for bug #347328
+
+ * properties.glade:
+ Fix mnemonic clash over 'c', add mnemonic for 'Name' entry
+ * share-folder.c: (share_folder_construct):
+ Connect name_selector_entry and its label
+
2007-11-12 indu <indu_ait@yahoo.co.in>
** Fix for bug #458515