aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorSergey I. Panov <sipan@src.gnome.org>1999-02-16 13:43:11 +0800
committerSergey I. Panov <sipan@src.gnome.org>1999-02-16 13:43:11 +0800
commitaa409e48dd547449508e6ff6e60bccae4e9988d9 (patch)
tree9c383258712e6f369fe3f64679ef2f7ff4408bec /calendar/ChangeLog
parent3009c95aca7765f5be502227265ff5de2d842602 (diff)
downloadgsoc2013-evolution-aa409e48dd547449508e6ff6e60bccae4e9988d9.tar
gsoc2013-evolution-aa409e48dd547449508e6ff6e60bccae4e9988d9.tar.gz
gsoc2013-evolution-aa409e48dd547449508e6ff6e60bccae4e9988d9.tar.bz2
gsoc2013-evolution-aa409e48dd547449508e6ff6e60bccae4e9988d9.tar.lz
gsoc2013-evolution-aa409e48dd547449508e6ff6e60bccae4e9988d9.tar.xz
gsoc2013-evolution-aa409e48dd547449508e6ff6e60bccae4e9988d9.tar.zst
gsoc2013-evolution-aa409e48dd547449508e6ff6e60bccae4e9988d9.zip
Internationalization Police (Interpol)
* main.c: Use N_() macro for color settings labels in color_props structure. svn path=/trunk/; revision=672
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index f807a8906b..6c65af5ba3 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,8 @@
+1999-02-16 Sergey Panov <sipan@mit.edu>
+
+ * main.c: Use N_() macro for color settings labels in
+ color_props structure.
+
1999-02-15 Federico Mena Quintero <federico@nuclecu.unam.mx>
* goto.c (goto_dialog): Indentation fixes.