aboutsummaryrefslogtreecommitdiffstats
path: root/calendar
diff options
context:
space:
mode:
authorArturo Espinosa <unammx@src.gnome.org>1998-08-11 12:33:06 +0800
committerArturo Espinosa <unammx@src.gnome.org>1998-08-11 12:33:06 +0800
commit340b547a812fccaa0b7f57511eef820b74d07a55 (patch)
tree359c044bf80475cff278cd64ea335ba1977474fb /calendar
parentf0d0f623bb846a91786aa77db4558ec299b0ce56 (diff)
downloadgsoc2013-evolution-340b547a812fccaa0b7f57511eef820b74d07a55.tar.gz
gsoc2013-evolution-340b547a812fccaa0b7f57511eef820b74d07a55.tar.zst
gsoc2013-evolution-340b547a812fccaa0b7f57511eef820b74d07a55.zip
Fix small cut&paste bug - Federico
svn path=/trunk/; revision=309
Diffstat (limited to 'calendar')
-rw-r--r--calendar/gnome-month-item.c2
-rw-r--r--calendar/gui/gnome-month-item.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/calendar/gnome-month-item.c b/calendar/gnome-month-item.c
index 0a9227b325..83e34ff1c7 100644
--- a/calendar/gnome-month-item.c
+++ b/calendar/gnome-month-item.c
@@ -249,7 +249,7 @@ set_day_names (GnomeMonthItem *mitem)
int i;
for (i = 0; i < 7; i++)
- gnome_canvas_item_set (mitem->items[ITEM_HEAD_LABEL + get_day_index (mitem, i)],
+ gnome_canvas_item_set (mitem->items[ITEM_HEAD_LABEL + i],
"text", mitem->day_names[get_day_index (mitem, i)],
NULL);
}
diff --git a/calendar/gui/gnome-month-item.c b/calendar/gui/gnome-month-item.c
index 0a9227b325..83e34ff1c7 100644
--- a/calendar/gui/gnome-month-item.c
+++ b/calendar/gui/gnome-month-item.c
@@ -249,7 +249,7 @@ set_day_names (GnomeMonthItem *mitem)
int i;
for (i = 0; i < 7; i++)
- gnome_canvas_item_set (mitem->items[ITEM_HEAD_LABEL + get_day_index (mitem, i)],
+ gnome_canvas_item_set (mitem->items[ITEM_HEAD_LABEL + i],
"text", mitem->day_names[get_day_index (mitem, i)],
NULL);
}
td>-remove MD5ohauer2011-07-031-1/+0 * Update the MAINTAINER address of a few lost ports.romain2011-06-141-1/+1 * Sync to new bsd.autotools.mkade2010-12-041-1/+1 * - update to 1.4.1dinoex2010-03-281-1/+1 * - update to jpeg-8dinoex2010-02-051-1/+1 * -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1 * - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-311-1/+1 * - Update maintainer mail addressmiwi2008-07-261-1/+1 * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1 * - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1 * - Move to LOCALBASEtmclaugh2007-02-051-11/+4 * Make this port totally independant of devel/dbus and fix build errortmclaugh2006-11-101-9/+9 * Change the name of the dbus system socket to system_bus_socket per the dbustmclaugh2006-11-081-3/+3 * Presenting GNOME 2.16.1 for FreeBSD. This release represents a massivemarcus2006-10-144-2/+126 * Update pkg-plist after last dbus update.tmclaugh2006-06-292-5/+5 * Remove USE_REINPLACE from all categories starting with Dedwin2006-05-051-1/+0 * Fix plist after master port was updated to 0.61tmclaugh2006-03-232-5/+5 * Fix pkg-plist after Mono 1.1.12.1 update.tmclaugh2006-01-152-4/+2 * Fix pkg-plist after latest dbus update.tmclaugh2006-01-032-5/+5 * Chase the dbus shared lib version.marcus2006-01-011-1/+1 * - Correct pkg-plist for gacutil changes with Mono 1.1.9.xtmclaugh2005-11-102-2/+5 * - Change maintainership of my Mono related ports over to the BSD#tmclaugh2005-09-201-1/+1 * Chase dbus update to 0.50 by update the plist.mezz2005-09-122-5/+5 * Chase with dbus update, bump the PORTREVISION for plist fix.mezz2005-09-062-5/+5 * Chase dbus update to 0.35.2 by update plist.mezz2005-07-192-5/+5 * Chase dbus update to 3.5.1 again by update plist.mezz2005-07-172-5/+5 * -Chase dbus update to 0.35 by update plist.mezz2005-07-172-9/+9 * Chase the change dependency from monodoc to mono-tools. Bump the PORTREVISION.mezz2005-07-111-4/+4 * - Update plist for dbus 0.34. [1]mezz2005-07-032-6/+6