Changed the title for the free/busy publishing settings dialog to

2005-01-17  Nat Friedman  <nat@novell.com>

	* gui/dialogs/url-editor-dialog.glade: Changed the title for the
	free/busy publishing settings dialog to "Free/Busy Publishing
	Settings" (away from "Free/Busy Editor" which made no sense).

svn path=/trunk/; revision=28421
This commit is contained in:
Nat Friedman
2005-01-17 13:14:08 +00:00
committed by Nat Friedman
parent 1ae9d8cfac
commit 7bec5dfd06
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
2005-01-17 Nat Friedman <nat@novell.com>
* gui/dialogs/url-editor-dialog.glade: Changed the title for the
free/busy publishing settings dialog to "Free/Busy Publishing
Settings" (away from "Free/Busy Editor" which made no sense).
2005-01-17 Rodrigo Moya <rodrigo@novell.com>
* gui/e-calendar-view.c (on_unrecur_appointment): removed the

View File

@ -6,7 +6,7 @@
<widget class="GtkDialog" id="url_editor">
<property name="visible">True</property>
<property name="title" translatable="yes">Free/Busy Editor</property>
<property name="title" translatable="yes">Free/Busy Publishing Settings</property>
<property name="type">GTK_WINDOW_TOPLEVEL</property>
<property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
<property name="modal">False</property>