aboutsummaryrefslogtreecommitdiffstats
path: root/calendar
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@nuclecu.unam.mx>1999-02-02 04:56:10 +0800
committerArturo Espinosa <unammx@src.gnome.org>1999-02-02 04:56:10 +0800
commit9760a8f9712378bbd32b8cd502bf4ebf53104c51 (patch)
tree1cdd00dd4700523653a3e6dd13d3be79d2075b55 /calendar
parent85c77e6adfa08af783ff4a16756dc7612ec9ed1f (diff)
downloadgsoc2013-evolution-9760a8f9712378bbd32b8cd502bf4ebf53104c51.tar.gz
gsoc2013-evolution-9760a8f9712378bbd32b8cd502bf4ebf53104c51.tar.zst
gsoc2013-evolution-9760a8f9712378bbd32b8cd502bf4ebf53104c51.zip
Set the title of the event editor window.
1999-02-01 Federico Mena Quintero <federico@nuclecu.unam.mx> * eventedit.c (event_editor_init): Set the title of the event editor window. svn path=/trunk/; revision=639
Diffstat (limited to 'calendar')
-rw-r--r--calendar/ChangeLog5
-rw-r--r--calendar/eventedit.c1
-rw-r--r--calendar/gui/eventedit.c1
3 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 9d3aedca5a..a53f21bb85 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,8 @@
+1999-02-01 Federico Mena Quintero <federico@nuclecu.unam.mx>
+
+ * eventedit.c (event_editor_init): Set the title of the event
+ editor window.
+
1999-01-31 Federico Mena Quintero <federico@nuclecu.unam.mx>
* gncal-day-view.c (gncal_day_view_expose): Do not remove the
diff --git a/calendar/eventedit.c b/calendar/eventedit.c
index 05b9f1e126..76816bd803 100644
--- a/calendar/eventedit.c
+++ b/calendar/eventedit.c
@@ -1450,6 +1450,7 @@ static void
event_editor_init (EventEditor *ee)
{
ee->ical = 0;
+ gtk_window_set_title (GTK_WINDOW (ee), _("Create new appointment"));
gnome_dialog_set_close (GNOME_DIALOG(ee), TRUE);
}
diff --git a/calendar/gui/eventedit.c b/calendar/gui/eventedit.c
index 05b9f1e126..76816bd803 100644
--- a/calendar/gui/eventedit.c
+++ b/calendar/gui/eventedit.c
@@ -1450,6 +1450,7 @@ static void
event_editor_init (EventEditor *ee)
{
ee->ical = 0;
+ gtk_window_set_title (GTK_WINDOW (ee), _("Create new appointment"));
gnome_dialog_set_close (GNOME_DIALOG(ee), TRUE);
}
id=272ac1c80d0ce64145b2dd10691f10005f8b1b84'>BROKEN on 5.x: Does not compilekris2004-09-192-0/+8 * - remove BROKEN which I forgot in previous commitleeym2004-09-191-4/+0 * - add USE_GCC=2.95 and unbreak this portleeym2004-09-191-8/+9 * BROKEN on 5.x: Does not buildkris2004-09-191-0/+4 * BROKEN on 5.x: Does not compilekris2004-09-181-0/+4 * BROKEN: Broken pkg-plistkris2004-09-181-0/+4 * bump PORTREVISION by security fix in themaho2004-09-152-0/+2 * [1] add security-temp-dir patch to protect a person's privacy.maho2004-09-154-0/+418 * Make fetchable again by upgrading to 1.40-18.thierry2004-09-133-18/+13 * Fix runtime breakage on ia64, which was introduced with binutils 2.15.marcel2004-09-063-3/+27 * Update to version 3.1.3krion2004-09-032-5/+6 * Fix build on 4-xkrion2004-09-031-0/+16 * Mark as IGNORE: editors/jedit is the latest version as there is currentlyvs2004-09-031-1/+3 * Fix the build on recent 5.X and higher as well as make portlint happy.marcus2004-09-031-6/+12 * - Update to 4.2vs2004-09-023-743/+19 * make localized helpfiles fetchablemaho2004-08-314-0/+12 * Update to 2.0.11.marcus2004-08-316-12/+9 * Update to KDE 3.3lofi2004-08-3165-75/+70 * Fix the build with aspell 0.60.marcus2004-08-303-0/+33 * Chase the libpsell shared lib version.marcus2004-08-291-2/+2 * Chase libaspell to aspell.16.thierry2004-08-293-3/+6 * Update to use the Pine 4.61 sources.dougb2004-08-292-3/+3 * Update to Vim 6.3 patchlevel 16obrien2004-08-282-1/+3 * Cream is a vim extension supports pull-down menus and/or keyboard shortcuts.sem2004-08-264-0/+206 * o change DISTFILES section, when Mozilla is disabled, we don't even fetchmaho2004-08-264-8/+8 * o remove apache ant dependency when WITHOUT_JAVA is setmaho2004-08-264-22/+14 * - use bsd.java.mkmaho2004-08-244-44/+80 * Fix build with gcc-3.4krion2004-08-232-0/+26 * Add knob WITHOUT_JAVA (passing configure to --disable-java).maho2004-08-234-12/+40 * Remove `gif lzw disable' patch. No longer needed.maho2004-08-232-580/+0 * Fix build with gcc 3.4arved2004-08-221-0/+10 * Fix build with gcc 3.4arved2004-08-212-4/+10 * - Convert to OPTIONSpav2004-08-211-11/+5 * Fix for 5.2-current, removing passing CFLAGS.maho2004-08-204-8/+12 * o Better Mozilla makefilemaho2004-08-198-60/+28 * Update to 0.9.2krion2004-08-182-4/+7 * - Update to 2.0pav2004-08-173-15/+14 * Update to verion 1.11krion2004-08-174-18/+42 * Remove inappropriate BROKEN markkrion2004-08-171-4/+0 * Update to 2.0.10.marcus2004-08-179-9/+12 * Update to 21.5.17.gj2004-08-163-108/+46 * Update to 2.4.15.gj2004-08-164-134/+28 * BROKEN on 5.x: Does not compile with gcc 3.4.2kris2004-08-161-0/+4 * Remove extra CFLAGS define to force building with buggy open-motif.deischen2004-08-162-15/+21 * Fix build with gcc 3.4arved2004-08-161-0/+5 * update to 1.40-17oliver2004-08-153-5/+15 * BROKEN: Unfetchablekris2004-08-151-0/+2 * Unbreak for 5-current (2004/Aug/6).maho2004-08-142-8/+0 * Update to latest upstream-patchvs2004-08-134-8/+8 * upgrade to kxmleditor 1.1.2kevlo2004-08-133-13/+4 * o remove obsolated (?) patchesmaho2004-08-1318-424/+74 * Add temporary fix patch (planned to be deleted in next cws)maho2004-08-1212-0/+240 * o Update to cws_src680_ooo20040815 checked out at 2004/Aug/12maho2004-08-1296-3084/+4296 * Better support for SDK, and now have IZ #24142.maho2004-08-1112-0/+192 * Add Turkish localized helpmaho2004-08-118-12/+24 * Add WITHOUT_MOZILLA flag. So that we can select with/withoutmaho2004-08-114-20/+24 * Factor out all but one of the build switches of the KDE main module portslofi2004-08-11129-240/+250 * o clean up (cosmetic change)maho2004-08-116-106/+196 * Update to version 0.8.0krion2004-08-115-103/+11 * cosmetic change. space -> tabmaho2004-08-102-8/+8 * Cosmetic changemaho2004-08-092-4/+6 * Add more MLINKS.obrien2004-08-091-3/+3 * Drop maintainership.krion2004-08-081-1/+1 * Fix build with gcc-3.4.2krion2004-08-083-0/+99 * Unbreak for 4-series.maho2004-08-074-8/+8 * fix typomaho2004-08-072-4/+4 * Fix `file://usr/home/hiromi/OpenOffice.org1.1.2/user/config/soffice.cfg'maho2004-08-054-0/+64 * Add brazilian portuguese localized help.maho2004-08-05