Hello,
Please review it before I upload the POT file in Crowdin for translation:
https://slint.fr/en/wiki.html#_customiz ... tem_layout
Post all issues found in this mailing list or here.
Cheers,
Didier
New article in the WiKi: : Customize a Slint system layout
-
- Posts: 509
- Joined: 20. Jun 2016, 20:15
-
- Posts: 509
- Joined: 20. Jun 2016, 20:15
IMPORTANT CORRECTION
WARNING
I made a big mistake writing at the end of the chapter "Move /home entirely to another device":
> In case of ext4 or xfs, type these commands:
>
> mount /dev/sda3 /mnt
> rm -r /mnt
> umount /mnt
Do NOT do that! That would delete the whole Slint system!
Instead just type:
rm -r /home/*
Sorry about that, I will edit the article in a few minutes.
EDIT. Done.
Didier
I made a big mistake writing at the end of the chapter "Move /home entirely to another device":
> In case of ext4 or xfs, type these commands:
>
> mount /dev/sda3 /mnt
> rm -r /mnt
> umount /mnt
Do NOT do that! That would delete the whole Slint system!
Instead just type:
rm -r /home/*
Sorry about that, I will edit the article in a few minutes.
EDIT. Done.
Didier
-
- Posts: 509
- Joined: 20. Jun 2016, 20:15
Still wrong, sorry
Still wrong , so please hold on. I need to re-test and will remove the article from the wiki until done.
-
- Posts: 509
- Joined: 20. Jun 2016, 20:15
The artiocle is back on line
Hopefully, all commands are correct now, and the article is back on line.
But don't follow blindly my instructions: you should anticipate the expected outcome of each command before typing it, and if something looks bad or just weird, post your thoughts here first.
Thanks in advance for reviewing and your feedback
Cheers,
Didier
But don't follow blindly my instructions: you should anticipate the expected outcome of each command before typing it, and if something looks bad or just weird, post your thoughts here first.
Thanks in advance for reviewing and your feedback
Cheers,
Didier
-
- Posts: 509
- Joined: 20. Jun 2016, 20:15
Re: New article in the WiKi: : Customize a Slint system layout
No feedback? Anyway, the POT file is now on Crowdin (translation into French done).
Unrelated, a batch of package updates is available for Slint 15.0, top of the ChangeLog quoted below:
Unrelated, a batch of package updates is available for Slint 15.0, top of the ChangeLog quoted below:
Code: Select all
Tuesday 14 March 2023
NOTE:
After having updated you system, do not forget to run "dotnew". To
get the new settings for btrfsmaintenance, dcron and fron, accept to
replace the old configuration files by the new ones.
btrfs-progs-6.2.1-x86_64-1slint.txz: Upgraded.
Also added support to convert file systems from reiserfs to btrfs.
btrfsmaintenance-0.5-x86_64-3slint.txz: Rebuild.
To enable the new settings run as root: btrfsmaintenance-refresh-cron.sh
Output should be:
Refresh script btrfs-scrub.sh for monthly
Refresh script btrfs-defrag.sh for none
Refresh script btrfs-balance.sh for weekly
Refresh script btrfs-trim.sh for weekly
dcron-4.5-x86_64-1slint.txz: Migrated from Slackware-current
Rebuilt with a new /etc/rc.d/rc.crond starting fcron instead of dcron
if /etc/rc.d/rc.fcron is executable.
efibootmgr-18-x86_64-1slint.txz: Migrated from Slackware and upgraded.
fcron-3.3.1-x86_64-2slint.txz: Rebuit.
Periodical command scheduler
After installation please read:
/usr/doc/fcron-3.3.1/README
kernel-6.1.19-x86_64-1slint.txz: Upgraded.
kernel-source-6.1.19-noarch-1slint.txz: Upgraded.
perl-ExtUtils-CChecker-0.11-noarch-1slint.txz: Added.
ExtUtils::CChecker
perl-Syntax-Keyword-Try-0.27-x86_64-1slint.txz: Added.
Syntax::Keyword::Try
perl-XS-Parse-Keyword-0.25-x86_64-1slint.txz: Added.
XS::Parse::Keyword
po4a-0.69-x86_64-1slint.txz: upgraded
The python modules listed above allow to pass all tests when building po4a.
reiserfsprogs-3.6.27-x86_64-1slint.txz: Added.
Migrated from Slackware with shared object and headers to allow
btrfs-progs to convert from a reiserfs to a btrfs file system.
slint-scripts-15.0-noarch-20230313_2220slint.txz: Rebuild
Fix typos and include translations into Dutch, French, Greek, Italian, Portuguese and Swedish.
Thanks Dik Leenheer, Dimitris Tzemos, Giorgio Herbie, Hugo Carvalho and Ingemar Karlsson.
+-------------------------+
-
- Posts: 509
- Joined: 20. Jun 2016, 20:15
-
- Posts: 509
- Joined: 20. Jun 2016, 20:15
Re: New article in the WiKi: : Customize a Slint system layout
Hi Didier
I have read the Swedish translation and found some error in the translation. I have now fixed those.
By the way, I noticed that the English and French translations show "Wiki" while on the other languages it shows "Table of Contents".
Regards Ingemar
I have read the Swedish translation and found some error in the translation. I have now fixed those.
By the way, I noticed that the English and French translations show "Wiki" while on the other languages it shows "Table of Contents".
Regards Ingemar

-
- Posts: 509
- Joined: 20. Jun 2016, 20:15
Re: New article in the WiKi: : Customize a Slint system layout
Hi Ingemar,
thanks for the heads-up, now all languages have WiKi for table of content's title of this page and the website has been updated.
Cheers,
Didier
thanks for the heads-up, now all languages have WiKi for table of content's title of this page and the website has been updated.
Cheers,
Didier
Re: New article in the WiKi: : Customize a Slint system layout
Portuguese(Portugal) is done!