Commit Graph

5 Commits

Author SHA1 Message Date
unman b7a07d53e5
KDE-Delete reference to mailing list threads as images removed. 2024-04-12 02:41:10 +00:00
Andrew David Wong c6642eaaab
Remove deprecated instructions 2023-02-11 20:47:58 -08:00
getsmartt 6ff54f7f7d
Update instructions to install KDE on R4.1
Running “sudo qubes-dom0-update @kde-desktop-qubes” in R4.1 downloads all (at least 276 of them) the packages, but then exits with the message "Module or Group ‘kde-desktop-qubes’ is not available.

Unman suggested  $ sudo qubes-dom0-update kde-settings-qubes in the response below, this seems to work properly.
https://forum.qubes-os.org/t/installing-and-running-kde-as-desktop-environment/1513/31
2023-02-09 08:12:54 -08:00
Marek Marczykowski-Górecki 3806ecf338
Remove extra newlines at the beginning/end of files
Those are redundant, and yaml parser strips them in fact. By removing
them, loading and saving yaml file without any change indeed produce the
same output. This is useful for prepare_for_translation.py script (which
adds lang and ref tags) - to produce only change that indeed was made.
2021-06-24 16:07:23 +02:00
Andrew David Wong 6d81f95cc2
Update and reorganize documentation
- Convert "Common Tasks" to "How-to Guides"
  (QubesOS/qubes-issues#6694)
- Make title capitalization consistent across docs
- Fix leftover h1 headings
- Reorganize various pages and topics
- Update permalinks to better match titles
- Create redirects for changed permalinks
- Miscellaneous cleanup

QubesOS/qubes-issues#6701
2021-06-17 05:16:22 -07:00