| Commit message (Collapse) | Author | Age |
|\ |
|
| |
| |
| |
| |
| |
| |
| | |
1) Dismantle the Lumina library completely.
2) Setup lots of small subproject files (.pri) for the individual classes within the old library.
3) Move all the Lumina binaries to use the new subproject files
4) Split up the LuminaUtils class/files into LUtils and LDesktopUtils (generic utilities, and desktop-specific utilities)
|
| | |
|
| |
| |
| |
| | |
Currently translated at 100.0% (18 of 18 strings)
|
| |
| |
| |
| | |
Currently translated at 100.0% (18 of 18 strings)
|
| |
| |
| |
| | |
Currently translated at 94.4% (17 of 18 strings)
|
| |
| |
| |
| | |
Currently translated at 100.0% (18 of 18 strings)
|
| |
| |
| |
| | |
Currently translated at 100.0% (18 of 18 strings)
|
|\| |
|
| |
| |
| |
| | |
Fixes #277
|
|/
|
|
| |
Currently translated at 100.0% (18 of 18 strings)
|
|
|
|
| |
Currently translated at 100.0% (18 of 18 strings)
|
|\ |
|
| |
| |
| |
| | |
small script for doing this on a regular basis to the src-qt5 directory (dev only - no need to run this prior to building Lumina).
|
|/
|
|
| |
Currently translated at 100.0% (18 of 18 strings)
|
|
|
|
|
|
| |
main lumina repo.
Now we can hook up weblate in the main lumina repo, and have everything in sync all the time.
|
|
|
|
| |
does not touch screenshots since they are recessed by default).
|
|
|
|
| |
As recommended by docs team, the lumina-info interface has been streamlined a bit so there are individual buttons for each of the external links instead of the label/URL pairings.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
(accounts for the change to SHARE/lumina-desktop rather than SHARE/Lumina-DE).
Also fix the wallpaper dir detection routine within lumina-config (same issue - install dir change broke the path detection).
|
|
|
|
|
| |
1) Move from "NO_I18N" to "WITH_I18N". This will ensure that the source version of the localizations are not installed unless explicitly requested (since the "real" localization files are in the lumina-i18n repo - these source files are theauto-generated ones before getting sent up to the pootle localization system).
2) Add a few more .desktop files for the various Lumina utilities.
|
|
Now the utilites are arranged by category (core, core-utils, desktop-utils), so all the -utils may be excluded by a package system (or turned into separate packages) as needed.
|