Calamares CI
955c20c8d7
[dummypythonqt] Automatic merge of Transifex translations
2017-07-02 00:40:16 +00:00
Calamares CI
75e9123e05
[core] Automatic merge of Transifex translations
2017-07-02 00:40:15 +00:00
Calamares CI
a9b89d1b25
[dummypythonqt] Automatic merge of Transifex translations
2017-07-01 03:09:55 +00:00
Calamares CI
b3fbfec997
[dummypythonqt] Automatic merge of Transifex translations
2017-07-01 01:01:58 +00:00
Calamares CI
b2fe83d698
[core] Automatic merge of Transifex translations
2017-07-01 01:01:55 +00:00
Bernhard Landauer
47ba304b0c
branding corrections
2017-06-30 22:55:19 +02:00
Calamares CI
6b7a03ea97
[dummypythonqt] Automatic merge of Transifex translations
2017-06-30 03:26:52 +00:00
Calamares CI
418974c0ea
[dummypythonqt] Automatic merge of Transifex translations
2017-06-30 01:23:26 +00:00
Calamares CI
1f8af77738
[core] Automatic merge of Transifex translations
2017-06-30 01:23:24 +00:00
Adriaan de Groot
75b5303b49
i18n: stop trying to install Qt translations
2017-06-29 06:29:29 -04:00
Adriaan de Groot
611cb1f94c
i18n: QT_TRANSLATIONS_DIR hasn't been set since Qt 5.3.
...
None of the Qt translations are found, nor shipped along with the
Calamares translations; it depends on the translations of Qt
on the live system. The mechanism was broken, anyway, by the
split into qt_<foo>.qm and qtbase_<foo>.qm, and the introduction
for QPT for the translation of standard button texts.
Just drop the special code looking for Qt translations and the
rcc hacks that entails.
FIXES #336
2017-06-29 06:25:49 -04:00
Adriaan de Groot
61c0ab4534
Clang: fix the right conversions (thanks KKofler)
2017-06-29 06:18:52 -04:00
Calamares CI
0b6e43c899
[dummypythonqt] Automatic merge of Transifex translations
2017-06-29 02:49:05 +00:00
Calamares CI
de1755c404
[core] Automatic merge of Transifex translations
2017-06-29 02:49:04 +00:00
Philip Müller
f64266a294
Merge pull request #758 from manjaro/lightdm-greeters
...
[displaymanager] check for installed lightdm greeter and configure accordingly
2017-06-28 17:04:40 +02:00
Bernhard Landauer
a1173bccc2
[displaymanager] check for installed lightdm greeter and configure accordingly
...
- no matter if for example slick-greeter is installed as "lightdm-slick-greeter" or whatever.
tested with lightdm-deepin-greeter and slick-greeter.
- plus some little simplifications
- added Copyright
https://github.com/calamares/calamares/issues/756
2017-06-28 16:43:07 +02:00
Philip
a377c3234e
[displaymanager] fix typo
2017-06-28 16:25:14 +02:00
Philip
bccb9443b0
[displaymanager] PEP8ify it
2017-06-28 16:21:16 +02:00
Philip
b3488f8e85
[displaymanager] use a better routine to detect .desktop files
2017-06-28 15:35:43 +02:00
Bernhard Landauer
8de9849e9a
rm trailing whitespace
2017-06-28 15:35:35 +02:00
Adriaan de Groot
5cd328dad3
Clang: if we're going to crash on purpose, crash the C++ way
2017-06-28 08:44:59 -04:00
Adriaan de Groot
97ded0ec48
i18n: see if Transifex sync uses these scripts.
2017-06-28 08:09:22 -04:00
Adriaan de Groot
4561849c39
UI: add tooltip to Cancel / Quit button
...
Change 'Quit' at the end to 'Done', because we're done -- and Quit
is sometimes interpreted as cancelling. Tooltip for additional
explanation.
2017-06-28 07:48:51 -04:00
Philip
9d906e7964
[displaymanager] fix issue with tuple for string
2017-06-28 13:29:27 +02:00
Adriaan de Groot
d669df625a
Clang: static QString -> literal
2017-06-28 06:35:41 -04:00
Adriaan de Groot
c0b3f3fe9d
Clang: reduce warnings; make enum-switch explicit
2017-06-28 05:49:53 -04:00
Philip
cc5adb6586
[displaymanagers] fix sed routine
2017-06-28 11:44:26 +02:00
Philip
f048772020
[displaymanager] PEP8ify it for better reading
2017-06-28 11:12:08 +02:00
Philip
faf065205b
[displaymanager] PEP8tify it
2017-06-28 11:07:00 +02:00
Philip
38f5af3c82
[displaymanager] error out the right way
2017-06-28 11:06:52 +02:00
Philip
e57107187c
[displaymanager] re-add lightdm_conf_path to 'if lightdm'
2017-06-28 11:06:43 +02:00
Philip
82626d7639
[displaymanager] fix issues
2017-06-28 11:06:35 +02:00
Philip
ac179343d6
[displaymanager] fix typo
2017-06-28 11:06:27 +02:00
Philip
c75dbd83e0
[displaymanager] add filter for .desktop file
2017-06-28 11:06:19 +02:00
Philip
cd3e631027
[displaymanager] simplify code
2017-06-28 11:06:10 +02:00
Adriaan de Groot
59588672ed
SDDM-config: allow poorly formatted SDDM config
...
SDDM itself doesn't trip over duplicate sections or keys, but
the Python config-parser does (in strict mode). Relax a bit.
FIXES #579
2017-06-28 11:05:03 +02:00
Adriaan de Groot
2905a9969d
SDDM-config: allow poorly formatted SDDM config
...
SDDM itself doesn't trip over duplicate sections or keys, but
the Python config-parser does (in strict mode). Relax a bit.
FIXES #579
2017-06-28 03:57:01 -04:00
Adriaan de Groot
36950f6dd9
Shrink upper padding.
...
FIXES #591
2017-06-28 09:14:27 +02:00
Philip
7ea82be77a
[displaymanager] PEP8ify it
2017-06-28 09:10:06 +02:00
Adriaan de Groot
90e8a6cff9
Shrink upper padding.
...
FIXES #591
2017-06-28 02:46:24 -04:00
Calamares CI
a2a94af984
[dummypythonqt] Automatic merge of Transifex translations
2017-06-28 02:49:02 +00:00
Bernhard Landauer
7f7ab50356
[displaymanager] check for installed lightdm greeter and configure accordingly
...
- no matter if for example slick-greeter is installed as "lightdm-slick-greeter" or whatever.
tested with lightdm-deepin-greeter and slick-greeter.
- plus some little simplifications
- added Copyright
https://github.com/calamares/calamares/issues/756
2017-06-28 03:11:14 +02:00
Calamares CI
d2058df677
[dummypythonqt] Automatic merge of Transifex translations
2017-06-28 00:37:14 +00:00
Calamares CI
7650924407
[core] Automatic merge of Transifex translations
2017-06-28 00:37:13 +00:00
Adriaan de Groot
a41a23a230
Merge pull request #757 from manjaro/deepin-greeter
...
fix #756 .. good catch
2017-06-27 09:44:30 -04:00
Adriaan de Groot
cea9f0fb33
Clang: stick with integers
2017-06-27 09:28:32 -04:00
Adriaan de Groot
8f867f72bc
Translation: this is a CSS string, shouldn't be translated at all.
2017-06-27 09:27:01 -04:00
Bernhard Landauer
d4e8e4f472
fix https://github.com/calamares/calamares/issues/756
2017-06-27 15:05:03 +02:00
Bernhard Landauer
72cfb83873
fix https://github.com/calamares/calamares/issues/756
2017-06-27 14:50:53 +02:00
Adriaan de Groot
3b0b05186a
Clang: reduce warnings
2017-06-27 07:36:46 -04:00