summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog
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/source/dialog
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/source/dialog')
-rw-r--r--sfx2/source/dialog/dialog.src1
-rw-r--r--sfx2/source/dialog/filedlghelper.src2
-rw-r--r--sfx2/source/dialog/recfloat.src1
3 files changed, 0 insertions, 4 deletions
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