maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [Announce] ApMeFo (beta 0.9-5) - Create custom folders in your Application Menu (https://talk.maemo.org/showthread.php?t=56844)

toxaris 2010-09-13 11:34

Re: [Announce] ApMeFo (beta 0.9-5) - Create custom folders in your Application Menu
 
Quote:

Originally Posted by Avis (Post 806010)
Something wrong with Gas-balls itself. Just removing its .desktop file makes ApMeFo working well.

Unistalled Gas-Balls, that made ApMeFo work again. I thought it was the PyQt update a few weeks ago that made ApMeFo fail.

nicolai 2010-09-13 23:02

Re: [Announce] ApMeFo (beta 0.9-5) - Create custom folders in your Application Menu
 
Quote:

Originally Posted by Zentenario (Post 811591)
Many thanks Avis for this discoverment that works. In fact it's quite funny for me that gas-balls application and I don't feel like removing it.

Could you tell where I can find the folder where that file gas-balls.desktop is? I'm unable to locate it (I canot find any "gas-balls" folder even in hidden folders).

Thanks in advance.

gas-balls.destkop file is in:
/usr/share/applications/hildon/
The reason why apmefo does not work with gas-balls is:
ApMeFo parses the .desktop files and looking for an entry
Name=applicationname
And uses the value applicationname as the name for the
application :-)
The gas-balls.desktop file has some additional spaces:
Name = Gas-Balls
Change this line to
Name=Gas-Balls
and ApMeFo works again.

regards
Nicolai

Hrw 2010-09-14 11:57

Re: [Announce] ApMeFo (beta 0.9-5) - Create custom folders in your Application Menu
 
nikolai: thx for hint. I changed problematic code to use ConfigParser instead of parsing itself.

zerocool2k 2010-09-14 17:24

Re: [Announce] ApMeFo (beta 0.9-5) - Create custom folders in your Application Menu
 
How do you change the name of the folder? I don't want to look for apps to add to the new folder again.
TIA

Mentalist Traceur 2010-09-14 17:39

Re: [Announce] ApMeFo (beta 0.9-5) - Create custom folders in your Application Menu
 
You can't change the name of the folder using this app. You CAN find where the app stores its .menu and .desktop files and edit the names of those to change the mane... Not sure off the top of my head where those are stored, though. (As for how, either use a file manager that can get to those files [not the default one]) or use X-Terminal. I would personally use

mv [path of file being renamed]/[name of file] [same path]/[name you want to rename the file to]

debernardis 2010-09-14 17:53

Re: [Announce] ApMeFo (beta 0.9-5) - Create custom folders in your Application Menu
 
Quote:

Originally Posted by Mentalist Traceur (Post 816030)
You can't change the name of the folder using this app. You CAN find where the app stores its .menu and .desktop files and edit the names of those to change the mane... Not sure off the top of my head where those are stored, though.

I think they are in /home/user/.local/share/applications/hildon

In each .desktop file there is a Name which you can edit - this should suffice - ymmv

zerocool2k 2010-09-14 18:01

Re: [Announce] ApMeFo (beta 0.9-5) - Create custom folders in your Application Menu
 
There are folder's names in "/home/user/.local/share/applications/hildon" but changing them here is not enough. When I go back to the most used apps menu, the folder disappeared. In ApMeFo, the old folder name is still kept when managing folders.

NightShift79 2010-09-14 20:51

Re: [Announce] ApMeFo (beta 0.9-5) - Create custom folders in your Application Menu
 
The dev was asked also in other forums to add some "rename Folder" option.
...But I guess Nathraiben is still on vacation.

@Hrw
I would be very pleased if you could send me your qt source.

debernardis 2010-09-15 05:11

Re: [Announce] ApMeFo (beta 0.9-5) - Create custom folders in your Application Menu
 
@zerocoolk: maybe I was not clear. You haven't to rename the .desktop file, you have to open it and edit the "Name=" field. At least, it works for me.

Hrw 2010-09-15 08:01

Re: [Announce] ApMeFo (beta 0.9-5) - Create custom folders in your Application Menu
 
http://github.com/hrw/apmefo contains sources.

Plans for next days:

- add TODO
- make Activate/Deactivate menu options work
- change few details in UI
- change folders window


All times are GMT. The time now is 20:09.

vBulletin® Version 3.8.8