aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/backend/ebook
Commit message (Expand)AuthorAgeFilesLines
* drop use of "font" arg. (get_left_width): use pango to calculate thisChris Toshok2002-12-192-1/+2
* g_strcasecmp -> g_ascii_strcasecmp. (FIND_INSERT): same.Chris Toshok2002-12-181-0/+1
* [ Fixes bug #35135 ] don't free the default_book_uri here, it's done inChris Toshok2002-12-181-9/+36
* use e_card_set_book instead of basically duplicating its code here.Chris Toshok2002-12-071-8/+2
* [ roll forward from 1.2 branch, Fixes addressbook bug #28945 ] if theChris Toshok2002-11-271-1/+9
* [ roll forward Sean.Gao@sun.com's fix for #16870 from the 1.2 branch ]Chris Toshok2002-11-231-1/+1
* [ rolling forward fix for #34254 from 1.2 branch ] use g-ascii_strncasecmpChris Toshok2002-11-231-1/+1
* [ rolling forward fix for #34254 from 1.2 branch ] use g-ascii_strncasecmpChris Toshok2002-11-231-2/+2
* guard against multiple invocations.Chris Toshok2002-11-122-3/+6
* guard against multiple invocations.Chris Toshok2002-11-107-128/+176
* prepend /apps/Evolution to config db paths.Chris Toshok2002-11-081-1/+1
* tests are linking now, and link in libcamel.la.Chris Toshok2002-11-083-77/+40
* add prototypes for e_utf8_casefold_collate{_len}Chris Toshok2002-11-082-0/+26
* use g_type_class_peek_parent.Chris Toshok2002-11-073-23/+24
* call g_build_filename, not g_build_path.Chris Toshok2002-11-061-1/+1
* fix the gnome-xml headers.Chris Toshok2002-11-062-3/+4
* ignore the generated marshaller files.Chris Toshok2002-11-066-51/+62
* g_date_* => g_date_get_*, fixes G_DISABLE_DEPRECATED build.Chris Toshok2002-11-055-252/+50
* don't call bonobo_activation_init directly.Chris Toshok2002-11-058-65/+24
* just include glib.h instead of the gtk stuff.Chris Toshok2002-11-0330-1205/+1498
* never set the charset on an item without also encoding it. Mime messagesLarry Ewing2002-10-281-6/+2
* [ probable fix for #25477, and memory leak fix ] if the dialog isn't inChris Toshok2002-10-211-0/+2
* Return right away rather than crashing if card->email is NULL.Dan Winship2002-10-161-0/+6
* [ Fixes #31321 ] add VERSION:2.1 to exported vCards.Chris Toshok2002-10-011-0/+2
* update for Composer_setHeaders change.Dan Winship2002-09-301-2/+2
* [ Fixes bug #30250 ] handle "Unnamed Lists" here by setting their name toChris Toshok2002-09-132-3/+12
* return g_strdup("true"), not "true".Dan Winship2002-09-131-1/+1
* add QueryRefused, for when the backend refuses to perform a query. (partDan Winship2002-08-312-0/+3
* [ fixes #20347 ] hook up the backend_died signal. (backend_died): newChris Toshok2002-08-292-0/+31
* take and pass the CallStatus to our listener.Chris Toshok2002-08-206-9/+54
* Import into the default book not the local oneIain Holmes2002-08-162-1/+12
* If invoked from a non-contact folder, add the contact to the defaultDan Winship2002-08-136-80/+71
* Use "\r" rather than including literal CRs in the string, which confusesDan Winship2002-08-072-54/+28
* (activate_factories_for_uri): Don'tEttore Perazzoli2002-07-311-2/+0
* Install libversit.a so that people compiling against the addressbook canPeter Williams2002-07-181-4/+2
* Oops, missed this one.Peter Williams2002-07-112-2/+3
* Add include lines to get ebook headers relative to <ebook/foo.h>, notPeter Williams2002-07-116-13/+13
* add Book.getCompletionView.Chris Toshok2002-07-102-0/+46
* Made "" compare as not equal to "" for addresses. (use_common_book_cb):Christopher James Lahey2002-06-151-4/+6
* [ fixes bug #17332 ] we shouldn't ever return NULL here. in error cases weChris Toshok2002-06-121-1/+1
* Made expand_uri a bit more robust and readable.Christopher James Lahey2002-06-111-18/+18
* [ #24189 ] ifdef out the body of this because it only works with a singleChris Toshok2002-05-242-22/+35
* make sure we map status -> string correctly (add missing strings).Chris Toshok2002-05-212-2/+5
* finally remove the #if 0's and use the oaf query stuff to get backendsChris Toshok2002-05-041-2/+0
* Changed this to set a subject when sending a contact. This makes theChristopher James Lahey2002-05-011-1/+58
* oops, should have done a search to make sure I had gotten all of the libibexesJeffrey Stedfast2002-04-271-6/+0
* Don't link to libibex anymore.Jeffrey Stedfast2002-04-271-1/+0
* Append /addressbook.db to the end of the default URI if it starts withDan Winship2002-04-192-3/+10
* Update for new-and-improved consistent default folder uri.Dan Winship2002-04-101-1/+1
* Fix spelling of E_CARD_SIMPLE_PHONE_ID_TTYTDD andDan Winship2002-04-022-6/+6
* Update for libversit change: Use .a rather than .la now.Dan Winship2002-03-201-7/+7
* add TLSNotAvailable to BookLister_CallStatus.Chris Toshok2002-03-102-0/+3
* [ Fixes bugs 20740, 16680, and god knows what else :) ] double theChris Toshok2002-02-231-2/+24
* track change to signature, and (for now) just change all the returnChris Toshok2002-02-212-0/+3
* New functions that take a file:// url ending in the directory name andChristopher James Lahey2002-02-142-38/+125
* New function to find out if a destination was one which was auto-maticallyJeffrey Stedfast2002-02-022-273/+304
* Made this preserve addressbook flags other than the first three.Christopher James Lahey2002-02-024-1638/+87
* Revert my previous change as trow says this will break auto-completionJeffrey Stedfast2002-01-291-1/+1
* Don't check for an @ in the email address. This is to fix bug #10960.Jeffrey Stedfast2002-01-261-1/+6
* [ fixes bug 16097 ] gui love for the new auth stuff.Chris Toshok2002-01-253-2/+5
* Clean up some of the Makefiles so we dont' link every library multipleEttore Perazzoli2002-01-251-46/+29
* [ fixes bug # 16864 ] create and return a GString here, instead of writingChris Toshok2002-01-231-24/+25
* Made username match with no domain match be vague instead of partial.Christopher James Lahey2002-01-181-1/+1
* ChangeLog change.Chris Lahey2002-01-111-0/+3
* Add a test for getting arbitrary fields.Joe Shaw2002-01-102-2/+13
* go slow and clear the map if the last uri and the current uri do not matchJP Rosevear2001-12-192-0/+84
* Used g_strdup_printf to dup a string. Doh! Changed to g_strdup. (BugJon Trowbridge2001-12-141-1/+1
* Make address comparisons case-insensitive. (Fixes 11776)Jon Trowbridge2001-12-042-6/+7
* Clean ESelectNamesModel on focus-out. (Half of a fix for 15656)Jon Trowbridge2001-12-041-3/+5
* [ Fixes Ximian bug #14646 ] new function. if the default_book failed toChris Toshok2001-11-101-0/+4
* Check for NULL dates before converting them to strings. Fixes Ximian bugChristopher James Lahey2001-11-031-10/+14
* Require gal 0.15.99.8Joe Shaw2001-10-301-1/+1
* Use the actual ECardName in the ECard instead of parsing the full_nameChristopher James Lahey2001-10-291-14/+7
* New function to set the ECardName on this card and fix the file_as ifChristopher James Lahey2001-10-292-0/+13
* Handle returning dates here. (e_card_simple_get_allow_newlines): NewChristopher James Lahey2001-10-292-1/+38
* Expose this function. (e_card_date_to_string): ...and this one. FixesJon Trowbridge2001-10-282-4/+7
* Don't leak stuff. (Bug #13709)Jon Trowbridge2001-10-281-10/+15
* Fix the address of the FSF in the licensing comments.Ettore Perazzoli2001-10-281-3/+4
* Set book_uri when cardification occurs.Christopher James Lahey2001-10-281-12/+25
* Fixing the license text.Ettore Perazzoli2001-10-281-4/+3
* Fixing the license text.Ettore Perazzoli2001-10-286-6/+0
* Return on cancellation. (simple_query_sequence_complete_cb): Act if notJon Trowbridge2001-10-271-4/+16
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-276-12/+12
* Fix command paths when we specify our pixmaps, so we don't get a lot ofJon Trowbridge2001-10-241-1/+5
* We shouldn't leak the info returned by oaf_query.Jon Trowbridge2001-10-211-0/+2
* Filter out empty destinations. (also Bug #13036)Jon Trowbridge2001-10-211-5/+16
* Made this take a const GList.Christopher James Lahey2001-10-192-4/+4
* Lag our cardification on focus-out. This seems to help with the unintendedJon Trowbridge2001-10-191-4/+0
* Did a bit of clean up here. Might fix some crashes, specifically XimianChristopher James Lahey2001-10-171-9/+11
* Check for no extensionIain Holmes2001-10-171-0/+4
* If card->id is NULL, return an empty string. (e_card_set_id): Don't allowJon Trowbridge2001-10-171-3/+3
* Properly decide whether a property needs to be marked as QP by searchingChristopher James Lahey2001-10-151-9/+100
* commit the importer originally from Michael M. Morrison, with fixups byChris Toshok2001-10-136-4/+676
* Added a boolean type here.Christopher James Lahey2001-10-132-0/+30
* On second thought, that should be a less-than-or-equal... :)Jon Trowbridge2001-10-121-1/+1
* Added. Heuristic for whether or not we want to revert to an earlierJon Trowbridge2001-10-121-6/+38
* Changed these to use the new ref and unref functions for ECard auxillaryChristopher James Lahey2001-10-125-132/+190
* Check that view->view != NULL. (save_contact_cb): Check that view->view !=Jon Trowbridge2001-10-112-0/+10
* for some reason, matching on protocol is causing problems for me.Chris Toshok2001-10-051-2/+5
* Strip out commas before forming our query. (match_name): UseJon Trowbridge2001-10-043-45/+132
* remove most of the oaf stuff from here. we do it in load_uri, where we'llChris Toshok2001-10-031-35/+162
* Use camel_address_format, not camel_address_encode.Jon Trowbridge2001-09-271-1/+1
* Properly handle names when the individual elements (given, addition,Jon Trowbridge2001-09-272-30/+70
* add getters for the additional name fields. (field_data): move FAMILY_NAMEChris Toshok2001-09-232-2/+32
* I'm slowly losing my mind.Jon Trowbridge2001-09-201-1/+0
* Yikes... fixing accidental breakage.Jon Trowbridge2001-09-201-1/+1
* Use the default e-mail address if we have nothing else to go on.Jon Trowbridge2001-09-206-167/+108
* Freeing name[i] instead of namev[i] is a bad idea. (bug #10270)Jon Trowbridge2001-09-201-1/+1
* add caluri field dataJP Rosevear2001-09-194-0/+27
* use g_strfreev. (match_name): s/g_free/g_strfreev. (match_file_as):Larry Ewing2001-09-182-6/+6
* We want to assume that a destination that comes from a card isJon Trowbridge2001-09-181-1/+1
* Do the right thing if the card we are trying to send to has no validJon Trowbridge2001-09-181-53/+56
* No loose name matches on family names. (#8802)Jon Trowbridge2001-09-151-1/+2
* Make "stop" do nothing but set the stopped flag, as inJon Trowbridge2001-09-155-208/+178
* [Automake 1.5 fixes pointed out by Richard BoultonEttore Perazzoli2001-09-151-1/+1
* Fix vcard importingIain Holmes2001-09-131-1/+3
* free the values that are being leaked here.Larry Ewing2001-09-131-4/+15
* See e_book_listener_check_queue below.Jon Trowbridge2001-09-094-91/+248
* Check if the file is a VCard before importingIain Holmes2001-09-051-0/+4
* I18n fixes (mainly making buttons on the right side less Anglocentric :-)Chyla Zbigniew2001-09-031-47/+48
* Use e_card_get_vcard_assume_utf8 instead of e_card_get_vcard here sinceChristopher James Lahey2001-09-0211-292/+416
* Use e_select_names_model_merge to combine the selected names with anyJon Trowbridge2001-08-303-2/+41
* This function can be re-entrant during the signal emission; Added extraJon Trowbridge2001-08-301-4/+14
* Added ref/unref pair to make sure that our listener doesn't get finalizedJon Trowbridge2001-08-281-2/+14
* Removed some debugging spew that I left in by mistake.Jon Trowbridge2001-08-281-2/+0
* Do the right thing if the card we are trying to send to is a contact list.Jon Trowbridge2001-08-281-23/+86
* Put a freeze/thaw around our the set of operations that changes theJon Trowbridge2001-08-251-14/+18
* In the GUI, the toggle is labelled "hide addresses", not "show addresses"Jon Trowbridge2001-08-232-2/+25
* make sure we don't get into a situation where priv->email == NULL.Chris Toshok2001-08-231-12/+20
* Wrap our addressbook table adapter in an ETableWithout, so that we canJon Trowbridge2001-08-211-0/+5
* Call e_card_set_book here.Christopher James Lahey2001-08-146-172/+177
* Changed get_card to be asyncronous.Christopher James Lahey2001-08-146-94/+141
* Hook up some magic to (basically) cardify an entry on focus-out. (What weJon Trowbridge2001-08-106-26/+441
* new EBookOp destructor (e_book_unqueue_op): use e_book_op_freeRadek Doulik2001-08-071-16/+22
* set op->listener to NULL to catch possible use of freed opRadek Doulik2001-08-052-1/+8
* Made it so that if there's one less match than possible compares areChristopher James Lahey2001-08-051-1/+1
* Changed the criteria of whether the first part of each iteration matchedChristopher James Lahey2001-08-041-29/+25
* Made the list of E_CARD_PHONE types in phone_correspondences more completeChristopher James Lahey2001-08-033-51/+86
* Add camel dependency.Jon Trowbridge2001-08-033-129/+102
* Removed thrash checking code here since thrashing shouldn't happen nowChristopher James Lahey2001-08-012-83/+78
* Added #include <e-util/e-path.h>.Christopher James Lahey2001-07-311-0/+2
* Properly handle the case where our "cleaned" completion is the emptyJon Trowbridge2001-07-311-19/+81
* Removed some debugging chatter.Jon Trowbridge2001-07-261-1/+0
* Properly dup the results of e_destination_get_email.Jon Trowbridge2001-07-252-3/+3
* Added fallbacks for the name in the case of an e-card, to avoid theJon Trowbridge2001-07-251-1/+13
* Don't stop the idle_queue and unref from here, since this might be calledDan Winship2001-07-251-11/+0
* Re-fix for my 07-18 not-quite-fix.Dan Winship2001-07-244-8/+63
* Flush the listener's queue before unreffing it to ensure that it doesn'tDan Winship2001-07-193-5/+8
* prune the list of cards that match our query using the avoid list here,Chris Toshok2001-07-191-17/+20
* Hold a reference to our listener while the idle function is active.Jon Trowbridge2001-07-183-10/+16
* Removed old, broken code and annoying g_messages.Jon Trowbridge2001-07-182-50/+9
* Use other folders to import intoIain Holmes2001-07-171-2/+9
* Commented out some unused variables and labels. (e_destination_importv):Christopher James Lahey2001-07-151-0/+7
* Oops. I introduced my own bug, accidently set `email' to a g_free'dJeffrey Stedfast2001-07-131-1/+1
* Optimized the same way I optimized g_strsplit. If you use a GPtrArrayJeffrey Stedfast2001-07-131-94/+63
* Check the file even if the extension is NULLIain Holmes2001-07-131-6/+3
* Crash fix because strcmp() hates NULL arguments. Bug #3777.Jason Leach2001-07-121-1/+9
* Check that str isn't the empty string before doing an insert.Jon Trowbridge2001-07-091-11/+41
* Detect the embedded EDestination XML, and convert it to a nice-lookingJon Trowbridge2001-07-079-374/+774
* Set info->avoid = NULL. This shouldn't make a difference, but it can'tChristopher James Lahey2001-07-051-0/+1
* added $(BONOBO_CONF_LIBS) to get it to compile.Damon Chaplin2001-07-031-0/+1
* use ECARD_UID_LINK_PREFIX.Chris Toshok2001-07-023-0/+52
* Added related_contacts field.Christopher James Lahey2001-07-022-6/+30
* Fall back to use the name field if all else fails (which can happen withJon Trowbridge2001-07-021-0/+6
* Fix for the "recipient not specified" bug --- we were not correctlyJon Trowbridge2001-07-021-1/+7
* Check args. Somewhere in the code (somewhere in the minicard stuff) thisJon Trowbridge2001-07-011-0/+2
* I was accidentally comparing characters and strings here, and didn't seeJon Trowbridge2001-07-011-13/+21
* Make the standard for considering two cards to be match stricter.Jon Trowbridge2001-06-305-46/+361
* sJose Maria Celorio2001-06-291-0/+1
* add support for X-EVOLUTION-LIST and X-EVOLUTION-LIST-SHOW-ADDRESSES.Chris Toshok2001-06-292-0/+81
* Add a huge steaming pile of code to handle the case of single-addressJon Trowbridge2001-06-251-4/+7
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-2318-37/+37
* Renamed. (The old name, edit_contact_info_have_book_cb was a hold-overJon Trowbridge2001-06-221-0/+4
* fix memory leak.Chris Toshok2001-06-211-1/+1
* Changed attachData to accept a sequence of chars rather than a string.Dave Camp2001-06-211-3/+7
* rename ce_book_found_fields to this, remove the fetching of fields (theChris Toshok2001-06-202-0/+3
* Made e_card_simple_get_id return const char *.Christopher James Lahey2001-06-114-4/+4
* Rolled back the change 2 ago, dated 06/11/2001 01:51 in CVS, involvingChristopher James Lahey2001-06-113-101/+62
* Made it so that all of these functions queue their ops before callingChristopher James Lahey2001-06-111-16/+58
* Added this function to put a response back into the queue.Christopher James Lahey2001-06-113-62/+101
* Added this function to let you do slightly more complicated searches.Christopher James Lahey2001-06-112-5/+59
* Null terminate the strv here. (e_card_locate_match): ref here instead ofChristopher James Lahey2001-06-092-26/+38
* Copy dates as they come in.Christopher James Lahey2001-06-061-2/+12
* Added. Code for testing if two ECards appear to pertain to the sameJon Trowbridge2001-06-053-0/+513
* Fix linking order for `$(DB3_LDADD)'s so that we avoid pullingEttore Perazzoli2001-06-031-3/+3
* Add a bunch of missing `$(DB3_LDADD)'s.Ettore Perazzoli2001-06-021-8/+9
* ref the listener for the duration of this function, since emittingDan Winship2001-05-231-0/+6
* Return the serialized EDestinations (rather than just a string w/ e-mailJon Trowbridge2001-05-184-16/+409
* add prototype for addressbook_expand_uri.Chris Toshok2001-05-142-0/+19
* load pixmaps for MessageCopy and MessageForwardAttached. Thanks WayneGediminas Paulauskas2001-05-121-2/+2
* If the name is set and the full_name or file_as haven't been yet, setChristopher James Lahey2001-05-121-0/+18
* Importer changesIain Holmes2001-05-093-30/+59
* Removed e-card-pairs.h since we're not using it.Christopher James Lahey2001-05-086-83/+194
* Added.Jon Trowbridge2001-04-172-4/+31
* Added the function e_book_view_listener_stop to tell the book viewChristopher James Lahey2001-04-153-5/+41
* Ref the cursor here when we receive it.Christopher James Lahey2001-04-153-74/+17
* Do this everywhere, also fixup CLEANFILESMichael Meeks2001-04-141-0/+3
* put the business address into the pilot record as that is what we put intoJP Rosevear2001-04-133-70/+0
* Added E_CARD_SIMPLE_FIELD_LAST_SIMPLE_STRING.Christopher James Lahey2001-04-111-1/+2
* i18n fixes, added missing includes.Gediminas Paulauskas2001-04-111-0/+1
* Unref and unregister the factory on exitIain Holmes2001-04-031-0/+2
* Call e_select_names_model_clean after adding address. This should dealJon Trowbridge2001-03-312-0/+10
* Added #include <libgnome/gnome-paper.h>Jon Trowbridge2001-03-301-0/+12
* Clean up #includes. Replace <gnome.h>, <bonobo.h> and <gtk/gtk.h> withKjartan Maraas2001-03-3017-35/+61
* Fixed some crashes.Christopher James Lahey2001-03-291-0/+14
* Added. Call me old-fashioned, but I just prefer to have a real API ratherJon Trowbridge2001-03-231-5/+1
* Fix some warnings, Allow the importers to import into any folder. UpdateIain Holmes2001-03-231-0/+1
* Tag all queued ops. (e_book_cancel_op): Added. Search for a pending opJon Trowbridge2001-03-183-43/+105
* new function. (impl_BookListener_report_writable): new function.Chris Toshok2001-03-184-2/+53
* Added addressbook querying and "cardification" functions, which are turnedJon Trowbridge2001-03-168-190/+737
* Removed .oafinfo files -- they are obsolete. Moved pixmaps fromGediminas Paulauskas2001-03-151-29/+0
* add E_STRING_PROP for categories.Chris Toshok2001-03-132-0/+2
* All my changes to get the folder creation working, and the magic NetscapeIain Holmes2001-03-132-4/+4
* Added. A simplified, cancellable query mechanism that lets you avoidJon Trowbridge2001-03-113-0/+171
* Switched to use e_contact_quick_add_free_form. Removed debugging code,Jon Trowbridge2001-03-091-12/+15
* Added. Just encapsulates openingJon Trowbridge2001-03-072-2/+33
* Fix a reference counting bug.Jon Trowbridge2001-03-062-3/+12
* Cleaned up the formatting in this file a bit.Christopher James Lahey2001-03-041-42/+18
* add new entries for phone enums, and fill in the ecard_field with (bogusChris Toshok2001-03-025-33/+113
* Change for new EDestination/ESelectNamesModel API.Jon Trowbridge2001-03-025-384/+361
* new function. (impl_GNOME_Evolution_Addressbook_Book_getSupportedFields):Chris Toshok2001-02-215-24/+85
* new function.Chris Toshok2001-02-203-1/+66
* Removed entry to nonexistant program.Jon Trowbridge2001-02-201-12/+1
* When creating the entry, open up an ebook (corresponding to the localJon Trowbridge2001-02-203-1/+398
* Ignore generated .oaf filesDan Winship2001-02-151-0/+1
* Translations.Kjartan Maraas2001-02-131-2/+2
* Marked strings for translation in this newly created file. Hook up theKjartan Maraas2001-02-132-36/+39
* Make the Note field be quoted printable.Christopher James Lahey2001-02-051-2/+6
* always free the delivery elements and correct embarrassingly stupid memoryJP Rosevear2001-01-191-0/+3
* add evolution-gnomecard-importer.Larry Ewing2001-01-181-0/+1
* add the doc/devel/importer/Makefile as a target.Larry Ewing2001-01-181-2/+4
* Forgot...Iain Holmes2001-01-181-1/+2
* Support the new interfacesIain Holmes2001-01-183-26/+16
* Fix make distIain Holmes2001-01-121-0/+3
* Try againIain Holmes2001-01-121-1/+1
* GnomeCard importerIain Holmes2001-01-124-1/+293
* if we're setting the full name regenerate ecard->name.Chris Toshok2001-01-101-0/+3
* new function. (impl_BookListener_respond_authentication_result): newChris Toshok2001-01-054-0/+73
* When setting the "name" argument, copy the incoming name. This fixes aChristopher James Lahey2000-12-101-1/+1
* Fixed some formatting.Christopher James Lahey2000-12-091-4/+4
* return NULL if we can't create a view.Michael Meeks2000-12-052-2/+2
* Changed the mime type from "text/vcard" to "text/x-vcard".Christopher James Lahey2000-11-131-1/+1
* Add idl-generated files.Matt Bissiri2000-11-123-17/+21
* Link in composer bonobo code.Christopher James Lahey2000-11-123-32/+179
* A very, long, very tedious IDL API rename and re-scoping;Michael Meeks2000-11-1110-119/+119
* Add changed_hash, change list and complete boolJP Rosevear2000-11-103-0/+95
* Let the warning make sense (compute_pid): removeJP Rosevear2000-11-012-0/+41
* Fixed marking of strings for translation. Use "_(" instead of "_ (". AddKjartan Maraas2000-10-311-35/+35
* AM_GNOME_GETTEXT doesn't use $(datadir)/locale as the locale dir. (ItDan Winship2000-10-241-1/+1
* Change how the extension field acts when converting delivery addresses toChristopher James Lahey2000-10-191-3/+3