summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/app.hrc
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-09-21 08:27:53 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-09-21 08:27:53 +0000
commit09d03a943bf1530b362c82aeef5e90b5b38d814c (patch)
tree36f827cb0350f3bfa485f1622d7305f39ba5ecdc /sfx2/source/appl/app.hrc
parentc8a3ee975bc6998a1d8d57eb03d380f615361224 (diff)
INTEGRATION: CWS obr06 (1.44.34); FILE MERGED
2007/09/13 04:50:12 obr 1.44.34.1: #i79065# online update's new home is in extensions
Diffstat (limited to 'sfx2/source/appl/app.hrc')
-rw-r--r--sfx2/source/appl/app.hrc12
1 files changed, 2 insertions, 10 deletions
diff --git a/sfx2/source/appl/app.hrc b/sfx2/source/appl/app.hrc
index 3e6c7a65138a..2f7cf8534553 100644
--- a/sfx2/source/appl/app.hrc
+++ b/sfx2/source/appl/app.hrc
@@ -4,9 +4,9 @@
*
* $RCSfile: app.hrc,v $
*
- * $Revision: 1.44 $
+ * $Revision: 1.45 $
*
- * last change: $Author: hr $ $Date: 2007-08-03 13:57:25 $
+ * last change: $Author: vg $ $Date: 2007-09-21 09:27:53 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -272,14 +272,6 @@
#define MD_DDE_LINKEDIT (RID_SFX_APP_START + 1)
-#define DLG_CHECKFORONLINEUPDATE (RID_SFX_APP_START + 200)
-#define RID_CHECKFORONLINEUPDATE_FT_MSG 1
-#define RID_CHECKFORONLINEUPDATE_PB_HELP 2
-#define RID_CHECKFORONLINEUPDATE_PB_CANCEL 3
-
-#define INFOBOX_NO_NEW_UPDATE_AVAILABLE (RID_SFX_APP_START + 201)
-#define INFOBOX_NEW_UPDATE_AVAILABLE (RID_SFX_APP_START + 202)
-
#endif // #ifndef _SFX_APP_HRC
// ******************************************************************* EOF