65cd80255c
Updated Lithuanian translation.
...
2006-07-23 Žygimantas BeruÄka <zygis@gnome.org >
* lt.po: Updated Lithuanian translation.
svn path=/trunk/; revision=32395
2006-07-23 15:27:29 +00:00
84ad0be1ad
Updated Spanish translation.
...
2006-07-23 Francisco Javier F. Serrador <serrador@openshine.com >
* es.po: Updated Spanish translation.
svn path=/trunk/; revision=32394
2006-07-23 12:19:44 +00:00
1ccad9d580
Added missing files into POTFILES.in.
...
svn path=/trunk/; revision=32393
2006-07-23 07:46:02 +00:00
f19dc38c19
Updated Korean translation.
...
2006-07-23 Changwoo Ryu <cwryu@debian.org >
* ko.po: Updated Korean translation.
svn path=/trunk/; revision=32392
2006-07-23 07:29:47 +00:00
8ff3dbef82
Updated evolution zh_CN translation.
...
svn path=/trunk/; revision=32391
2006-07-23 07:14:01 +00:00
2df26bc7b7
Handle cases when the props are undefined. This bug is currently causing
...
2006-07-22 Harish Krishnaswamy <kharish@novell.com >
* e-util.c: (get_font_options): Handle cases when the
props are undefined. This bug is currently causing Evo
to crash as soon as it comes up.
svn path=/trunk/; revision=32389
2006-07-22 13:04:55 +00:00
ad7a244247
Updated French translation.
...
svn path=/trunk/; revision=32388
2006-07-22 12:57:55 +00:00
e3e7e92da4
Updated Greek translation
...
svn path=/trunk/; revision=32387
2006-07-22 12:32:29 +00:00
bbbfb5e4ab
Do not assume that only SunOS has pkill because other systems (e.g.
...
2006-07-22 Julio M. Merino Vidal <jmmv@NetBSD.org >
* configure.in: Do not assume that only SunOS has pkill because
other systems (e.g. NetBSD) also have it. Fix the check that
looks for an utility to kill a process by name to properly detect
either pkill or killall. Fixes bug #336853 .
svn path=/trunk/; revision=32386
2006-07-22 11:58:10 +00:00
ad08df17c1
Assign credits to Mikhail Zabulev.
...
2006-07-22 Harish Krishnaswamy <kharish@novell.com >
Assign credits to Mikhail Zabulev.
svn path=/trunk/; revision=32384
2006-07-22 11:11:54 +00:00
f765a95ff9
Reviewed by Harish Krishnaswamy <kharish@novell.com>
...
2006-07-22 Yuri Pankov <yuri.pankov@gmail.com >
Reviewed by Harish Krishnaswamy <kharish@novell.com >
* printing/Makefile.am: Add missing .la files
Fixes #334206 .
svn path=/trunk/; revision=32383
2006-07-22 11:08:24 +00:00
b860ef8e1f
Add missing headers. Fixes #344744 .
...
2006-07-22 Yuri Pankov <yuri.pankov@gmail.com >
* message-list.c: Add missing headers. Fixes #344744 .
svn path=/trunk/; revision=32382
2006-07-22 10:51:18 +00:00
90aeb22682
Add missing headers. Add function prototypes.Fixes #347689 .
...
2006-07-22 Yuri Pankov <yuri.pankov@gmail.com >
* em-format-html-display.c: Add missing headers.
* mail-vfolder.h: Add function prototypes.Fixes #347689 .
svn path=/trunk/; revision=32381
2006-07-22 10:45:53 +00:00
5cb67b7a26
Add missing headers. Fixes #347689 .
...
2006-07-22 Yuri Pankov <yuri.pankov@gmail.com >
* e-icon-entry.c: Add missing headers. Fixes #347689 .
svn path=/trunk/; revision=32380
2006-07-22 10:36:11 +00:00
43d10aab84
Added support for Gw notes.
...
svn path=/trunk/; revision=32379
2006-07-22 10:21:42 +00:00
452dc1600d
Added support Gw notes.
...
svn path=/trunk/; revision=32378
2006-07-22 10:17:18 +00:00
30042452b6
** Fixes bug #347381
...
2006-07-20 Boby Wang <boby.wang@sun.com >
** Fixes bug #347381
* gui/contact-editor/e-contact-editor.c: (image_clicked):
Set the image chooser dialog to modal dialog, then we can focus back to
the chooser dialog by <ALT + TAB>
svn path=/trunk/; revision=32376
2006-07-22 10:00:15 +00:00
55675f968d
Checking if a user is subscribing to his own folder. Fixes #311322 .
...
Patch submitted by "Vandana Shenoy .B <shvandana@novell.com >"
svn path=/trunk/; revision=32374
2006-07-22 09:09:20 +00:00
17e5226c60
Added support for shared notes.
...
svn path=/trunk/; revision=32373
2006-07-22 08:57:41 +00:00
b01b92ad9c
Updated evolution zh_CN translation.
...
svn path=/trunk/; revision=32372
2006-07-22 07:57:42 +00:00
b97fcbf01d
Updated Korean translation.
...
2006-07-21 Changwoo Ryu <cwryu@debian.org >
* ko.po: Updated Korean translation.
svn path=/trunk/; revision=32370
2006-07-21 14:28:49 +00:00
e76234f303
improve calendar read-only error message. Fixes bug #342281 .
...
2006-07-21 Andre Klapper <a9016009@gmx.de >
* calendar.error.xml: improve calendar read-only error message.
Fixes bug #342281 .
svn path=/trunk/; revision=32369
2006-07-21 10:52:20 +00:00
c6fcc1fbcd
Autocompletion in contact list email entry.
...
svn path=/trunk/; revision=32368
2006-07-21 08:06:28 +00:00
28c0318014
Fixes bug #346316
...
svn path=/trunk/; revision=32367
2006-07-21 06:03:01 +00:00
7dce87e7ba
Updated Translation
...
svn path=/trunk/; revision=32366
2006-07-21 05:54:58 +00:00
3bd80dbe0b
** Fixes 342313. Use GTK_CHECK_VERSION instead of GTK_2_2.
...
** Fixes 342313.
* text/e-text.c: Use GTK_CHECK_VERSION instead of GTK_2_2.
svn path=/trunk/; revision=32365
2006-07-21 05:47:37 +00:00
a4922ca221
Fix for Bug 273921
...
svn path=/trunk/; revision=32364
2006-07-21 05:41:16 +00:00
96c665bb9f
Updated Spanish translation.
...
2006-07-20 Francisco Javier F. Serrador <serrador@openshine.com >
* es.po: Updated Spanish translation.
svn path=/trunk/; revision=32363
2006-07-20 16:02:56 +00:00
eac2a4b30a
Modified the mnemonics for avoiding the conflict with search.
...
svn path=/trunk/; revision=32362
2006-07-20 13:35:44 +00:00
5a7fb36627
Modified the mnemonics for avoiding the conflict with attachment bar.
...
svn path=/trunk/; revision=32361
2006-07-20 13:35:38 +00:00
80f557d53b
Updated Translation
...
svn path=/trunk/; revision=32360
2006-07-20 09:55:21 +00:00
ee6d562880
Added cairo font rendering to ECell and EText.
...
svn path=/trunk/; revision=32359
2006-07-20 08:24:31 +00:00
35a3b3e699
Added code to read font options.
...
svn path=/trunk/; revision=32358
2006-07-20 07:51:51 +00:00
281a1b94af
Added cairo rendering for free busy view by Rajeev.
...
svn path=/trunk/; revision=32357
2006-07-20 07:18:13 +00:00
27023cbe18
Fix for bug #347993
...
svn path=/trunk/; revision=32356
2006-07-20 07:07:24 +00:00
27d56a2ea4
Fix for disturbed emboss in cairo.
...
svn path=/trunk/; revision=32355
2006-07-20 07:04:00 +00:00
1c8d39f87d
Fixes bug #347773
...
svn path=/trunk/; revision=32354
2006-07-20 05:36:13 +00:00
cfa1b81a8b
Updated Finnish translation
...
svn path=/trunk/; revision=32353
2006-07-20 04:09:23 +00:00
9b563114ae
Updated Spanish translation.
...
2006-07-19 Francisco Javier F. Serrador <serrador@openshine.com >
* es.po: Updated Spanish translation.
svn path=/trunk/; revision=32352
2006-07-19 21:37:15 +00:00
3efd5e5ed5
Updated Macedonian Translation <arangela@cvs.gnome.org>
...
svn path=/trunk/; revision=32351
2006-07-19 15:37:45 +00:00
6b5bb3fa1d
Fix for bug #330355
...
svn path=/trunk/; revision=32350
2006-07-19 15:30:18 +00:00
3ec0c34eae
Fix for bug #338442
...
svn path=/trunk/; revision=32349
2006-07-19 15:26:27 +00:00
6c1f2fedd3
harmonize strings. Fixes bug #346552 .
...
2006-07-19 Andre Klapper <a9016009@gmx.de >
* gui/dialogs/calendar-setup.c: harmonize strings.
Fixes bug #346552 .
svn path=/trunk/; revision=32348
2006-07-19 13:04:46 +00:00
ca21d3639c
Updated Korean translation.
...
2006-07-19 Changwoo Ryu <cwryu@debian.org >
* ko.po: Updated Korean translation.
svn path=/trunk/; revision=32347
2006-07-19 12:34:11 +00:00
8dc17e7cbc
Fix for Bug 343816
...
svn path=/trunk/; revision=32346
2006-07-19 10:40:43 +00:00
980cf81e06
Updated Latvian translation.
...
2006-07-19 Raivis Dejus <orvils@gmail.com >
* lv.po: Updated Latvian translation.
svn path=/trunk/; revision=32345
2006-07-19 09:04:07 +00:00
37b291f6cd
Updated Greek translation
...
svn path=/trunk/; revision=32344
2006-07-19 07:34:27 +00:00
cbf5c9c970
[addressbook]
...
2006-07-18 Ross Burton <ross@openedhand.com >
* addressbook/gui/contact-editor/e-contact-editor.c:
* addressbook/gui/contact-list-editor/e-contact-list-editor.c:
* addressbook/gui/widgets/eab-contact-display.c:
Fix for EContactPhoto changes. Partially fixed by Hiroyuki Ikezoe
<poincare@ikezoe.net >, finished by myself. (#347870 ).
[plugins/bbdb]
2006-07-18 Ross Burton <ross@openedhand.com >
* gaimbuddies.c:
Fix for EContactPhoto change. Partially fixed by Hiroyuki Ikezoe
<poincare@ikezoe.net >, rest by me. (#347870 )
svn path=/trunk/; revision=32343
2006-07-19 07:15:31 +00:00
4b5ed288c1
Updated Translation
...
svn path=/trunk/; revision=32342
2006-07-19 04:16:13 +00:00
e9c644631e
removing duplicated error messages, fixing default answers. Fixes bug
...
2006-07-18 Andre Klapper <a9016009@gmx.de >
* calendar.error.xml: removing duplicated error messages, fixing
default answers. Fixes bug #347765 .
svn path=/trunk/; revision=32341
2006-07-18 23:07:34 +00:00