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.gz
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.
'insertions'>+8 * Dont enter default values for button label and menu label Dont add theSarfraaz Ahmed2005-07-253-5/+11 * Changed the strings to be more interactive and consistent with theSankar P2005-07-222-2/+7 * Added string for forget password prompt.Sankar P2005-07-213-1/+17 * fix the pixmap location for the settings menu.Not Zed2005-07-213-3/+12 * Free the style here.Kjartan Maraas2005-07-132-0/+5 * Merge back eplugin-import-branch.Michael Zucci2005-07-127-774/+362 * removed crud that I had added in the earlier commitHarish Krishnaswamy2005-07-011-2/+2 * +2005-06-24 Harish Krishnaswamy <kharish@novell.com>Harish Krishnaswamy2005-06-242-2/+7 * Added widgets in INCLUDES.Kaushal Kumar2005-06-234-4/+4 * added jonathan dieter. Fixed up the busted utf8 and duplicates.Not Zed2005-06-232-7/+11 * add brian mury to contributors.Not Zed2005-06-212-0/+5 * Use EXEEXT.Tor Lillqvist2005-06-183-2/+8 * Retired GAL from Head. The relevant files have moved inside evolution.Kaushal Kumar2005-06-176-6/+6 * Fix so these are only ever included once.Not Zed2005-06-026-0/+27 * BonoboObject wrapper for Evolution::Component interface. Abstract, doesn'tNot Zed2005-06-026-0/+136 * fixed the utf8 in the last patch.Not Zed2005-06-012-3/+14 * Fixed my name.S.Çaglar Onur2005-06-012-2/+5 * added missing name to Shell_Config_Factory object description.Rodrigo Moya2005-05-312-0/+7 * remove mono registrtion, this is implemented using a plugin now. registerNot Zed2005-05-252-14/+6 * fix error file build/path changesNot Zed2005-05-166-86/+32 * shell/ChangeLog shell/e-component-registry.c shell/e-component-registry.hSrinivasa Ragavan2005-05-166-4/+36 * Add profiler so that it gets disted properlyRodney Dawes2005-05-142-3/+7 * Remove the go->offline dialog.Shreyas Srinivasan2005-05-132-146/+4 * add evolution-data-server-1.2 to the list of old dataserver instances.)Harish Krishnaswamy2005-05-122-0/+6 * Fixes #301459 Correct the typo error and made the sentence more clear.Chenthill Palanisamy2005-05-062-2/+8 * remove Evolution-common.idlJP Rosevear2005-05-024-26/+8 * don't build/install corba icon utilsJP Rosevear2005-04-293-209/+6 * don't build wizard related codeJP Rosevear2005-04-2911-1600/+13 * setup the profiling plugin hook if profiling is compiled in.Not Zed2005-04-282-0/+9 * Commit Yong Sun's patch which was reviewed by NotZedAntonio Xu2005-04-072-6/+17 * Fixes #73066JP Rosevear2005-03-222-1/+7 * switch #ifdef DEVELOPMENT to #if DEVELOPMENT so the configure.in fooJP Rosevear2005-03-212-10/+11 * fix the qualifier bit assignments for the STATE target.Not Zed2005-03-183-3/+9 * bump version, requiresJP Rosevear2005-03-014-8/+36 * update authors list for about dialogJP Rosevear2005-03-012-2/+88 * Fixes #33287JP Rosevear2005-02-242-0/+8 * Make mailer depend on libedataserverui.Hans Petter Jansson2005-02-244-3/+12 * Use gnome-vfs API to open quick reference in the pdf viewerMarco Pesenti Gritti2005-02-232-25/+17 * Make offline button scale with font size. Fixes #48868.William Jon McCann2005-02-232-3/+13 * unref the menu icon if it exists to fix a leakJP Rosevear2005-02-172-0/+7 * clean up descriptionsJP Rosevear2005-02-082-16/+21 * add to about boxJP Rosevear2005-02-022-0/+5 * Remove e-shell-utils.c includeJP Rosevear2005-01-282-1/+4 * close long tagJP Rosevear2005-01-222-1/+5 * add print_config schema itemJP Rosevear2005-01-222-0/+17 * mark priv->finished as true first so we don't access freed memory if weJP Rosevear2005-01-222-4/+14 * Close import wizard on 'ESC'Mengjie Yu2005-01-212-0/+21 * open a new window if we get a component id type urlJP Rosevear2005-01-103-5/+19 * install schemas properly and add some uninstall rules for local installJP Rosevear2005-01-072-1/+16 * new protos, modesJP Rosevear2005-01-057-36/+419 * 2.0 is the current stable version.Rodrigo Moya2004-12-302-1/+6 * set start_offline gconf key when ever offline state is changed.Sivaiah Nallaagatla2004-12-242-4/+15 * Convert to G_DEFINE_TYPEJP Rosevear2004-12-2111-146/+90 * Use stock_new-window for the New Window menu item in the File menuRodney Dawes2004-12-102-0/+6 * include es-event.h to fix 64 bit platform problems.David Mosberger2004-12-082-0/+5 * Evolution product name spelled with an uppercase EJoan Sanfeliu2004-11-232-1/+7 * remove the hard line breaks.mengjie yu2004-11-022-5/+11 * register event hook.Not Zed2004-10-259-3/+645 * initialise plugin system. (main): add --disable-eplugin and --disable-monoNot Zed2004-10-072-0/+28 * use g_timeout_add().Kjartan Maraas2004-09-303-5/+12 * Added ed catmur to the credits.Not Zed2004-09-282-0/+5 * fixed two typos in the list of contributorsAndre Klapper2004-09-282-2/+7 * From Malcolm Tredinnick <malcolm@commsecure.com.au>, Fixes #66261JP Rosevear2004-09-222-139/+269 * Merged notzed-eplugin-2-branch to head.Michael Zucci2004-09-202-0/+6 * set online status for e_passwords see #62856 (work around)Sivaiah Nallagatla2004-09-142-0/+9 * ** See bug #61285.Not Zed2004-09-042-1/+9 * ** See bug #62856 (workaround only)Not Zed2004-08-302-0/+13 * Don't translate the default value for the window heightRodney Dawes2004-08-262-1/+6 * don't call gtk_dialog_set_has_separator on Message Dialog on GTK+ >= 2.4.0Frédéric Crozat2004-08-253-13/+48 * bump version. requiresJP Rosevear2004-08-141-1/+2 * added the "use_filechooser" property to the GnomeFileEntryCarlos Garnacho Parro2004-08-132-0/+6 * init epasswords.Not Zed2004-08-122-1/+7 * added last_version item.JP Rosevear2004-08-027-86/+260 * merged this into e_shell_create_window, all it was doing was adding aNot Zed2004-07-262-24/+15 * Use stock_mail-import instead of stock_import? *shrug* Fixes bug #61778.Jeffrey Stedfast2004-07-242-1/+7 * tarball should ship .schemas.in.in files, not generated files.Frédéric Crozat2004-07-093-2/+10 * Add this back to CVS for translators Don't ignore e-shell-errors.xml.hRodney Dawes2004-07-073-1/+38 * ** See bug #57367.Not Zed2004-06-244-41/+62 * free priv->menu_xml. plugs (big) leak.Chris Toshok2004-06-222-0/+7 * Remove AUTOHELP option since GNOME adds this itself. Fixes bug #60374.Jeffrey Stedfast2004-06-192-1/+9 * test for skip_warning_dialog value in gconf here and not inRadek Doulik2004-06-192-11/+16 * ** See bug #54498.Not Zed2004-06-182-33/+25 * Call gnome_sound_init() before bonobo_main().Jeffrey Stedfast2004-06-172-1/+8 * Remove no-longer-used stuffDan Winship2004-06-1143-5762/+52 * Added Martyn Russel to the credits.Jeffrey Stedfast2004-06-072-170/+173 * Fixes #59361JP Rosevear2004-06-042-6/+11 * Merge from release branch.JP Rosevear2004-06-041-1/+1 * add shell-errors.xml.hDan Winship2004-06-031-0/+1 * Add listener for the ViewToolbar command.William Jon McCann2004-06-034-0/+74 * sort the various available importer plugins by name in the importer druidChristophe Fergeau2004-06-022-0/+34 * ** See #58827.Not Zed2004-06-015-38/+60 * Set the default window size for the druid to 480x320Rodney Dawes2004-05-292-0/+6 * remove bogus includeJP Rosevear2004-05-292-3/+7 * Remove e-shell-about-box.William Jon McCann2004-05-295-620/+209 * Require e-error-toolRodney Dawes2004-05-282-0/+5 * Don't dist $(error_i18n) as it requires e-error-tool to be builtRodney Dawes2004-05-274-57/+9 * fixed a spelling mistake for GerardoJeffrey Stedfast2004-05-272-2/+2 * Implemented. Sends the "interactive" message when the first window isSarfraaz Ahmed2004-05-262-1/+40 * set exception if not implemented.Not Zed2004-05-263-5/+19 * Removed. Nothing uses this interface (which didn't use the EError routinesJeffrey Stedfast2004-05-223-51/+6 * remove unused.Not Zed2004-05-212-1/+4 * use the menu icon not the button icon for the menus. (setup_widgets):Not Zed2004-05-194-6/+101 * update translation headerMichael Zucci2004-05-181-0/+18 * added noshell and noshell-reason error strings. the latter seems a waste,Not Zed2004-05-183-5/+33 * Change E_PIXMAP() sizes over to E_ICON_SIZE enum values.Jeffrey Stedfast2004-05-182-8/+12 * #include <gtk/gtkvbox.h>Jeffrey Stedfast2004-05-183-2/+9 * Call e_icon_factory_shutdown() after bonobo_main() exits.Jeffrey Stedfast2004-05-132-2/+9 * fix the label tag for the upgrade failed box.Not Zed2004-05-123-1/+4 * add for translators.Not Zed2004-05-127-35/+160 * Fixed warningDavid Malcolm2004-05-112-2/+5 * set title to just Evolution (show_development_warning): ditto for warningJP Rosevear2004-05-10