aboutsummaryrefslogtreecommitdiffstats
path: root/po/POTFILES.in
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@gnome.org>2005-12-04 03:50:22 +0800
committerAdam Weinberger <adamw@src.gnome.org>2005-12-04 03:50:22 +0800
commit4a2e4c80e128b997d28c4d320d9eaf68b8b026b0 (patch)
tree53b15924bdb2b4c7d85451911a767eb3d10c35f3 /po/POTFILES.in
parentc02a5a4e06dd071eebf459bba0afd69d3c908353 (diff)
downloadgsoc2013-evolution-4a2e4c80e128b997d28c4d320d9eaf68b8b026b0.tar.gz
gsoc2013-evolution-4a2e4c80e128b997d28c4d320d9eaf68b8b026b0.tar.zst
gsoc2013-evolution-4a2e4c80e128b997d28c4d320d9eaf68b8b026b0.zip
Added missing file. Updated Canadian English translation.
2005-12-03 Adam Weinberger <adamw@gnome.org> * POTFILES.in: Added missing file. * en_CA.po: Updated Canadian English translation. svn path=/trunk/; revision=30714
Diffstat (limited to 'po/POTFILES.in')
-rw-r--r--po/POTFILES.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index d4c1caf19e..ca3eace299 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -176,6 +176,7 @@ calendar/gui/itip-utils.c
calendar/gui/memos-component.c
calendar/gui/memos-control.c
calendar/gui/migration.c
+calendar/gui/misc.c
calendar/gui/print.c
calendar/gui/tasks-component.c
calendar/gui/tasks-control.c
~lantw44/cgit/gsoc2013-evolution/commit/widgets?h=gnome-2-10-base&id=199a9f60a0302679a2c9dd2142bc91e2f97457ae'>Sped up signal propogation.Christopher James Lahey2000-10-192-2/+52 * Fixed the color of the background rectangle. Made the rectangle start atChristopher James Lahey2000-10-191-0/+16 * Make background color of ETable match the background color of item rows.Christopher James Lahey2000-10-181-1/+1 * Removed an unnecessary glade include file.Christopher James Lahey2000-10-184-1/+29 * Moved the glade file directories.Christopher James Lahey2000-10-181-1/+2 * Reworked some of the height stuff?Christopher James Lahey2000-10-171-14/+12 * Choose a better size for the e-table-header-itemIain Holmes2000-10-171-17/+53 * get the next child before traversing/calling func.Chris Toshok2000-10-161-2/+5 * get rid of ENode type, as everything in it is now in ETreePath, and addChris Toshok2000-10-162-139/+257 * Made it so that ETable won't use a state with 0 columns.Christopher James Lahey2000-10-161-2/+14 * Fixed these to use the new ascending attribute as a boolean instead of anChristopher James Lahey2000-10-145-11/+11 * Added e-table-config-field.lo.Christopher James Lahey2000-10-1411-228/+704 * NULL is not a valid argument to `xmlNewDoc'. Was this code everEttore Perazzoli2000-10-141-1/+3 * Fixed gdk-font refcountingIain Holmes2000-10-133-34/+51 * Added e_container_focus_nth_entry.Christopher James Lahey2000-10-132-0/+33 * when there are 0 columns, don't assert.Jeffrey Stedfast2000-10-121-1/+1 * Make saving state work properly.Christopher James Lahey2000-10-121-3/+41 * fixed to recalculate min_cell_width/height in case the show_week_numbersDamon Chaplin2000-10-124-45/+211 * Fixed the parity on the cursor-mode check.Christopher James Lahey2000-10-111-1/+1 * Changed these to use the default cells.Christopher James Lahey2000-10-116-50/+13 * Example spec file. Not used. Just an example of what you can do.Christopher James Lahey2000-10-111-0/+21 * Changed these to match the new ETable system.Christopher James Lahey2000-10-1119-308/+1292 * Removed the assertion that there must be at least 1 column. No way toNot Zed2000-10-095-2/+108 * Added missing BEGIN/END_GNOME_DECLSLauris Kaplinski2000-10-091-0/+5 * set cursors to NULL after destroying them, to avoid any possibility ofDamon Chaplin2000-10-081-0/+5 * Emit the selection/cursor "changed" signals.Jeffrey Stedfast2000-10-051-0/+19 * Select all elements of the etable.Jeffrey Stedfast2000-10-054-0/+67 * Changed to take into account the sort group, if the table has one.xNot Zed2000-10-04