[Libreoffice-commits] .: binfilter/inc
Matus Kukan
mkukan at kemper.freedesktop.org
Thu Jul 7 15:49:32 PDT 2011
binfilter/inc/bf_sfx2/sfxsids.hrc | 2 --
binfilter/inc/bf_svx/globlmn.hrc | 37 -------------------------------------
2 files changed, 39 deletions(-)
New commits:
commit e8c08cd9ec86e205e433fab5241354932a3a26cd
Author: Matus Kukan <matus.kukan at gmail.com>
Date: Sun Jul 3 23:26:15 2011 +0200
Remove online registration related code
diff --git a/binfilter/inc/bf_sfx2/sfxsids.hrc b/binfilter/inc/bf_sfx2/sfxsids.hrc
index 0119d64..959519f 100644
--- a/binfilter/inc/bf_sfx2/sfxsids.hrc
+++ b/binfilter/inc/bf_sfx2/sfxsids.hrc
@@ -412,9 +412,7 @@
#define SID_LOCKALL (SID_SFX_START + 1534)
#define SID_WAITPOINTER (SID_SFX_START + 1535)
-#define SID_ONLINE_REGISTRATION (SID_SFX_START + 1537)
#define SID_CHANNELS (SID_SFX_START + 1538)
-#define SID_ONLINE_REGISTRATION_DLG (SID_SFX_START + 1540)
#define SID_CONTENTTYPE (SID_SFX_START + 1541)
#define SID_DOC_IGNOREINFORMATIONLOST (SID_SFX_START + 1544)
diff --git a/binfilter/inc/bf_svx/globlmn.hrc b/binfilter/inc/bf_svx/globlmn.hrc
index c3a6445..d017481 100644
--- a/binfilter/inc/bf_svx/globlmn.hrc
+++ b/binfilter/inc/bf_svx/globlmn.hrc
@@ -4688,39 +4688,6 @@
Text[ he ] = "~Support";\
-#define ITEM_HELP_ONLINE_REGISTRATION \
- Identifier = SID_ONLINE_REGISTRATION ; \
- Command = ".uno:OnlineRegistrationDlg" ; \
- HelpID = SID_ONLINE_REGISTRATION ; \
- Text [ de ] = "~Registrierung..." ; \
- Text [ en-US ] = "~Registration..." ; \
- Text [ x-comment ] = " "; \
- Text[ pt ] = "~Registo...";\
- Text[ ru ] = "РегиÑÑÑаÑиÑ...";\
- Text[ el ] = "Îή~λÏÏη...";\
- Text[ nl ] = "~Registratie...";\
- Text[ fr ] = "Enregistrement...";\
- Text[ es ] = "~Registro...";\
- Text[ fi ] = "~Rekisteröityminen...";\
- Text[ ca ] = "~Registre...";\
- Text[ it ] = "~Registrazione...";\
- Text[ cs ] = "Registrace...";\
- Text[ sk ] = "Re~gistrácia...";\
- Text[ da ] = "~Registrering...";\
- Text[ sv ] = "~Registrering...";\
- Text[ pl ] = "~Rejestracja...";\
- Text[ pt-BR ] = "~Registro..";\
- Text[ th ] = "~ลà¸à¸à¸°à¹à¸à¸µà¸¢à¸...";\
- Text[ ja ] = "ç»é²(~R)...";\
- Text[ ko ] = "Suite ì¹ ë±ë¡(~R)...";\
- Text[ zh-CN ] = "注å(~R)...";\
- Text[ zh-TW ] = "註å(~R)...";\
- Text[ tr ] = "Kayıt...";\
- Text[ hi-IN ] = "~रिà¤à¤¿à¤¸à¥à¤à¤°à¥...";\
- Text[ ar ] = "...تسجÙÙ";\
- Text[ he ] = "â®×רש××...â¬";\
-
-
#define ITEM_HELP_CHANNELS \
Identifier = SID_CHANNELS ; \
HelpID = SID_CHANNELS ; \
@@ -4828,10 +4795,6 @@
};\
MenuItem\
{\
- ITEM_HELP_ONLINE_REGISTRATION\
- };\
- MenuItem\
- {\
Separator = TRUE ; \
};\
MenuItem\
More information about the Libreoffice-commits
mailing list