[Libreoffice-commits] .: framework/inc framework/source

Andras Timar timar at kemper.freedesktop.org
Sat Jul 30 03:42:57 PDT 2011


 framework/inc/framework.hrc                |    5 ++---
 framework/source/services/fwk_services.src |    4 ----
 2 files changed, 2 insertions(+), 7 deletions(-)

New commits:
commit bed0f39aecc46fa6e3e412740d76f3719b352af8
Author: Andras Timar <atimar at suse.com>
Date:   Sat Jul 30 12:42:27 2011 +0200

    remove online registration related string

diff --git a/framework/inc/framework.hrc b/framework/inc/framework.hrc
index 396dbe5..326f20d 100644
--- a/framework/inc/framework.hrc
+++ b/framework/inc/framework.hrc
@@ -52,9 +52,8 @@
 #define STR_BACKING_TEMPLATE                4
 #define STR_BACKING_FILE                    5
 #define STR_BACKING_EXTHELP                 6
-#define STR_BACKING_REGHELP                 7
-#define STR_BACKING_INFOHELP                8
-#define STR_BACKING_TPLREP                  9
+#define STR_BACKING_INFOHELP                7
+#define STR_BACKING_TPLREP                  8
 
 #define RES_BACKING_IMAGES                  (DLG_BACKING+1)
 
diff --git a/framework/source/services/fwk_services.src b/framework/source/services/fwk_services.src
index d2368f9..75be88d 100644
--- a/framework/source/services/fwk_services.src
+++ b/framework/source/services/fwk_services.src
@@ -57,10 +57,6 @@ Window DLG_BACKING
     {
         Text [ en-US ] = "Add new features to %PRODUCTNAME";
     };
-    String STR_BACKING_REGHELP
-    {
-        Text [ en-US ] = "Register your %PRODUCTNAME";
-    };
     String STR_BACKING_INFOHELP
     {
         Text [ en-US ] = "Get more information about %PRODUCTNAME";


More information about the Libreoffice-commits mailing list