| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
| |
Currently translated at 100.0% (43 of 43 strings)
|
| |
|
|
|
|
| |
Currently translated at 100.0% (43 of 43 strings)
|
|
|
|
| |
Currently translated at 100.0% (43 of 43 strings)
|
|
|
|
| |
Currently translated at 100.0% (43 of 43 strings)
|
|
|
|
| |
Currently translated at 100.0% (43 of 43 strings)
|
|
|
|
| |
Currently translated at 100.0% (43 of 43 strings)
|
|
|
|
| |
Currently translated at 100.0% (43 of 43 strings)
|
|
|
|
| |
Currently translated at 97.6% (42 of 43 strings)
|
|
|
|
| |
Currently translated at 100.0% (43 of 43 strings)
|
|
|
|
| |
Currently translated at 100.0% (43 of 43 strings)
|
|
|
|
| |
Currently translated at 100.0% (43 of 43 strings)
|
|
|
|
| |
Currently translated at 100.0% (43 of 43 strings)
|
|
|
|
| |
Also start pruning unneeded libLumina classes from the desktop utils.
|
|
|
|
|
|
|
| |
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)
|
| |
|
|
|
|
| |
image (if an image file is being viewed)
|
|
|
|
| |
Currently translated at 100.0% (43 of 43 strings)
|
|\ |
|
| | |
|
|/
|
|
| |
Currently translated at 100.0% (43 of 43 strings)
|
|
|
|
| |
Currently translated at 97.6% (42 of 43 strings)
|
|
|
|
| |
Currently translated at 100.0% (43 of 43 strings)
|
|\ |
|
| |
| |
| |
| |
| |
| | |
This impacts almost all tools/utilities within Lumina - please test (passed internal tests so far).
This cleans up a lot of the backend XDG compliance class, moving lots of functionality into child functions of the XDGDesktop class and ensuring that they get cleaned up more regularly/properly. This *seems* to make the desktop startup a lot faster, even if the overall memory savings are slight (so far).
|
|/
|
|
| |
Currently translated at 97.6% (42 of 43 strings)
|
|
|
|
| |
Currently translated at 95.3% (41 of 43 strings)
|
| |
|
| |
|
|
|
|
| |
translation completely (file completely trashed - better to start over).
|
|
|
|
|
|
| |
main lumina repo.
Now we can hook up weblate in the main lumina repo, and have everything in sync all the time.
|
|
|
|
| |
first.
|
|
|
|
| |
system.
|
|
|
|
| |
application registrations within the user's local applications dir. Also have it install it's own .desktop registrations on the system at install time.
|
|
|
|
|
|
| |
(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.
|