aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook
diff options
context:
space:
mode:
authorChris Toshok <toshok@ximian.com>2002-08-30 05:15:47 +0800
committerChris Toshok <toshok@src.gnome.org>2002-08-30 05:15:47 +0800
commit7c282bc8c9a95b1c883ed4ea4db2fb58c4cc12d6 (patch)
treef70f5cd0cf92f0bf0a6c9f40937449d56e1c32e8 /addressbook
parenta202ae67951b6b5279a97cf3514f0d80f4240a7a (diff)
downloadgsoc2013-evolution-7c282bc8c9a95b1c883ed4ea4db2fb58c4cc12d6.tar.gz
gsoc2013-evolution-7c282bc8c9a95b1c883ed4ea4db2fb58c4cc12d6.tar.zst
gsoc2013-evolution-7c282bc8c9a95b1c883ed4ea4db2fb58c4cc12d6.zip
call evolution_shell_component_add_user_creatable_item twice here, once
2002-08-29 Chris Toshok <toshok@ximian.com> * gui/component/addressbook-component.c (add_creatable_item): call evolution_shell_component_add_user_creatable_item twice here, once for the "contacts" folder type, and once for "ldap-contacts". svn path=/trunk/; revision=17929
Diffstat (limited to 'addressbook')
-rw-r--r--addressbook/ChangeLog6
-rw-r--r--addressbook/gui/component/addressbook-component.c10
2 files changed, 16 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 754524c209..98e5600dda 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,5 +1,11 @@
2002-08-29 Chris Toshok <toshok@ximian.com>
+ * gui/component/addressbook-component.c (add_creatable_item): call
+ evolution_shell_component_add_user_creatable_item twice here, once
+ for the "contacts" folder type, and once for "ldap-contacts".
+
+2002-08-29 Chris Toshok <toshok@ximian.com>
+
[ fixes #20347 ]
* gui/widgets/e-addressbook-view.c (e_addressbook_view_init): hook
up the backend_died signal.
diff --git a/addressbook/gui/component/addressbook-component.c b/addressbook/gui/component/addressbook-component.c
index e60c383cb9..cfd7383e0b 100644
--- a/addressbook/gui/component/addressbook-component.c
+++ b/addressbook/gui/component/addressbook-component.c
@@ -534,6 +534,16 @@ add_creatable_item (EvolutionShellComponent *shell_component,
menu_shortcut,
icon);
+
+ evolution_shell_component_add_user_creatable_item (shell_component,
+ id,
+ description,
+ menu_description,
+ tooltip,
+ "ldap-contacts",
+ menu_shortcut,
+ icon);
+
if (icon != NULL)
gdk_pixbuf_unref (icon);
g_free (icon_path);
tr> * - Update to 1.1.8lwhsu2009-01-292-4/+4 * Update my email address to @FreeBSD.org.beat2009-01-292-2/+2 * - Cleanupmiwi2009-01-281-9/+9 * - Rewording 2ffb1b0d-ecf5-11dd-abae-00219b0fc4d (glpi -- SQL Injection)miwi2009-01-281-4/+6 * Document glpi -- SQL Injection vulnerabiltypgollucci2009-01-281-0/+28 * - Update to 1.0.3tabthorpe2009-01-282-5/+5 * - Update to 0.19.1mnag2009-01-273-133/+10 * Update to 3.24. From the changelog:lx2009-01-272-4/+4 * - Add logging knobbeech2009-01-253-0/+48 * - Document openfire -- multiple vulnerabilitiestabthorpe2009-01-251-0/+37 * - Mark BROKEN on 6.x: does not packagepav2009-01-241-1/+7 * Update to paperkey-1.0.roam2009-01-242-4/+4 * Update information about 9fff8dc8-7aa7-11da-bf72-00123f589060delphij2009-01-241-4/+10 * This package provides efficient cryptographic hash implementations forpgj2009-01-249-0/+153 * - Update X.org ports to 7.4+ (few ports are more recent than the katamari).flz2009-01-242-6/+3 * - Update to 1.4.4amdmi32009-01-232-4/+4 * Bump the version of the curl shared library after the ftp/curl updateroam2009-01-239-8/+13 * - Add missing dependencygabor2009-01-221-0/+3 * - Update to 0.9.1386.araujo2009-01-223-4/+7 * - Update to 0.9.1284.araujo2009-01-222-4/+4 * - Update to 0.9.1313.araujo2009-01-222-4/+4 * - Update to 0.9.1395.araujo2009-01-223-4/+7 * - Update to 0.9.1396.araujo2009-01-223-13/+22 * - Update to 0.9.1389.araujo2009-01-223-6/+15 * - Mark BROKEN on amd64/7: segfault during buildpav2009-01-221-1/+7 * - Original website is now cyberquatted; point to a swik entry insteadpav2009-01-221-1/+1 * - Document two old ipsec-tools DoSwxs2009-01-221-0/+32 * - Add notice about CAMELLIA option (for testing only) [1].kuriyama2009-01-211-1/+2 * - Update to 1.0.1pav2009-01-212-8/+6 * Update to 1.7.novel2009-01-212-5/+4 * - Document directory traversal bug in teamspeak serverwxs2009-01-201-0/+29 * - Document graphics/optipng buffer overflowwxs2009-01-201-0/+36 * - Document old gitweb privilege escalation vulnerability.wxs2009-01-201-0/+31 * Resurrect the patch to sudosh.c to fix a pty issue.cy2009-01-202-0/+258 * Chase libtasn1 shared library version bump.novel2009-01-195-9/+11 * Update to 1.8.novel2009-01-193-6/+8 * Fix compile time errors.cy2009-01-182-0/+22 * Document vulnerability in older versions of GNU tar.naddy2009-01-171-0/+32 * - Update to 0.2.1.10-alphamiwi2009-01-162-4/+4 * - Mark net-mgmt/nagios2 as securemiwi2009-01-161-1/+2 * - Document mplayer -- vulnerability in STR files processormiwi2009-01-161-0/+36 * - Update to 4.08miwi2009-01-163-26/+48 * Add sudosh2.cy2009-01-163-12/+25 * - Fix plist with perl 5.8.9pav2009-01-151-3/+5 * - Fix plist with perl 5.8.9pav2009-01-152-2/+3 * - Fix plist with perl 5.8.9pav2009-01-151-0/+9 * - Update to 1.0.5amdmi32009-01-153-15/+4 * - Update to 0.5.12miwi2009-01-153-8/+4 * - Update to 2.2.2acm2009-01-143-7/+4 * kde@freebsd team is pleased to announce KDE 4.1.4, the last bugfix release in...makc2009-01-146-10/+18 * - Update to 1.12.1amdmi32009-01-142-4/+4 * Fail2ban scans log files like /var/log/pwdfail or /var/log/apache/error_logpgollucci2009-01-145-0/+163 * - Cleanup previous entrymiwi2009-01-131-1/+3 * Welcome the new sudosh2 port. Sudosh2 was forked from sudosh in 2007.cy2009-01-138-296/+18 * - Add missing blockquote and linewrap properlywxs2009-01-131-2/+3 * - Document cgiwrap XSS vulnerabilitywxs2009-01-131-0/+32 * Upgrade to 2.0.10.kuriyama2009-01-133-44/+73 * - Add mysql/postgresql to REQUIRE: in rc.script for correct start orderamdmi32009-01-131-1/+9 * - Document nagios -- web interface privilege escalation vulnerabilitymiwi2009-01-121-0/+35 * Fix the plist, bump the PORTREVISION.mezz2009-01-122-1/+2 * - Document pdfjam -- insecure temporary filesmiwi2009-01-121-0/+32 * - Document verlihub -- insecure temporary file usage and arbitrary command ex...miwi2009-01-121-0/+41 * Fix the epiphany version number.marcus2009-01-121-1/+2 * - Updated to 1.0.5glarkin2009-01-122-4/+4 * - Document mysql -- empty bit-string literal denial of servicemiwi2009-01-121-0/+34 * - Fix discovery datemiwi2009-01-111-1/+1 * - Document mysql multiple vulnerabilities:miwi2009-01-111-0/+93 * - Fix runtime crash on 64 bit platformspav2009-01-112-0/+13 * - Document imap-uw -- imap c-client buffer overflowmiwi2009-01-111-0/+29 * - Fix a small typomiwi2009-01-111-1/+1 * - Document imap-uw -- local buffer overflow vulnerabilitiesmiwi2009-01-111-0/+29 * - Document libcdaudio -- remote buffer overflow and code executionmiwi2009-01-111-0/+38 * - Make this use openssl from port on 6.xpav2009-01-111-1/+7 * Presenting GNOME 2.24 for FreeBSD.marcus2009-01-1025-208/+779 * Add a new framework for browser plugins, USE_WEBPLUGINS. It is for which foomezz2009-01-102-2/+8 * pyClamd is a python interface to Clamd (Clamav daemon).miwi2009-01-106-0/+97 * - update to 0.9.8jdinoex2009-01-1021-728/+130 * - retire openssl-beta portdinoex2009-01-101-19/+0 * - disconnect openssl-betadinoex2009-01-101-1/+0 * - Update to 4.26miwi2009-01-092-4/+4 * - Security fix for incorrect checks for malformed signaturesdinoex2009-01-092-3/+152 * Re-add gnutls-devel port at version 2.7.4.novel2009-01-096-0/+733 * - cleanup 0.97dinoex2009-01-092-90/+49 * - mark FORBIDDENdinoex2009-01-091-0/+1 * Mark BROKEN on 8: does not build after the arp-v2 import.erwin2009-01-091-0/+4 * - USE_GZIP does not need to be defined last few yearspav2009-01-091-1/+0 * - USE_KDE is nothing, removepav2009-01-091-2/+0 * - mark BROKENdinoex2009-01-081-0/+2 * - update to 1.19leeym2009-01-082-4/+10 * - Update to 1.1.7miwi2009-01-082-4/+4 * - Update to 20090107garga2009-01-083-5/+4 * - Update maintainer addresspav2009-01-081-1/+1 * - Update to 1.2.1tabthorpe2009-01-072-5/+5 * - Remove conditional checks for FreeBSD 5.x and olderpav2009-01-0727-197/+22 * - Update to 2.6.3novel2009-01-076-56/+46 * - Bump PORTREVISION due to share library version bump in security/libgcryptrafan2009-01-0614-20/+25 * - Update to 1.4.3rafan2009-01-063-7/+7 * - Add another MASTER_SITEwxs2009-01-062-4/+3 * - Mark xterm 238 safetabthorpe2009-01-061-1/+2 * Bump PORTREVISION's after OpenLDAP update.delphij2009-01-0611-5/+11 * - Update address of my distfile mirroramdmi32009-01-061-1/+1 * Import latest FreeBSD-SA's so that we are up to date again.remko2009-01-051-0/+196 * - Document xterm vulnerability.stas2009-01-051-0/+32 * - Document PHP gd library vulnerability.stas2009-01-051-0/+30 * - Pass maintainership to submittermiwi2009-01-052-3/+3 * update to 0.62.1oliver2009-01-042-4/+4 * Upgrade to 0.9.okazaki2009-01-044-51/+69 * - Update awstats entry (also affect www/awstats-devel)miwi2009-01-041-0/+4 * - Fix the affected version of awstatschinsan2009-01-041-1/+1 * - Document awstats -- multiple XSS vulnerabilitieschinsan2009-01-041-0/+36 * - Cleanup (fix whitespaces, typos)miwi2009-01-031-13/+12 * - Completely fix CVE-2005-0448chinsan2009-01-031-0/+33 * Bump copyright year.erwin2009-01-021-1/+1 * - Document vim -- multiple vulnerabilities in the netrw moduletabthorpe2009-01-021-0/+47 * Update to 1.1.3.lx2009-01-023-8/+5 * Add vinagre -- format string vulnerability entry.mezz2009-01-011-0/+35 * Reset mattdharris@users.sourceforge.net: address bounces.linimon2008-12-312-2/+2 * Document twiki - multiple vulnerabilitiesglarkin2008-12-311-0/+36 * Add entry for roundcube.ale2008-12-311-0/+29 * - Update to 1.0.9dinoex2008-12-302-5/+4 * - fix reload and restart targetsdinoex2008-12-301-17/+14 * - retire this portdinoex2008-12-301-22/+0 * - disconnect openssl-stabledinoex2008-12-301-1/+0 * - Document mysql -- MyISAM table privileges security bypass vulnerability for...miwi2008-12-301-0/+40 * - Document mplayer -- twinvq processing buffer overflow vulnerabilitymiwi2008-12-301-0/+35 * Fix build on 64-bit archs.ale2008-12-291-3/+9 * - Add PORTSCOUT variable.miwi2008-12-281-0/+2 * PyMe is a Python interface to GPGME library.johans2008-12-285-0/+119 * - Update to version 0.0.7danfe2008-12-272-5/+5 * - Update to 0.52miwi2008-12-272-4/+5 * - ampache -- insecure temporary file usagejadawin2008-12-261-0/+33 * - Update to 2.6.2 [1]gabor2008-12-263-28/+6 * - Small cleanup for the last cups-base entrymiwi2008-12-261-13/+10 * - Update to 20081223garga2008-12-232-4/+4 * - Update to 0.2.1.8-alphamiwi2008-12-234-6/+6 * Remove BROKEN.okazaki2008-12-221-3/+0 * - Fix pkg-plistkevlo2008-12-202-0/+5 * - Set for expiration in one month: has been broken for more than 6 monthspav2008-12-201-0/+2 * - Document opera -- multiple vulnerabilitiesmiwi2008-12-201-0/+51 * - Document mediawiki -- multiple vulnerabilitiesmiwi2008-12-201-0/+51 * - Fix make validatemiwi2008-12-201-0/+1 * - document drupal -- Multiple vulnerabilitiesmiwi2008-12-201-0/+36 * - Document mozilla -- multiple vulnerabilitiesmiwi2008-12-201-0/+73 * - Disable package build on pointyhat, it detects presence of /dev/bpfpav2008-12-201-0/+1 * - Mark BROKEN on FreeBSD 6.xpav2008-12-201-1/+7 * Update to 0.7.stefan2008-12-192-4/+4 * - Fix plistjadawin2008-12-181-0/+3 * - Update to 1.1 (which works on 7.x systems only).stefan2008-12-184-21/+17 * Add USE_PERL5=yeskevlo2008-12-181-0/+1 * Add META file for use with ocaml-findlib.linimon2008-12-181-0/+6 * Update to 1.3 and assign maintainership. Also, move the install fileslinimon2008-12-182-15/+19 * - Update to 1.4kevlo2008-12-1820-864/+205 * Reset se@FreeBSD.org due to maintainer-timeouts and no response to email.linimon2008-12-183-3/+3 * - Update to 0.4.0pav2008-12-183-20/+15 * - Install PORTDOCS into the proper locationwxs2008-12-172-18/+28 * Update to 1.2.17 release.ale2008-12-162-5/+4 * - Update to 0.3.9miwi2008-12-153-21/+10 * - update to 1.05leeym2008-12-122-18/+6 * - Update to 1.02beech2008-12-124-21/+10 * - Fix a small typomiwi2008-12-121-1/+1 * - Document phpmyadmin -- cross-site request forgery vulnerabilitymiwi2008-12-121-0/+33 * Remove pecl-filter in favour of php5-filter.ale2008-12-114-42/+0 * Add php5 filter extension.ale2008-12-112-0/+15 * Mark it php4-only.ale2008-12-111-3/+2 * Add php5 hash extension.ale2008-12-112-0/+15 * Update to 3.0.3 (release, aka build 688).cy2008-12-108-20/+16 * - Update to 20081209garga2008-12-093-30/+4 * Update to 3.0.3 Build 687.cy2008-12-098-16/+20 * - Document php5 -- potential magic_quotes_gpc vulnerabilitytabthorpe2008-12-081-0/+28 * Update to 2.5.1, which should really fix the amd64 build problems.lx2008-12-082-4/+4 * - Fix a typomiwi2008-12-081-1/+1 * - Document wireshark -- SMTP Processing Denial of Service Vulnerabilitymiwi2008-12-081-0/+36 * - Document php -- multiple vulnerabilitiesmiwi2008-12-071-0/+51 * - Document mgetty+sendfax -- symlink attack via insecure temporary filesmiwi2008-12-071-0/+30 * - Document dovecot-managesieve -- Script Name Directory Traversal Vulnerabilitymiwi2008-12-071-0/+32 * Document habari -- Cross-Site Scripting Vulnerabilitymiwi2008-12-071-0/+30 * - Add 32545 to the latest vlc entry.miwi2008-12-071-0/+2 * - Document vlc -- arbitrary code execution in the RealMedia processormiwi2008-12-071-0/+31 * - S/secunia/Secuniamiwi2008-12-071-2/+2 * - Document mantis - PHP Code Execution Vulnerabilitymiwi2008-12-071-0/+30 * Document mantis -- multiple vulnerabilitiesmiwi2008-12-071-0/+50 * Update 3.0.2 Build 676 to 3.0.3 Build 683 (3.0.3 prerelease) to fix ancy2008-12-078-24/+20 * - Update to 1.0miwi2008-12-062-9/+8 * - Update to 0.3.2miwi2008-12-063-22/+15 * update to 0.61.1oliver2008-12-063-6/+7 * - Update to 0.09gabor2008-12-052-4/+4 * - Update to 0.051gabor2008-12-052-4/+4 * - Fix previous entrymiwi2008-12-051-5/+3 * - Update to 1.0.2miwi2008-12-052-4/+4 * - Document squirrelmail -- Cross site scripting vulnerabilitytabthorpe2008-12-051-0/+31 * Update to 0.8.perky2008-12-042-4/+4 * - Clean up shared directory share/applicationspav2008-12-042-0/+2 * Restore previous maintainer, now with his new email address.remko2008-12-014-4/+4 * = Mark BROKEN Does not compilemiwi2008-11-301-0/+2 * Drop maintainership.lioux2008-11-303-3/+3 * - Chase libprelude updatepav2008-11-303-5/+5 * - set DEPRECATED, EXPIRATION_DATEdinoex2008-11-301-0/+3 * - Update to 1.11miwi2008-11-302-4/+4 * - Chase Debian version to avoid unfetchable patchfilemiwi2008-11-302-5/+5 * - Update to 0.2.1.7-alphamiwi2008-11-303-7/+5 * - Fix discovery from previous entrymiwi2008-11-301-1/+1 * - Document openoffice -- arbitrary code execution vulnerabilitiesmiwi2008-11-301-0/+44 * - Document wordpress -- Header RSS Feed Script Insertion Vulnerabilitymiwi2008-11-291-0/+35 * - Document samba -- potential leakage of arbitrary memory contentsmiwi2008-11-291-1/+50 * - Document hplip -- hpssd Denial of Servicemiwi2008-11-291-0/+33 * - Document cups -- multiple vulnerabilitiesmiwi2008-11-291-0/+34 * Update to 3.0.2 Build 676. This repairs PR 129204.cy2008-11-298-12/+20 * Reset r.gruyters@yirdis.nl: email address bounces.linimon2008-11-294-4/+4 * - Remove --User param from initialization since rc(8) uses su(1) when a vargarga2008-11-282-2/+2 * - Update to 20081128garga2008-11-282-4/+4 * - Add a patch to correct the location of nologin.wxs2008-11-27