summaryrefslogtreecommitdiffstats
path: root/wizards/source/schedule
diff options
context:
space:
mode:
authorBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-08-23 15:06:03 +0200
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-08-23 15:06:03 +0200
commitd8b6cc3b44ddcf9647653dc8ee88f3d9024feebf (patch)
tree3d395e7313279565a46774ac2921b987e24b9fc5 /wizards/source/schedule
parentVersion 3.3.0.3, tag libreoffice-3.3.0.3 (3.3-rc3) (diff)
downloadcore-d8b6cc3b44ddcf9647653dc8ee88f3d9024feebf.tar.gz
core-d8b6cc3b44ddcf9647653dc8ee88f3d9024feebf.zip
recreated tag libreoffice-3.3.0.4 which had these commits:
commit 04144eede67d986878496224a1bfec8b5666f1fe (tag: refs/tags/libreoffice-3.3.0.4, refs/remotes/origin/libreoffice-3-3-0) Author: Petr Mladek <pmladek@suse.cz> Date: Tue Jan 18 19:01:16 2011 +0100 Version 3.3.0.4, tag libreoffice-3.3.0.4 (3.3-rc4) commit c2d496a993f9643bc8a737c505f070246fcf6fad Author: Kohei Yoshida <kyoshida@novell.com> Date: Fri Jan 14 11:53:12 2011 -0500 Remove pesky on-line registration menu entry. (fdo#33112) .../uiconfig/sbibliography/menubar/menubar.xml | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) commit da172d85638baf1bcc1dd2bdc985f1a50d308bc3 Author: Petr Mladek <pmladek@suse.cz> Date: Tue Jan 11 22:59:36 2011 +0100 Branch libreoffice-3-3-0 This is 'libreoffice-3-3-0' - the stable branch for the 3.3.0 release. Only very safe changes, reviewed by three people are allowed. If you want to commit more complicated fix for the next 3.3.x release, please use the 'libreoffice-3-3' branch. If you want to build something cool, unstable, and risky, use master.
Diffstat (limited to 'wizards/source/schedule')
-rw-r--r--wizards/source/schedule/schedule.src72
1 files changed, 36 insertions, 36 deletions
diff --git a/wizards/source/schedule/schedule.src b/wizards/source/schedule/schedule.src
index beabe83cf2a4..3116f0f41131 100644
--- a/wizards/source/schedule/schedule.src
+++ b/wizards/source/schedule/schedule.src
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -24,53 +24,53 @@
* for a copy of the LGPLv3 License.
*
************************************************************************/// Dialog labels start at 1000
-#define dlgCalTitle 1000
-#define dlgCalTitleBack 1001
-#define dlgCalTitleOwnData 1002
-#define dlgSchdlTitle 1003
-#define dlgOK 1004
-#define dlgCancel 1005
-#define dlgCalFrameOption 1006
-#define dlgCalOptionYear 1007
-#define dlgCalOptionMonth 1008
-#define dlgSchdlDescription 1009
-#define dlgSchdlCountry 1010
-#define dlgTime 1011
-#define dlgYear 1012
-#define dlgCalMonth 1013
-#define dlgSpecificBankholidays 1014
-#define dlgCalOwnData 1015
-#define dlgCalInsert 1016
-#define dlgCalDelete 1017
-#define dlgCalNewEvent 1018
-#define dlgCalEvent 1019
-#define dlgCalEventOnce 1020
-#define dlgCalEventDay 1021
-#define dlgCalEventMonth 1022
-#define dlgCalEventYear 1023
+#define dlgCalTitle 1000
+#define dlgCalTitleBack 1001
+#define dlgCalTitleOwnData 1002
+#define dlgSchdlTitle 1003
+#define dlgOK 1004
+#define dlgCancel 1005
+#define dlgCalFrameOption 1006
+#define dlgCalOptionYear 1007
+#define dlgCalOptionMonth 1008
+#define dlgSchdlDescription 1009
+#define dlgSchdlCountry 1010
+#define dlgTime 1011
+#define dlgYear 1012
+#define dlgCalMonth 1013
+#define dlgSpecificBankholidays 1014
+#define dlgCalOwnData 1015
+#define dlgCalInsert 1016
+#define dlgCalDelete 1017
+#define dlgCalNewEvent 1018
+#define dlgCalEvent 1019
+#define dlgCalEventOnce 1020
+#define dlgCalEventDay 1021
+#define dlgCalEventMonth 1022
+#define dlgCalEventYear 1023
// Bitmap file is 1099
-#define dlgBitmapFile 1099
+#define dlgBitmapFile 1099
// Names of states start at 1100
-#define dlgState 1100
+#define dlgState 1100
// Months start at 1200
-#define dlgMonth 1200
+#define dlgMonth 1200
// Messages start at 1300
-#define msgCalErrorTitle 1300
-#define msgCalError 1301
-#define msgCalRemoveTitle 1302
-#define msgCalRemove 1303
+#define msgCalErrorTitle 1300
+#define msgCalError 1301
+#define msgCalRemoveTitle 1302
+#define msgCalRemove 1303
// Styles start at 1400
-#define stlWorkday 1400
-#define stlWeekend 1401
+#define stlWorkday 1400
+#define stlWeekend 1401
// Sheet names start at 1410
-#define nameCalYear 1410
-#define nameCalMonth 1411
+#define nameCalYear 1410
+#define nameCalMonth 1411
#define sProgress 1500