summaryrefslogtreecommitdiff
path: root/uui
diff options
context:
space:
mode:
authorBorim <borim7@web.de>2013-03-08 19:49:43 +0100
committerCaolán McNamara <caolanm@redhat.com>2013-03-08 21:02:26 +0000
commita0296296fb121ecab53cee39658fc2f8ce27a782 (patch)
tree00deb054da6f402018d6ee8b202baa95c6317958 /uui
parent54e458f691e55d321ba3e4e4cc7e00b9b3c09489 (diff)
fdo#60691 add modelines to *.src and *.hrc files
use solenv/bin/add-modulelines script for the task and remove all UTF bom from *.src and *.hrc files svx/source/dialog/hdft.src Change-Id: I745d4f0fe9b05436a142a03f8512970f91c41bd4
Diffstat (limited to 'uui')
-rw-r--r--uui/source/alreadyopen.src2
-rw-r--r--uui/source/filechanged.src2
-rw-r--r--uui/source/fltdlg.hrc3
-rw-r--r--uui/source/fltdlg.src3
-rw-r--r--uui/source/ids.hrc3
-rw-r--r--uui/source/ids.src3
-rw-r--r--uui/source/lockfailed.src2
-rw-r--r--uui/source/logindlg.hrc2
-rw-r--r--uui/source/logindlg.src2
-rw-r--r--uui/source/nameclashdlg.hrc2
-rw-r--r--uui/source/nameclashdlg.src3
-rw-r--r--uui/source/newerverwarn.hrc2
-rw-r--r--uui/source/newerverwarn.src3
-rw-r--r--uui/source/openlocked.src2
-rw-r--r--uui/source/passworddlg.hrc3
-rw-r--r--uui/source/passworddlg.src2
-rw-r--r--uui/source/passworderrs.src3
-rw-r--r--uui/source/secmacrowarnings.hrc2
-rw-r--r--uui/source/secmacrowarnings.src2
-rw-r--r--uui/source/sslwarndlg.hrc3
-rw-r--r--uui/source/sslwarndlg.src2
-rw-r--r--uui/source/trylater.src2
-rw-r--r--uui/source/unknownauthdlg.hrc3
-rw-r--r--uui/source/unknownauthdlg.src2
24 files changed, 58 insertions, 0 deletions
diff --git a/uui/source/alreadyopen.src b/uui/source/alreadyopen.src
index 60cb2df4169c..ae83440db6aa 100644
--- a/uui/source/alreadyopen.src
+++ b/uui/source/alreadyopen.src
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* This file is part of the LibreOffice project.
*
@@ -49,3 +50,4 @@ String STR_ALREADYOPEN_SAVE_BTN
Text [ en-US ] = "~Save";
};
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/uui/source/filechanged.src b/uui/source/filechanged.src
index c8c367277ab7..67d68c2a40c6 100644
--- a/uui/source/filechanged.src
+++ b/uui/source/filechanged.src
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* This file is part of the LibreOffice project.
*
@@ -33,3 +34,4 @@ String STR_FILECHANGED_SAVEANYWAY_BTN
Text [ en-US ] = "~Save Anyway";
};
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/uui/source/fltdlg.hrc b/uui/source/fltdlg.hrc
index 78d715ab3358..552a10362af3 100644
--- a/uui/source/fltdlg.hrc
+++ b/uui/source/fltdlg.hrc
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* This file is part of the LibreOffice project.
*
@@ -27,3 +28,5 @@
#define LB_FILTERS 31
#endif /* UUI_FLTDLG_HRC */
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/uui/source/fltdlg.src b/uui/source/fltdlg.src
index cc7640609665..a64b65b651af 100644
--- a/uui/source/fltdlg.src
+++ b/uui/source/fltdlg.src
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* This file is part of the LibreOffice project.
*
@@ -70,3 +71,5 @@ ModalDialog DLG_FILTER_SELECT
TabStop = TRUE ;
};
};
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/uui/source/ids.hrc b/uui/source/ids.hrc
index 00ce50c433b2..5f9aa50d7549 100644
--- a/uui/source/ids.hrc
+++ b/uui/source/ids.hrc
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* This file is part of the LibreOffice project.
*
@@ -172,3 +173,5 @@
#define HID_DLG_SIMPLE_NAME_CLASH "UUI_HID_DLG_SIMPLE_NAME_CLASH"
#endif // UUI_IDS_HRC
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/uui/source/ids.src b/uui/source/ids.src
index 3f78df786b93..26fe73be7be8 100644
--- a/uui/source/ids.src
+++ b/uui/source/ids.src
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* This file is part of the LibreOffice project.
*
@@ -402,3 +403,5 @@ Resource RID_UUI_ERRHDL
};
};
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/uui/source/lockfailed.src b/uui/source/lockfailed.src
index 761ececab943..33ed6628a664 100644
--- a/uui/source/lockfailed.src
+++ b/uui/source/lockfailed.src
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* This file is part of the LibreOffice project.
*
@@ -33,3 +34,4 @@ String STR_LOCKFAILED_DONTSHOWAGAIN
Text = "~Do not show this message again";
};
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/uui/source/logindlg.hrc b/uui/source/logindlg.hrc
index 2aceb61c892e..4f7f4d9416ca 100644
--- a/uui/source/logindlg.hrc
+++ b/uui/source/logindlg.hrc
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* This file is part of the LibreOffice project.
*
@@ -48,3 +49,4 @@
#endif // UUI_LOGINDLG_HRC
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/uui/source/logindlg.src b/uui/source/logindlg.src
index ea3de7043c04..6a6a5f52ad0c 100644
--- a/uui/source/logindlg.src
+++ b/uui/source/logindlg.src
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* This file is part of the LibreOffice project.
*
@@ -181,3 +182,4 @@ ModalDialog DLG_UUI_LOGIN
};
};
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/uui/source/nameclashdlg.hrc b/uui/source/nameclashdlg.hrc
index 75b239af7dbe..68d5102f1d45 100644
--- a/uui/source/nameclashdlg.hrc
+++ b/uui/source/nameclashdlg.hrc
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* This file is part of the LibreOffice project.
*
@@ -30,3 +31,4 @@
#endif // UUI_NAMECLASHDLG_HRC
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/uui/source/nameclashdlg.src b/uui/source/nameclashdlg.src
index abec1a72efc5..def662bbcb31 100644
--- a/uui/source/nameclashdlg.src
+++ b/uui/source/nameclashdlg.src
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* This file is part of the LibreOffice project.
*
@@ -100,3 +101,5 @@ String STR_SAME_NAME_USED
{
Text = "Please provide a different file name!";
};
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/uui/source/newerverwarn.hrc b/uui/source/newerverwarn.hrc
index 61ab0b994971..6a1181615e77 100644
--- a/uui/source/newerverwarn.hrc
+++ b/uui/source/newerverwarn.hrc
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* This file is part of the LibreOffice project.
*
@@ -46,3 +47,4 @@
#endif // #ifndef _NEWERVERSIONWARNING_HRC
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/uui/source/newerverwarn.src b/uui/source/newerverwarn.src
index 8343ea7b72d1..7a9476c61739 100644
--- a/uui/source/newerverwarn.src
+++ b/uui/source/newerverwarn.src
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* This file is part of the LibreOffice project.
*
@@ -71,3 +72,5 @@ ModalDialog RID_DLG_NEWER_VERSION_WARNING
Text [ en-US ] = "~Later" ;
};
};
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/uui/source/openlocked.src b/uui/source/openlocked.src
index b6dcafe8528e..6839c6343e59 100644
--- a/uui/source/openlocked.src
+++ b/uui/source/openlocked.src
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* This file is part of the LibreOffice project.
*
@@ -41,3 +42,4 @@ String STR_UNKNOWNUSER
Text [ en-US ] = "Unknown User";
};
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/uui/source/passworddlg.hrc b/uui/source/passworddlg.hrc
index 3738339b3dea..4e60bba9e9c5 100644
--- a/uui/source/passworddlg.hrc
+++ b/uui/source/passworddlg.hrc
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* This file is part of the LibreOffice project.
*
@@ -35,3 +36,5 @@
#endif // PASSWORDDLG_HRC
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/uui/source/passworddlg.src b/uui/source/passworddlg.src
index 29f4557a69c0..e7a4aaaacede 100644
--- a/uui/source/passworddlg.src
+++ b/uui/source/passworddlg.src
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* This file is part of the LibreOffice project.
*
@@ -123,3 +124,4 @@ ModalDialog DLG_UUI_PASSWORD
};
};
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/uui/source/passworderrs.src b/uui/source/passworderrs.src
index a557b8343022..9b327a9371f6 100644
--- a/uui/source/passworderrs.src
+++ b/uui/source/passworderrs.src
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* This file is part of the LibreOffice project.
*
@@ -44,3 +45,5 @@ String STR_ERROR_PASSWORDS_NOT_IDENTICAL
{
Text [ en-US ] = "The password confirmation does not match.";
};
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/uui/source/secmacrowarnings.hrc b/uui/source/secmacrowarnings.hrc
index 4d3f52c2ab04..a8f9750ae4d8 100644
--- a/uui/source/secmacrowarnings.hrc
+++ b/uui/source/secmacrowarnings.hrc
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* This file is part of the LibreOffice project.
*
@@ -77,3 +78,4 @@
#endif
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/uui/source/secmacrowarnings.src b/uui/source/secmacrowarnings.src
index a91df996b759..dfaee69551b7 100644
--- a/uui/source/secmacrowarnings.src
+++ b/uui/source/secmacrowarnings.src
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* This file is part of the LibreOffice project.
*
@@ -109,3 +110,4 @@ ModalDialog RID_XMLSECDLG_MACROWARN
};
};
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/uui/source/sslwarndlg.hrc b/uui/source/sslwarndlg.hrc
index 80786276f0dc..6367dfae6c1a 100644
--- a/uui/source/sslwarndlg.hrc
+++ b/uui/source/sslwarndlg.hrc
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* This file is part of the LibreOffice project.
*
@@ -49,3 +50,5 @@
#define DLG_CTLBTN_CERT_PUSHBUTTON_WIDTH RSC_CD_PUSHBUTTON_WIDTH + 25
#define DLG_CTLBTN_CERT_START_X DLG_TEXT_START_X
#endif //UUI_SSLWARN_HRC
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/uui/source/sslwarndlg.src b/uui/source/sslwarndlg.src
index 8ae04a750f8e..3e28cc4689ec 100644
--- a/uui/source/sslwarndlg.src
+++ b/uui/source/sslwarndlg.src
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* This file is part of the LibreOffice project.
*
@@ -91,3 +92,4 @@ ModalDialog DLG_UUI_SSLWARN
};
};
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/uui/source/trylater.src b/uui/source/trylater.src
index cf0b2649d401..d4578424603a 100644
--- a/uui/source/trylater.src
+++ b/uui/source/trylater.src
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* This file is part of the LibreOffice project.
*
@@ -37,3 +38,4 @@ String STR_TRYLATER_SAVEAS_BTN
Text [ en-US ] = "~Save As...";
};
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/uui/source/unknownauthdlg.hrc b/uui/source/unknownauthdlg.hrc
index c3074f8c4a63..0dc18e761134 100644
--- a/uui/source/unknownauthdlg.hrc
+++ b/uui/source/unknownauthdlg.hrc
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* This file is part of the LibreOffice project.
*
@@ -53,3 +54,5 @@
#define DLG_CTLBTN_HELP_START_X DLG_WIDTH - RSC_SP_DLG_INNERBORDER_RIGHT - RSC_CD_PUSHBUTTON_WIDTH
#endif //UUI_UNKNOWNAUTH_HRC
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/uui/source/unknownauthdlg.src b/uui/source/unknownauthdlg.src
index 9a562cd424e5..58856f5f6859 100644
--- a/uui/source/unknownauthdlg.src
+++ b/uui/source/unknownauthdlg.src
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* This file is part of the LibreOffice project.
*
@@ -124,3 +125,4 @@ ModalDialog DLG_UUI_UNKNOWNAUTH
};
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */