Commit Graph

3778 Commits

Author SHA1 Message Date
Adriaan de Groot
0483d73656 i18n: updated Dutch translations 2017-08-08 04:11:00 -04:00
Adriaan de Groot
23ed9be130 i18n: translations (stub) of desktop files 2017-08-08 04:05:42 -04:00
Adriaan de Groot
95bba00671 i18n: add .desktop file to translations 2017-08-08 03:55:34 -04:00
Calamares CI
c00350551f [dummypythonqt] Automatic merge of Transifex translations 2017-08-08 03:21:32 -04:00
Calamares CI
6145812b83 [core] Automatic merge of Transifex translations 2017-08-08 03:21:31 -04:00
Adriaan de Groot
17a6ca2207 i18n: automatic i18n merges are down 2017-08-08 03:20:16 -04:00
Adriaan de Groot
61865a8e11 i18n: fix encoding of dummy translations -- not ASCII, but UTF-8 2017-08-07 15:39:02 -04:00
Calamares CI
9619f33e6f [core] Automatic merge of Transifex translations 2017-08-07 13:43:11 -04:00
n3rdopolis
05e48d4357 Remove whitespace 2017-08-06 12:20:26 -04:00
n3rdopolis
aac783ed3a Try to correct character per line count 2017-08-06 12:07:12 -04:00
n3rdopolis
086a019d19 Correct update-initramfs command
This allows it to create a new initramfs, and replace it.
This will better ensure that calamares generated initramfs is used
2017-08-06 11:43:24 -04:00
Kevin Kofler
633a2a193d CMake: fix typo in CalamaresAddPlugin.cmake
Fix "calamaers_add_plugin" typo in the introductory comment of
CMakeModules/CalamaresAddPlugin.cmake.
2017-08-03 02:03:14 +02:00
Adriaan de Groot
c860270751 i18n: mark python example-string as translatable 2017-08-02 14:43:21 -04:00
Adriaan de Groot
f0894b471b i18n: mark non-translatable string as such 2017-08-02 14:40:26 -04:00
Adriaan de Groot
8b19f672e7 CMake: also follow CMAKE_COLOR_MAKEFILE settings 2017-08-02 11:32:27 -04:00
Adriaan de Groot
2fdccdf090 Merge branch 'simplify-module-desc' 2017-08-02 11:29:58 -04:00
Adriaan de Groot
f711d6e39c CMake: colorised through test -t doesn't work 2017-08-02 11:27:14 -04:00
Adriaan de Groot
46636bdf65 Modules: documentation of CMake, module.desc, etc. 2017-08-02 11:05:32 -04:00
Adriaan de Groot
445fdace36 Modules: remove another boilerplate module.desc 2017-08-02 11:05:32 -04:00
Adriaan de Groot
196b1567db Modules: remove boilerplate module.desc 2017-08-02 11:05:32 -04:00
Adriaan de Groot
e3008657c4 Modules: accept 'viewmodule' as alias of 'view', improve logging on error. 2017-08-02 11:05:32 -04:00
Adriaan de Groot
47e95b32a9 CMake: fix auto-generated module.desc 2017-08-02 11:05:32 -04:00
Adriaan de Groot
445a7fc62a CMake: remove welcome-module desc, since it's generated 2017-08-02 11:05:32 -04:00
Adriaan de Groot
bcbd60f9a9 CMake: generate the module.desc, since it is uninteresting 2017-08-02 11:05:32 -04:00
Adriaan de Groot
e6e91546e4 Do not use deprecated type 2017-08-02 07:44:04 -04:00
Adriaan de Groot
f50d12445a Merge pull request #766 from stikonas/master
Port away from deprecated qSort.
2017-08-02 04:04:44 -04:00
Adriaan de Groot
137da0d8ba CMake: document SKIP_MODULES 2017-07-25 09:00:30 +02:00
Adriaan de Groot
5efac3b2a8 CMake: remove now-nonsensical comment 2017-07-25 08:53:27 +02:00
Adriaan de Groot
a23b7c2a00 CMake: be more verbose about choice of webkit vs engine 2017-07-25 09:44:34 +02:00
Calamares CI
c2c55dede1 [core] Automatic merge of Transifex translations 2017-07-22 03:00:00 +00:00
Philip
c103f80df9 Keyboard: guess at layout based on locale
Split locale into <language>_<country> and go looking for keyboard
layouts that match. Do that in reverse, so look for country first.

