diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2003-11-04 05:07:24 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2003-11-04 05:07:24 +0800 |
commit | 875c4bb354f5fd711a9f6946be0fab6da646c909 (patch) | |
tree | 50509fbd68b1a2d5269ca7222f17d67fdd330f12 /shell | |
parent | 8042ab5c6b921ea937af9d9db225ad22d8c32101 (diff) | |
download | gsoc2013-evolution-875c4bb354f5fd711a9f6946be0fab6da646c909.tar.gz gsoc2013-evolution-875c4bb354f5fd711a9f6946be0fab6da646c909.tar.zst gsoc2013-evolution-875c4bb354f5fd711a9f6946be0fab6da646c909.zip |
Update factory ID.
* gui/component/select-names/e-select-names-factory.c: Update
factory ID.
* gui/component/select-names/GNOME_Evolution_Addressbook_SelectNames.server.in.in:
Version the SelectNames server IDs by appending a "_2".
svn path=/trunk/; revision=23175
Diffstat (limited to 'shell')
-rw-r--r-- | shell/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 147c86ad81..68cd5346da 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,5 +1,10 @@ 2003-11-03 Ettore Perazzoli <ettore@ximian.com> + * e-shell-shared-folder-picker-dialog.c (setup_name_selector): + Append "_2" to the SelectNames OAFIID. + +2003-11-03 Ettore Perazzoli <ettore@ximian.com> + * GNOME_Evolution_Shell.server.in.in: Use "evolution2:config_item" attributes instead of "evolution:config_item" ones. |