My application quicklist goes missing when using "quickly submitubuntu"
Posted
by
Kazade
on Ask Ubuntu
See other posts from Ask Ubuntu
or by Kazade
Published on 2012-07-08T19:30:16Z
Indexed on
2012/07/08
21:23 UTC
Read the original article
Hit count: 242
I'm trying to submit my app for the app showdown, but I've just noticed that when I use the "submitubuntu" Quickly command, my dynamic quicklist entries don't work. I think this is because the desktop file gets renamed from tickit.desktop to extras-tickit.desktop
I'm coding a hacky fix to look for /usr/share/applications/extras-tickit.desktop and changing the argument for get_for_desktop_id() if it exists, but is there a better way? Can I stop Quickly renaming the desktop file?
© Ask Ubuntu or respective owner