View Single Post
Posts: 432 | Thanked: 645 times | Joined on Mar 2009
#3
Hi,

Originally Posted by Sasler View Post
2. I can't access the /home/user/MyDocs/.sounds directory with native dialog. With the following setting it works, but that dialog is not very finger friendly:

Code:
QFileDialog::DontUseNativeDialog
There should be a directory called "Audio clips" in the file dialog, which is actually the MyDocs/.sounds directory.

Originally Posted by Sasler View Post
3. I still have not figured out how to make a Debian package which includes a shortcut to the app.
You have to create a desktop-file and place it correctly. Have a look here how to do it. On the same page you will find a Qt packaging guide as well.

Originally Posted by Sasler View Post
4. How to optify this app.
Haven't tried it yet, but in general you could try to add a debian/optify file and put "auto" there. No guarantee that this will work

Originally Posted by Sasler View Post
5. And finally, could someone please make an icon for this app. I absolutely stink with anything that requires even only very basic drawing skills.
Same problem here

Daniel
 

The Following User Says Thank You to danielwilms For This Useful Post: