summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-05-18 16:56:16 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-05-19 20:04:22 +0200
commit3db8d606d5cdb5f0569a4263d4793c17920d0ae1 (patch)
treee8b5e1e6275c4ccc0cd55c94e39ae7d8bc598e4e /sfx2
parente175eb3cedded28909247f4d46f2c17ff2f58be2 (diff)
hrc and src files: squeeze multiple newlines
for i in `find . -name *.src -or -name *.hrc`; do FILE=$(cat -s "$i"); echo "$FILE" > "$i"; done Change-Id: I2bac5ad3e1eb3c566e5c867ccf45893a19e1561e
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/inc/filedlghelper.hrc1
-rw-r--r--sfx2/source/appl/app.src2
-rw-r--r--sfx2/source/dialog/dialog.src1
-rw-r--r--sfx2/source/dialog/filedlghelper.src2
-rw-r--r--sfx2/source/dialog/recfloat.src1
-rw-r--r--sfx2/source/doc/doc.hrc2
-rw-r--r--sfx2/source/doc/doc.src1
-rw-r--r--sfx2/source/doc/templatelocnames.src3
-rw-r--r--sfx2/source/view/view.src1
9 files changed, 0 insertions, 14 deletions
diff --git a/sfx2/inc/filedlghelper.hrc b/sfx2/inc/filedlghelper.hrc
index dd0b112d4af8..9ef4d51c6a19 100644
--- a/sfx2/inc/filedlghelper.hrc
+++ b/sfx2/inc/filedlghelper.hrc
@@ -38,7 +38,6 @@
#define STR_LB_VERSION (RID_SFX_EXPLORER_START + 64)
#define STR_PB_SAVEACOPY (RID_SFX_EXPLORER_START + 65)
-
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/sfx2/source/appl/app.src b/sfx2/source/appl/app.src
index 448e68d297ba..5528f8f25e84 100644
--- a/sfx2/source/appl/app.src
+++ b/sfx2/source/appl/app.src
@@ -324,8 +324,6 @@ String RID_STR_HLPFILENOTEXIST
Text [ en-US ] = "The help file for this topic is not installed." ;
};
-
-
String RID_ENVTOOLBOX
{
Text [ en-US ] = "Function Bar" ;
diff --git a/sfx2/source/dialog/dialog.src b/sfx2/source/dialog/dialog.src
index 4d190773e2a5..d9dda37c26ee 100644
--- a/sfx2/source/dialog/dialog.src
+++ b/sfx2/source/dialog/dialog.src
@@ -95,7 +95,6 @@ Menu MN_CONTEXT_TEMPLDLG
};
};
-
String SID_NAVIGATOR
{
Text [ en-US ] = "Navigator";
diff --git a/sfx2/source/dialog/filedlghelper.src b/sfx2/source/dialog/filedlghelper.src
index 8e9c54537127..2cdb6a60ea65 100644
--- a/sfx2/source/dialog/filedlghelper.src
+++ b/sfx2/source/dialog/filedlghelper.src
@@ -20,7 +20,6 @@
#include "sfxlocal.hrc"
#include "filedlghelper.hrc"
-
String STR_SFX_FILEDLG_ACTUALVERSION
{
Text [ en-US ] = "Current version";
@@ -106,7 +105,6 @@ String STR_PB_SAVEACOPY
Text [ en-US ] = "Save a Copy" ;
};
-
String STR_LB_IMAGE_TEMPLATE
{
Text [ en-US ] = "Style:" ;
diff --git a/sfx2/source/dialog/recfloat.src b/sfx2/source/dialog/recfloat.src
index 51c9c79f9a70..119374b173f7 100644
--- a/sfx2/source/dialog/recfloat.src
+++ b/sfx2/source/dialog/recfloat.src
@@ -20,7 +20,6 @@
#include "helpid.hrc"
#include "dialog.hrc"
-
#define STD_MASKCOLOR Color { Red = 0xC000; Green = 0xC000; Blue = 0xC000; }
FloatingWindow SID_RECORDING_FLOATWINDOW
diff --git a/sfx2/source/doc/doc.hrc b/sfx2/source/doc/doc.hrc
index afd9c1d1a3f0..b805b84aa4db 100644
--- a/sfx2/source/doc/doc.hrc
+++ b/sfx2/source/doc/doc.hrc
@@ -108,7 +108,6 @@
#define STR_DOCTYPENAME_MESSAGE (RID_SFX_DOC_START+ 75)
#define RID_STR_NEW_TASK (RID_SFX_DOC_START+ 76)
-
#define STR_PACKNGO_NOACCESS (RID_SFX_DOC_START+ 79)
#define STR_PACKNGO_NEWMEDIUM (RID_SFX_DOC_START+ 80)
@@ -118,7 +117,6 @@
#define STR_OBJECT (RID_SFX_DOC_START+ 84)
-
#define DLG_MACROQUERY (RID_SFX_DOC_START+87)
#define BTN_OK (RID_SFX_DOC_START+88)
#define BTN_CANCEL (RID_SFX_DOC_START+89)
diff --git a/sfx2/source/doc/doc.src b/sfx2/source/doc/doc.src
index 2d09e7483422..b72d055d1c24 100644
--- a/sfx2/source/doc/doc.src
+++ b/sfx2/source/doc/doc.src
@@ -20,7 +20,6 @@
#include "doc.hrc"
#define __RSC
-
QueryBox MSG_CONFIRM_FILTER
{
Buttons = WB_YES_NO ;
diff --git a/sfx2/source/doc/templatelocnames.src b/sfx2/source/doc/templatelocnames.src
index 35d69dbab082..a4a313508a38 100644
--- a/sfx2/source/doc/templatelocnames.src
+++ b/sfx2/source/doc/templatelocnames.src
@@ -60,9 +60,6 @@ String STR_TEMPLATE_NAME10_DEF
Text = "Vintage" ;
};
-
-
-
String STR_TEMPLATE_NAME1
{
Text [ en-US ] = "Abstract Green" ;
diff --git a/sfx2/source/view/view.src b/sfx2/source/view/view.src
index b80b17c90182..eb2de4eb7525 100644
--- a/sfx2/source/view/view.src
+++ b/sfx2/source/view/view.src
@@ -64,7 +64,6 @@ String STR_PRINT_NEWORISIZE
Text [ en-US ] = "The page size and orientation have been modified.\nWould you like to save the new settings in the\nactive document?" ;
};
-
InfoBox MSG_CANT_CLOSE
{
Message [ en-US ] = "The document cannot be closed because a\n print job is being carried out." ;