06-01-2016, 06:42 AM
Lite Control Center is not in Series 3 at this stage. If anyone else asks about it, please refer them to this post. If anything changes, I will inform the community.
[Desktop Entry]
Comment=Browse your Home folder
Comment[nl]=Blader door uw thuismap
Terminal=false
Name=Home
Name=[nl]Huis
Exec=exo-open --launch FileManager %u
Type=Application
Icon=user-home
(06-01-2016, 07:51 AM)Jerry link Wrote: [ -> ]Not possible at the moment sorry TMG1961. Those My Computer entries require foreign translations in the code.
You can hand edit the code yourself if you are keen. If you're on 64bit, show hidden files in your home folder, go to .local/share/applications and edit:
alacarte-made-3.desktop
alacarte-made-4.desktop
alacarte-made-5.desktop
alacarte-made-6.desktop
alacarte-made-7.desktop
alacarte-made-8.desktop
alacarte-made-9.desktop
alacarte-made-10.desktop
alacarte-made-11.desktop
Under the line that says "Comment=Browse your Home folder" (or whatever it says)
make another line under it and put in "Comment[nl]=Blader door uw thuismap" (if thats right?)
Do these edits for both the 'Name' and 'Comment' lines.
example:
Code:[Desktop Entry]
Comment=Browse your Home folder
Comment[nl]=Blader door uw thuismap
Terminal=false
Name=Home
Name=[nl]Huis
Exec=exo-open --launch FileManager %u
Type=Application
Icon=user-home
Logout/in or reboot to see the changes.
Do that for each file. If you'd like to provide the Dutch translations for each file, I'd be happy to add them to the next version of Linux Lite
(06-01-2016, 09:06 AM)Jerry link Wrote: [ -> ]Re. Thunar bug, try this please TMG1961:
Open Thunar
Go to Edit, Preferences
On Display tab, check then uncheck 'Show file size in binary format' at least one time.
Now do what you did before - cut/paste a file from Desktop to Downloads, Documents or Public to see if you get the folder crash again.
https://bugzilla.xfce.org/show_bug.cgi?id=11450
(06-01-2016, 09:27 AM)TMG1961 link Wrote: [ -> ][quote author=Jerry link=topic=3059.msg23759#msg23759 date=1464771991]
Re. Thunar bug, try this please TMG1961:
Open Thunar
Go to Edit, Preferences
On Display tab, check then uncheck 'Show file size in binary format' at least one time.
Now do what you did before - cut/paste a file from Desktop to Downloads, Documents or Public to see if you get the folder crash again.
https://bugzilla.xfce.org/show_bug.cgi?id=11450