aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/idl
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@helixcode.com>2000-01-29 18:48:09 +0800
committerArturo Espinosa <unammx@src.gnome.org>2000-01-29 18:48:09 +0800
commit390f24328e589387b7a2b26a36c5f138cc636c1b (patch)
tree5a2fcb9dced60d4e4fd670e8077e4aa6058cb5b0 /calendar/idl
parent542fbe8d77f0505bf4e8ef4b03e8e2a1762309e6 (diff)
downloadgsoc2013-evolution-390f24328e589387b7a2b26a36c5f138cc636c1b.tar.gz
gsoc2013-evolution-390f24328e589387b7a2b26a36c5f138cc636c1b.tar.zst
gsoc2013-evolution-390f24328e589387b7a2b26a36c5f138cc636c1b.zip
Changed the namespace from GNOME::Calendar to Evolution::Calendar.
2000-01-30 Federico Mena Quintero <federico@helixcode.com> * evolution-calendar.idl: Changed the namespace from GNOME::Calendar to Evolution::Calendar. (Listener::LoadStatus): Fixed SUCESSS -> SUCCESS typo. And I never noticed it in the implementation. Ain't M-/ grand? * Makefile.am: Changed ocurrences of gnome-calendar.idl to evolution-calendar.idl. * *.[ch]: Changed GNOME_Calendar_foo identifiers to Evolution_Calendar_foo. svn path=/trunk/; revision=1652
Diffstat (limited to 'calendar/idl')
-rw-r--r--calendar/idl/evolution-calendar.idl10
1 files changed, 5 insertions, 5 deletions
diff --git a/calendar/idl/evolution-calendar.idl b/calendar/idl/evolution-calendar.idl
index 4fc6edd9b2..2be11abe1f 100644
--- a/calendar/idl/evolution-calendar.idl
+++ b/calendar/idl/evolution-calendar.idl
@@ -1,4 +1,4 @@
-/* GNOME calendar interfaces
+/* Evolution calendar interface
*
* Copyright (C) 2000 Eskil Heyn Olsen
* Copyright (C) 2000 Helix Code, Inc.
@@ -7,12 +7,12 @@
* Federico Mena-Quintero <federico@helixcode.com>
*/
-#ifndef _GNOME_CALENDAR_IDL_
-#define _GNOME_CALENDAR_IDL_
+#ifndef _EVOLUTION_CALENDAR_IDL_
+#define _EVOLUTION_CALENDAR_IDL_
#include <Bonobo.idl>
-module GNOME {
+module Evolution {
module Calendar {
/* A calendar object (event/todo/journal/etc), represented as an
@@ -35,7 +35,7 @@ module Calendar {
interface Listener : Bonobo::Unknown {
/* Return status when loading a calendar; we need better error reporting */
enum LoadStatus {
- SUCESSS,
+ SUCCESS,
ERROR
};
d'>Add enlightenment-theme-Ganymede, it's theme of E.vanilla2004-08-255-0/+1191 * Add enlightenment-theme-BrushedMetal-Tigert, it's themes of enlightenment.vanilla2004-08-255-0/+470 * Add enlightenment-theme-BlueSteel, it's themes of enlightenment.vanilla2004-08-255-0/+448 * Fix plist.linimon2004-08-241-0/+1 * Fix a crash with certain pixbuf-based themes (e.g. Neutrino).marcus2004-08-242-1/+12 * - Update to 1.2.0pav2004-08-212-6/+5 * Indubstrial also installs a GTK+ 1 theme, so add a RUN_DEPENDS on the GTK+ 1marcus2004-08-211-1/+3 * - Move notif2 from x11-toolkits to x11-themes.pav2004-08-202-1/+2 * Add indubstrial, a clean, clear (less bright) modification on the Industrialmarcus2004-08-205-0/+52 * - move MASTER_SITES to standalone portspav2004-08-1225-11703/+51 * Factor out all but one of the build switches of the KDE main module portslofi2004-08-1110-734/+316 * Flux-Art pixmap themes pack for the Fluxbox window manager.mezz2004-08-095-0/+273 * Update to version 0.8krion2004-08-085-114/+92 * Fix build with gcc-3.4.2krion2004-08-071-0/+13 * Correct some portlint whitespace issues that crept into the last commit.marcus2004-08-031-4/+4 * Update to 0.2.29-6.3.marcus2004-08-032-7/+7 * Update to 0.2.29-6.3.marcus2004-08-032-6/+6 * Add phase, a Qt/KDE widget stylearved2004-08-026-0/+71 * Fix build on -STABLEarved2004-07-281-0/+11 * I have forgotten to remove the lthack. The USE_LIBTOOL_VER and lthack shouldmezz2004-07-271-1/+1 * Use the correct version of libtool 13 -> 15 to avoid install the *.la files.mezz2004-07-261-1/+1 * Use the correct version of libtool 13 -> 15 to avoid install the *.la files.mezz2004-07-262-11/+1 * update to xfce4-4.0.6oliver2004-07-192-6/+6 * Update to 1.1arved2004-07-172-4/+5 * USE_MESA -> USE_GLlofi2004-07-122-2/+2 * Apply a big libtool patch to allow porters to use the libtool installed bymarcus2004-07-1019-19/+19 * Requires fvwm2-devel, not plain fvwm2vs2004-07-071-2/+2 * Add lila-xffm, Xfce 4 Lila icons for xffm.pav2004-07-075-0/+135 * Add lila-xfce4-panel, Lila theme for Xfce4 panelpav2004-07-075-0/+56 * - Correct maintainer's addresspav2004-07-071-1/+1 * Add lila-xfwm4, a Lila window decoration theme for xfwm4, Xfce4 window managerpav2004-07-075-0/+107 * - Update to 0.7.0vs2004-07-063-50/+419 * Update to 0.5lioux2004-07-033-179/+233 * o Update both MASTER_SITES and WWW taglioux2004-07-032-3/+3 * o Update to 1.0 betalioux2004-07-034-98/+1517 * KDE icon themes can have either index.desktop or index.theme indexlioux2004-07-031-2/+8 * o Remove BROKEN: update MASTER_SITESlioux2004-07-023-17/+17 * - Stylepav2004-06-271-2/+1 * Update to 2.6.3.marcus2004-06-242-3/+3 * Add fluxbox-sid-pack, a five nice looking themes for the Fluxbox windowpav2004-06-235-0/+49 * Remove this expired portkris2004-06-214-42/+0 * Remove expired ports, plus the three ports that depended on them.kris2004-06-211-1/+0 * BROKEN: Unfetchablekris2004-06-213-0/+6 * BROKEN: Unfetchablekris2004-06-201-0/+2 * Update to version 3.2.3lofi2004-06-102-4/+4 * Update to 2.6.2.marcus2004-06-093-3/+282 * - Fix broken entry for zenith dependencypav2004-06-021-1/+1 * - Catch up repocopy of gtk-engines2pav2004-06-021-2/+2 * - Move to new category x11-themes.pav2004-06-025-7/+9 * - gtk-qt-engine was moved from x11-toolkits to x11-themespav2004-06-021-0/+1 * - Fix a braino: s/theme/engine/pav2004-06-021-1/+1 * Repocopy x11-toolkits/gtk-qt-engine to x11-themes/gtk-qt-engine.thierry2004-06-022-2/+2 * - Adjust one more dependency missed in my previous commitpav2004-06-021-1/+1 * - Populate new category x11-themes with some candidates from x11-wmpav2004-06-0210-9/+17 * - Populate new category x11-themes with some suitable candidatespav2004-06-0231-46/+76 * Unbreak on 4.x and get rid of USE_GCC.lofi2004-05-314-20/+156 * Add gtk-qt-engine 0.3, a GTK-QT Theme Engine allowing GTK2 to usethierry2004-05-3116-0/+228 * - Install Gtk2 files to gtk-2.0/2.4.0 instead of gtk-2.0/2.2.0pav2004-05-271-3/+3 * Add sawfish-themes 0.10, a collection of 47 themes for Sawfish window manager.pav2004-05-235-0/+1305 * Remove inclusion of "${PORTSDIR}/x11/kde3/Makefile.kde", fix PTHREAD_LIBSlofi2004-05-222-3/+17 * Mark as deprecated, since it does not work with the latest API changes.linimon2004-05-181-2/+3 * Update to 0.6.2.linimon2004-05-113-945/+949 * Add a dependency on metacity-theme-microgui.marcus2004-05-041-1/+3 * Add metacity-theme-microgui, a port of the Sawfish microGUI theme tomarcus2004-05-045-0/+70 * - Update to version 0.2krion2004-04-293-13/+15 * Update to KDE 3.2.2lofi2004-04-202-4/+4 * Update to 0.7.marcus2004-04-204-66/+81 * Update to 2.6.1.marcus2004-04-203-3/+6 * update to 4.0.5oliver2004-04-192-7/+6 * Add missing fileskris2004-04-171-0/+2 * Move the gtk20 dependency to USE_GNOME to chase the gtk20 shared lib version.marcus2004-04-131-1/+1 * Tidy up whitespace.trevor2004-04-1110-12/+12 * Correct the Iridium-Rounded dependency.marcus2004-04-091-1/+1 * New port kde-icons-realistic version 0.10: KDE Realistic completelioux2004-04-086-0/+2042 * Update to 2.6.1lioux2004-04-083-14/+59 * Remove noop USE_SIZElioux2004-04-081-1/+0 * Update to 0.4lioux2004-04-083-4/+250 * - Fix dependency after gtk 2.4.0 importale2004-04-061-1/+1 * Correct gnome-themes dependency.marcus2004-04-061-2/+2