Active Topics

 



Notices


Reply
Thread Tools
MohammadAG's Avatar
Posts: 2,473 | Thanked: 12,265 times | Joined on Oct 2009 @ Jerusalem, PS/IL
#21
I'll leave you to add the icons (as an exercise )
Copy it from somewhere in your source directory to /usr/share/pixmaps.
Don't forgot to add usr/share/pixmaps in the debian/dirs file.
If you run into any problem just ask here

Oh and the line for the desktop file is Icon=filename
filename is the filename is /usr/share/pixmaps, if it was called n900ftp.png then just add Icon=n900ftp
 
Posts: 3,664 | Thanked: 1,530 times | Joined on Sep 2009 @ Hamilton, New Zealand
#22
Originally Posted by jojop2 View Post
Nice one, I really like.

Thank you!
No problem buddy. You contributed to this community and I am glad i can help you out

I choose Orange theme for it because of Maemo.org, your application deserve an orange colour

Hahah it's my first icon making as well. I did some GIMP reading and tutorial and learn to make that for 30mins before I send it to you. I can make you plenty more now since I've already know how to make icon.

I'm thinking of making wallpaper next

Last edited by maxximuscool; 2010-06-08 at 09:16.
 
Posts: 3,664 | Thanked: 1,530 times | Joined on Sep 2009 @ Hamilton, New Zealand
#23
Here if you need a smaller version of it.
I have resized it for you from 300px to 100px and 50px.
Incase you might find it easier to use.
Attached Files
File Type: zip N900FTP-small.zip (32.3 KB, 77 views)
 
Posts: 48 | Thanked: 67 times | Joined on Apr 2010
#24
Working with gimp is not the problem for me, but being creative enough for graphics stuff. :-)
 

The Following User Says Thank You to jojop2 For This Useful Post:
Posts: 48 | Thanked: 67 times | Joined on Apr 2010
#25
Success!!!!

I finally managed to package and build the app for the first time with the help of maxximuscool, mohammadag and noobmonkey.
You guys will definitely mentioned on the upcoming "About" Screen :-)

You can find it in extra-dev already.
 

The Following 4 Users Say Thank You to jojop2 For This Useful Post:
Posts: 48 | Thanked: 67 times | Joined on Apr 2010
#26
Just realized a problem after installation.

The folder icons are not shown anymore.

In this code I set the icon, which is available in the ressource folder

Code:
self.m_lw_remote.addItem(QListWidgetItem(QIcon("ressource/folder.xpm"), ftpItem.name(), self.m_lw_remote))
Does someone have a clue why it is not working after deb installation?
 
Posts: 3,664 | Thanked: 1,530 times | Joined on Sep 2009 @ Hamilton, New Zealand
#27
I've no clue with maemo coding lol. I haven't done any coding for more than 2years now. My C++, Java, C#, VB.net and other languages are rusty as a rusty car left in the rain for century.

I don't know how to help in this area with installation build sorry. Mohammad knows how to fix this
 

The Following User Says Thank You to maxximuscool For This Useful Post:
Posts: 48 | Thanked: 67 times | Joined on Apr 2010
#28
OK, I think I fixed the icon bug with the 3rd build, which should show up in a few mins.

I put the absolute path in front of the icon ressource. Strange that it used to work on windows and on N900 sourcefiles.

Screenshots will be added tomorrow.

I have to go to bed.

Ciao
 

The Following User Says Thank You to jojop2 For This Useful Post:
MohammadAG's Avatar
Posts: 2,473 | Thanked: 12,265 times | Joined on Oct 2009 @ Jerusalem, PS/IL
#29
Originally Posted by jojop2 View Post
Just realized a problem after installation.

The folder icons are not shown anymore.

In this code I set the icon, which is available in the ressource folder

Code:
self.m_lw_remote.addItem(QListWidgetItem(QIcon("ressource/folder.xpm"), ftpItem.name(), self.m_lw_remote))
Does someone have a clue why it is not working after deb installation?
Well, you can just install the icon in /usr/share/pixmaps/ and change the path accordingly, or just change it to /opt/n900ftp/resource/folder.xpm
 
Posts: 48 | Thanked: 67 times | Joined on Apr 2010
#30
Originally Posted by MohammadAG View Post
Well, you can just install the icon in /usr/share/pixmaps/ and change the path accordingly, or just change it to /opt/n900ftp/resource/folder.xpm
Thanks, I figured out already.
The change is in latest version of extra-devel.

I'm still wondering why it is working when I run the python files located in /home/user/Mydocs
 
Reply


 
Forum Jump


All times are GMT. The time now is 23:03.