Tagged Questions
0
votes
1answer
38 views
My application quicklist goes missing when using “quickly submitubuntu”
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 ...
1
vote
1answer
85 views
How to prevent quickly from replacing Exec=.* in the .desktop file?
I'm still trying to make Quicklists work and found the problem:
Quickly creates debian/rules with
sed -i 's|Exec=.*|Exec=/opt/extras.ubuntu.com/wakeonplan/bin/wakeonplan|' ...
2
votes
1answer
162 views
How to reference to .desktop file? (installed in /opt) in a dynamic quicklist?
I'm trying to create a dynamic quicklist for an application I'm developing in quickly.
This is the line of code I use to try and connect to the .desktop file:
self.launcher = ...