@dzz
Thanks for the nudge I'd only looked at the download stats and the number of nationalities is very interesting.
Interesting to see the Windows download stats.. and the number of nationalities. Previous efforts to improve internationalisation must have been worthwhile.
Anthony began to address internationalizing in Wheezy in I think a very versatile way, check out his "clean" script and the translations file at etc/clean/Translations/en_US, I use clean instead off Bleachbit.
http://lin.me.uk/refracta/clean.tar.gzWhen I look at Anthony's backup script with all the text removed to a separate file it makes the script much easier to read.
I posted earlier about using a variable for the partition label and etc/default/grub entry and this might be a way of doing that and also for the name of the snapshot.
NOTE
If I put a slash in front of etc/default/grub I get a 404 when I preview.
I think I might be able to convert snapshot to use a file for all it's text just to prove the method.
Is it possible to pass coordinates to yad so the windows don't open in the center all the time? it doesn't matter with snapshot/installer but I've been messing about with Anthony's Yad Ducky script doing a prototype menuing system but I'd like the screens to open at the bottom right corner as in this snapshot.
http://lin.me.uk/refracta/refracta-desktop-3.pngIt took me a time to realise how versatile Anthony's Ducky was.
@richard
How do you fancy honing your Pascal skills trying to do these menus in Lazarus? I think it would be quite simple to use the same methods on windows but I don't know about touch screens.
In windows I used to save the window position in the registry when the window was closed so they always re-opened where you had closed them.
end
@fsr
Is there a way to lock the focus into the snapshot screen when the snapshot is taking place to prevent the user doing other things.