View Single Post
marxian's Avatar
Posts: 2,448 | Thanked: 9,523 times | Joined on Aug 2010 @ Wigan, UK
#125
Originally Posted by noetus View Post
So, I am trying to customise my setup a bit. To change the name of a desktop meefolder I can change the relevant line of the meefolder*.desktop file in /home/user/.local/share/applications. But that just changes the icon name in the main app screen - it doesn't change the name of the title in the folder itself. I realise I can delete and recreate the folder I want with the title I want, but if there's a quicker way to do it by editing a file, I'd prefer that. I looked in /opt/meefolders/desktop but no luck. Also if it gives the possibility to change the order of icons within a folder.
The values are stored in a SQLite database. The values in the desktop files depend on the values in the database, not the other way around. Changing the values in the desktop files will have no effect on the database. Also, the name of the desktop file is formed using the hex value of the name string, and this hex value is passed as an argument when launching the folder to determine which folder to display. In short, it's best not to mess with the files. I'll add an option to edit the folder name/icon in the application.
__________________
'Men of high position are allowed, by a special act of grace, to accomodate their reasoning to the answer they need. Logic is only required in those of lesser rank.' - J K Galbraith

My website

GitHub

Last edited by marxian; 2011-12-23 at 18:02.
 

The Following 2 Users Say Thank You to marxian For This Useful Post: