aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-folder-tree.c
diff options
context:
space:
mode:
authorMengjie Yu <meng-jie.yu@sun.com>2005-01-04 16:51:15 +0800
committerHarry Lu <haip@src.gnome.org>2005-01-04 16:51:15 +0800
commit58b382e0231ea9a4fefd33232856e8c9774fa282 (patch)
treeeb100b1a1138e168689365387778c4df2b187163 /mail/em-folder-tree.c
parentc42dbb42c75a1901f475f07ee66ea44ce8b6219c (diff)
downloadgsoc2013-evolution-58b382e0231ea9a4fefd33232856e8c9774fa282.tar.gz
gsoc2013-evolution-58b382e0231ea9a4fefd33232856e8c9774fa282.tar.zst
gsoc2013-evolution-58b382e0231ea9a4fefd33232856e8c9774fa282.zip
add atk name for the treeview.
2004-12-28 Mengjie Yu <meng-jie.yu@sun.com> * em-folder-tree.c: (em_folder_tree_new_with_model): add atk name for the treeview. svn path=/trunk/; revision=28230
Diffstat (limited to 'mail/em-folder-tree.c')
-rw-r--r--mail/em-folder-tree.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/mail/em-folder-tree.c b/mail/em-folder-tree.c
index 8ef1f59c74..ff6bb2636a 100644
--- a/mail/em-folder-tree.c
+++ b/mail/em-folder-tree.c
@@ -655,6 +655,7 @@ GtkWidget *
em_folder_tree_new_with_model (EMFolderTreeModel *model)
{
EMFolderTree *emft;
+ AtkObject *a11y;
emft = g_object_new (EM_TYPE_FOLDER_TREE, NULL);
em_folder_tree_construct (emft, model);
@@ -664,6 +665,9 @@ em_folder_tree_new_with_model (EMFolderTreeModel *model)
emft->priv->loading_row_id = g_signal_connect (model, "loading-row", G_CALLBACK (emft_maybe_expand_row), emft);
emft->priv->loaded_row_id = g_signal_connect (model, "loaded-row", G_CALLBACK (emft_maybe_expand_row), emft);
+
+ a11y = gtk_widget_get_accessible (GTK_WIDGET (emft->priv->treeview));
+ atk_object_set_name (a11y, _("Mail Folder Tree"));
return (GtkWidget *) emft;
}
class='commitgraph'>* Update to KOffice 1.5.1lofi2006-05-279-12/+15 * Bump PORTREVISION to reflect the fact that the .desktop file is nojylefort2006-05-211-1/+1 * Bump PORTREVISION to reflect the fact that these ports may nowjylefort2006-05-191-1/+1 * Update to 0.2 [1]itetcu2006-05-154-5/+21 * This is a firefox searchplugin for the german BSD board www.bsdforen.dedinoex2006-05-135-0/+46 * Remove USE_REINPLACE for categories starting with a Gedwin2006-05-083-3/+0 * Update to KOffice 1.5.0lofi2006-04-299-15/+24 * Reset mbr due to no answer to an email inquiry about his status, andlinimon2006-04-154-4/+4 * Update to KDE 3.5.2lofi2006-03-314-280/+74 * Reset maintainer at his request; nectar is away from FreeBSD work right now.linimon2006-03-241-1/+1 * Downgrade to 7.0.1 temporarily mainly because the printing featurehrs2006-03-082-5/+6 * Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.ade2006-03-071-1/+1 * Post libtool-conversion fixupsade2006-02-261-2/+2 * Conversion to a single libtool environment.ade2006-02-232-4/+3 * - Use a distfile in tarball instead of one in rpm.hrs2006-02-223-18/+7 * - Update to 4.16 [1]barner2006-02-023-12/+26 * Update to KDE 3.5.1.lofi2006-02-014-22/+100 * [1]:jylefort2006-01-263-7/+15 * SHA256ifyedwin2006-01-2215-0/+16 * eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-1/+1 * Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-19/+19 * Update to KDE 3.5.0lofi2006-01-094-282/+310 * Hash with SHA-256.trevor2006-01-081-0/+1 * new homepagewosch2005-12-241-2/+2 * Update of german/BBBike portedwin2005-12-203-16/+56 * Add SHA256 hashes to my portsehaupt2005-11-301-0/+1 * Remove a dead mastersite per distfile survey.linimon2005-11-281-1/+0 * [Maintainer Update] update german/tvbrowser 1.0 -> 2.1edwin2005-11-265-89/+50 * - Style: don't quote COMMENT, it looks nasty in `make describe` outputpav2005-11-261-1/+1 * new port: german/tvbrowseredwin2005-11-247-0/+187 * Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1 * - add SHA checksumdinoex2005-11-131-0/+1 * Remove the usage of 'misc' as a secondary category.linimon2005-11-101-1/+1 * Update to KDE 3.4.3 / KOffice 1.4.2lofi2005-11-0513-16/+35 * Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-052-2/+2 * Remove all the secondary port of editors/ooodict-allmaho2005-11-014-65/+0 * BROKEN: Incorrect pkg-plistkris2005-10-291-0/+2 * Port german/steak does not honor X11BASEedwin2005-10-231-0/+1 * With permission, reset inactive maintainer.linimon2005-10-131-1/+1 * Remove WWW: None.fenner2005-10-091-2/+0 * o) Update to respect new Patch from SUN (Product Update 5)lkoeller2005-10-082-11/+11 * localized versions of Adobe Reader (formerly Acrobat Reader)trevor2005-10-084-0/+30 * Change MAINTAINER address for my ports.ehaupt2005-10-062-2/+2 * Reset maintainer who had turned in his commit bit some time back as he nolinimon2005-10-012-2/+2 * Update to 4.15 (follows update of master port, ports/86241).barner2005-09-262-4/+25 * This is now a slave-port to math/geonextvs2005-09-074-71/+3 * Update to 81vs2005-08-292-17/+15 * Fix index build by moving openoffice.org-1.1 ports.maho2005-08-293-3/+3 * Add schwobifyer 20050730, a utility for translating german into thelawrance2005-08-014-0/+34 * Update to KDE 3.4.2 / KOffice 1.4.1lofi2005-08-0110-117/+151 * This is a swiss-"high german" language pack for german/ding.garga2005-07-193-0/+56 * Upgraded to version 1.4. The 1.3 version was unfetchable which caused the portniels2005-07-144-7/+11 * Update to KOffice 1.4.0a.lofi2005-07-069-96/+45 * Remove openoffice.org localized ports as I announced:maho2005-06-295-237/+0 * Update to KDE 3.4.1lofi2005-06-264-78/+272 * Mega-patch to cleanup the ports infrastructure regarding our linux bits:netchild2005-06-185-16/+23 * - Unbreak and general updatepav2005-06-064-3/+24 * - Remove linux-mozillafirebird and it's language spinoffs. This port ispav2005-05-284-34/+0 * - Add german specific files to plistpav2005-05-271-0/+6 * - Update to 3.14pav2005-05-273-12/+80 * Unbreak: Fix plistvs2005-04-142-2/+3 * At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1 * Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1 * Add two advisory variables that mark this port as a slave port. Due tolinimon2005-04-061-0/+3 * Update to KDE 3.4lofi2005-03-214-78/+534 * Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-122-0/+2 * Respect the user's USE_LINUX setting.trevor2005-03-025-5/+0 * BROKEN: Incomplete pkg-plistkris2005-02-281-0/+2 * Don't install man sub-directory 'debian'. It has less valuewosch2005-02-171-0/+1 * Fix the german/selfhtml port so that it installs thelofi2005-01-251-0/+2 * New port selfhtml version 80: Extensive german HTML referencelioux2005-01-214-0/+86 * Add SIZE in distinfohq2005-01-121-0/+1 * jDictionary plugin: English-German dictionaryhq2005-01-124-0/+24 * JDictionary plugin: German-Hungarian dictionaryhq2005-01-114-0/+23 * Fix build after one of the recent pthread-changesarved2005-01-101-2/+3 * Upgrade 1.2 -> 1.3.nectar2005-01-093-5/+8 * Add missing dependency (linux X11).netchild2005-01-042-2/+6 * Say hello to the linux mega patch, it consolidates our linux bits anetchild2005-01-015-8/+14 * Add i18nized doc subdirs to kdehier and adjust i18n port plists accordingly.lofi2004-12-235-5/+0 * Update to 1.0.0.p2 (pre2)vs2004-12-213-23/+14 * As previously announced, remove localized versions of Netscape whichlinimon2004-12-196-134/+0 * Fix kde3-i18n ports.lofi2004-12-162-4/+4 * Remove bogus spam I had in my cvs checkout and committed along with KDE.lofi2004-12-161-2/+0 * Update to KDE 3.3.2lofi2004-12-1413-18/+62 * Update to 4.13vs2004-12-133-7/+12 * Really build german versionvs2004-11-221-2/+2 * Fix missed path, remove USE_ZIP directive.mbr2004-11-221-2/+1 * Upgrade to staroffice 7 product update IV.mbr2004-11-222-9/+10 * Update to version 0.8markus2004-11-123-9/+15 * Update the English-language Netscape to 7.2. Add a security warningtrevor2004-11-091-0/+2 * Update to KDE 3.3.1lofi2004-11-0813-13/+130 * de-php_doc-de -> php_doc-deedwin2004-10-211-0/+1 * Update to KDE 3.3lofi2004-08-319-169/+301 * Factor out all but one of the build switches of the KDE main module portslofi2004-08-116-9/+9 * Apply a big libtool patch to allow porters to use the libtool installed bymarcus2004-07-101-1/+1 * Upgrade to Product Update 3.mbr2004-07-052-8/+9 * Establish a correct master-slave relationship betweenlinimon2004-06-241-1/+2 * - Remove empty files [1]pav2004-06-212-2/+1 * Update to version 3.2.3lofi2004-06-104-4/+84 * BROKEN: Unfetchablekris2004-06-091-0/+2 * - Fix MASTER_SITESkrion2004-06-081-2/+1 * Don't use Makefile.kde anymoremarkus2004-06-061-6/+3 * Upgrade to so-7-pp2 (product update 2)mbr2004-05-182-7/+8 * NO_LATEST_LINK=yesmbr2004-05-152-0/+2 * Oops. Forgot the language categories.lofi2004-05-076-9/+9 * Update to KDE 3.2.2lofi2004-04-204-40/+50 * Fix LATEST_LINK conflictsmaho2004-04-121-0/+1 * Chase the glib20 update, and bump all affected ports' PORTREVISIONs.marcus2004-04-052-2/+2 * Remove category pkg/COMMENT files in favour of a COMMENT variable in thekris2004-04-022-1/+2 * Update to 1.11: adds the possibility to change the font size in somelinimon2004-04-024-12/+13 * SIZEify (maintainer timeout)trevor2004-03-319-0/+22 * - Fix packagingpav2004-03-304-866/+60 * - SIZEifymarkus2004-03-291-0/+1 * Add SIZE.nectar2004-03-181-0/+1 * Add staroffice70kris2004-03-171-0/+1 * Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1 * Update to KDE 3.2.1 / QT 3.3.1lofi2004-03-109-4/+37 * - add SIZEdinoex2004-02-261-0/+1 * Change my email address.markus2004-02-241-1/+1 * BROKEN on 5.x: broken pkg-plistkris2004-02-091-1/+7 * Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-062-1/+1 * Update to KDE 3.2.0lofi2004-02-0515-202/+1063 * Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-043-0/+3 * Add USE_GETTEXT and bump PORTREVISION.marcus2004-02-045-10/+10 * Now gettext 0.12.1 is gettext-old.trevor2004-01-245-5/+5 * - fix PKGORIGINeik2004-01-231-1/+1 * - Update to 3.13pav2004-01-215-102/+334 * Fix Makefile comment in port.mbr2004-01-091-2/+2 * Add german port of staroffice7.0mbr2004-01-098-3680/+5317 * uncomment test lines. apologies.edwin2004-01-031-2/+2 * [NEW PORT] german/de-geonext: Interactive (dynamic) elementary Geometry Softwareedwin2004-01-035-0/+83 * - update to 0.95dinoex2003-12-292-2/+2 * Define USE_PERL5_BUILD, not erroneous USE_PERL.trevor2003-11-202-2/+2 * Define USE_PERL to make Perl available for (mostly deprecated)trevor2003-11-202-0/+2 * new German-language, i386 Linux binary port of Firebird Web browsertrevor2003-11-194-0/+26 * Fix COMMENT spellingeik2003-11-152-2/+2 * Fix COMMENT with an a-umlaut.nork2003-11-142-2/+2 * Add kheisereg, utility to search offline within the article databasearved2003-11-145-0/+85 * Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.trevor2003-11-131-1/+1 * OpenOffice -> OpenOffice.orgmaho2003-11-094-4/+4 * Language setting was wrong for german.maho2003-11-091-1/+1 * Add OpenOffice.org 1.1 for german.maho2003-11-093-0/+117 * Forgot to change Makefile s..maho2003-11-081-1/+1 * rename openoffice* to openoffice-1.0* accodingly (repo copy).maho2003-11-082-2/+2 * rename openoffice to openoffice-1.0 after repocopymaho2003-11-083-117/+1 * Per maintainer request, remove german/cheapcall. The mastersite haslinimon2003-11-035-56/+0 * Update German Linux manual pages to version 0.4wosch2003-10-292-8/+8 * Per distfile survey, chase new mastersite. Informed maintainer.linimon2003-10-293-4/+3 * utilize SITE_PERLijliao2003-10-241-1/+1 * Switch to tk84, bump PORTREVISION and tidy some whitespace.kris2003-10-191-8/+9 * update german/linux-eagle: 4.09r2 -> 4.11daichi2003-10-143-11/+42