- known weakness is el_CY [should get layout gr] because CY and el
  don't name any keyboard layout.
- known weakness are Hausa, Igbo .. which are ha_NG and ig_NG. They select
  keyboard layout ng, which is labeled 'English [Nigeria]'; they ought
  to select ng[hausa] and ng[igbo], which are the right variant keyboard
  layouts to use.
- similar selecting a locale in Canada [en_CA, fr_CA, iu_CA ...] will
  select keyboard layout ca, which is for French-speaking Canada.
  Locale en_CA should select keyboard en -- e.g. en[us]. But iu_CA
  [Inuktituk] needs layout ca[ike].
2017-07-20 13:47:54 +02:00
Calamares CI
1c2507d8aa [core] Automatic merge of Transifex translations 2017-07-20 01:26:41 +00:00
Calamares CI
2e2331231c [core] Automatic merge of Transifex translations 2017-07-19 00:44:51 +00:00
Andrius Štikonas
1131fdce4c Port away from deprecated qSort. 2017-07-17 22:53:09 +01:00
Calamares CI
90e83a0fff [core] Automatic merge of Transifex translations 2017-07-17 00:45:45 +00:00
Calamares CI
cef1fede21 [core] Automatic merge of Transifex translations 2017-07-14 01:49:47 +00:00
Philip
a92d8ad57c bump to v3.1.1.2 2017-07-13 09:11:31 +02:00
Adriaan de Groot
08d6536845 About: adjust to the system font size.
FIXES #433
2017-07-13 08:45:48 +02:00
Adriaan de Groot
b6c1e4dbd7 RemoveUser: fix bad PEP8-ing
FIXES #577
2017-07-13 08:45:21 +02:00
Adriaan de Groot
8948134649 Partitions: extend getDevices() with minimum size.
This is preparatory work for making the available-space check consistent with
what the partition module will allow for installation. Right now, the check
for available space will allow a mounted drive, even /, to satisfy the check.
2017-07-13 08:45:09 +02:00
Adriaan de Groot
9cc8a65577 Partition: reduce code duplications 2017-07-13 08:44:58 +02:00
Adriaan de Groot
a62143f62b Partitions: use an enum with clear semantics instead of bool 2017-07-13 08:44:44 +02:00
Adriaan de Groot
42d5e6d1c4 Partitions: use KPMCore-defined default backend 2017-07-13 08:44:27 +02:00
Adriaan de Groot
0cfca31cac Partitions: improve wording of debug messages 2017-07-13 08:44:17 +02:00
Adriaan de Groot
aa35224ab1 Partitions: split device-listing (and winnowing) into separate source file.
The grab-list-of-writable-devices code is usable for the partition module, but
also useful for welcome module, so reduce its footprint.
2017-07-13 08:44:05 +02:00
Adriaan de Groot
9c79a961df Partitions: split KPMCore-finding code into an include-module 2017-07-13 08:43:53 +02:00
Adriaan de Groot
f33aba0d5b Partitions: shuffle some device-detection code off to PartUtils.cpp 2017-07-13 08:42:47 +02:00
Adriaan de Groot
1b98974f07 Partitions: drop devices with mounted partitions.
FIXES #639
2017-07-13 08:42:35 +02:00
Adriaan de Groot
1919c2a712 Partitions: code-formatting 2017-07-13 08:42:23 +02:00
Calamares CI
dd775663f2 [core] Automatic merge of Transifex translations 2017-07-13 00:44:25 +00:00