maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Maemo 5 / Fremantle (https://talk.maemo.org/forumdisplay.php?f=40)
-   -   How do I change Bookmark Thumbnails (https://talk.maemo.org/showthread.php?t=42666)

Rich999 2010-01-29 14:53

How do I change Bookmark Thumbnails
 
OK Guys, I've had my N900 for about 3 weeks now and I want to gain a bit of experience of using the phones root files. So I was wondering how can I change the image that web bookmarks use on the phones desktop. I only ask as the 'Ovi','Ovi Store' and 'Maemo Browser' bookmarks have their own thumbnail. But when I add my own web bookmarks all I get is a screen shot of the web page, which in my opinion looks a bit s**t.

So before I start tinkering under the hood without the background knowledge please could you give me some pointers. Also is it possible to view the root folders from my Macbook?

Diamorph 2010-01-29 15:00

Re: How do I change Bookmark Thumbnails
 
HI, I never testet this trick but I read that you just make a bookmark of an picture for example that you want as preview and then change the url.

If you are familiar with ssh. The Mac terminal provides ssh funktionality.
(example: ssh root@192.168.1.23)
You have to install ssh on you device. (search forum for further help)

Diamorph 2010-01-29 15:06

Re: How do I change Bookmark Thumbnails
 
To make a bookmark that has an icon like the ovi you have to do a little more...
At your own risk!

I just made a new *.desktop file in this directory:
/usr/share/applications/hildon

with following content:
[Desktop Entry]
Encoding=UTF-8
Version=1.0
Name=tana_ap_ovi_store
Comment=Google Maps
Exec=dbus-send --print-reply --dest=com.nokia.osso_browser /com/nokia/osso_browser/request com.nokia.osso_browser.open_new_window string:http://maps.google.com/maps/m?
Icon=general_gmaps
Terminal=false
Type=Application
Categories=System;TerminalEmulator;
X-HildonDesk-ShowInToolbar=true
#X-Osso-Service=xterm
X-Osso-Type=application/x-executable

This makes a new icon in the more folder with my own icon and directs me to google maps.

I hops this helps you a little bit...

Rich999 2010-01-29 15:13

Re: How do I change Bookmark Thumbnails
 
Thanks Diamorph, quick reply and very useful.

Rich999 2010-01-31 10:19

Re: How do I change Bookmark Thumbnails
 
Following on from my first question. Where would I find the png files that are used for Maemo, Ovi and Ovi Store bookmarks? Also are the web screenshots that are used for my personal bookmarks found in the same location?

Diamorph 2010-02-01 23:20

Re: How do I change Bookmark Thumbnails
 
Hi,

the icons for Oci store is located here: /usr/share/icons/hicolor
I'm not sure if the maemo icon is also there, but the webpage thumbnails aren't. I don't know were these are...

You can see that I changed the Icon string in the .desktop file to =general_gmaps. This is an Icon I made for this link and put it in the mentioned folder (general_gmaps.png) You can put ever other *.png file in this location and link it to you shortcut.

kopte3 2010-02-17 03:11

Re: How do I change Bookmark Thumbnails
 
usr/share/bookmark-manager/thumbnails is the folder with thumbnails for bookmarks on desktop. Is there anyone who can explain us how to make thumbnails for other bookmarks? Thanks!

der_stefan 2010-02-17 14:30

Re: How do I change Bookmark Thumbnails
 
Thats quite simple - i just started yesterday with it.

If you already found the png“s, just copy them to a mac / pc and create your own with a tool like photoshop - without changing the filename.

Then copy them back, reboot the n900 and you are done.

S11RXJ 2010-04-09 19:46

Re: How do I change Bookmark Thumbnails
 
The easiest thing to do is...

1) Google Images, find whatever image you want i.e. twitter

2) Open image, zoom in so the image fits your screen nicely

3) Bookmark it (screen shot will be of the image)

4) Obviouslly call it Twitter, and change the url address to twitter.com/home

Bit long, but works great. All my bookmarks look like apps!

Hope that helps.

Follow me on twitter @SurajMeghani

magnuslu 2010-07-07 05:48

Re: How do I change Bookmark Thumbnails
 
How can I create a shortcut on the desktop to a video file?

leetut 2010-08-08 14:38

Re: How do I change Bookmark Thumbnails
 
still cant see an answer for this yet....

does anyone know where the thumbnails are for the desktop browser bookmarks?

the ones i have on my desktop are not in:
usr/share/bookmark-manager/thumbnails

narcisgarcia 2010-08-08 16:33

Creating a desktop launcher
 
I've tried Diamorph instructions and worked for me to create a launcher. Not exactly with the same parameters/lines:

/usr/share/applications/hildon/test-radio.desktop
Code:

[Desktop Entry]
Encoding=UTF-8
Version=1.0
Name=test with radio
Comment=I'm trying
Exec=FMRadio
Icon=general_gmaps
Terminal=false
Type=Application
Categories=System;TerminalEmulator;
X-HildonDesk-ShowInToolbar=true
#X-Osso-Service=xterm
X-Osso-Type=application/x-executable

After this, I've add a direct access to the desktop and this one is in the list by "test with radio".

leetut 2010-08-08 16:54

Re: How do I change Bookmark Thumbnails
 
me too, uploaded mine here:
http://www.mediafire.com/file/540439yjc06advm/bookmark apps.rar
.desktop files go into /usr/share/applications/hildon/
png icons go into /usr/share/icons/hicolor/64x64/hildon

Liveleak
Lloyds Business Banking
iPmart
Maemo-freak

the url's, icons, and names are easily changed to what ever websites/forums you want

http://img710.imageshack.us/img710/4...0080817483.png

v13 2010-08-08 17:09

Re: How do I change Bookmark Thumbnails
 
Quote:

Originally Posted by leetut (Post 779562)
still cant see an answer for this yet....

does anyone know where the thumbnails are for the desktop browser bookmarks?

the ones i have on my desktop are not in:
usr/share/bookmark-manager/thumbnails

Look in:

/home/user/.bookmarks

in thumbnails/ (normal bookmarks) and home-thumbnails/ (desktop bookmarks).

leetut 2010-08-08 19:58

Re: How do I change Bookmark Thumbnails
 
thats it!
cheers for that mate!

newentrysuraj 2010-12-15 18:42

Re: How do I change Bookmark Thumbnails
 
What if I want a file... say a *.pdf file on the desktop... that would be great if I could access those file directly from desktop...:)

debernardis 2010-12-15 19:09

Re: How do I change Bookmark Thumbnails
 
You can open your filesystem in microb by opening file:///
navigate to the directory containing your pdf file
long click on the pdf file name and save bookmark on desktop
voilą

elie-7 2010-12-15 19:15

Re: How do I change Bookmark Thumbnails
 
Quote:

Originally Posted by leetut (Post 779644)
me too, uploaded mine here:
http://www.mediafire.com/file/540439yjc06advm/bookmark apps.rar
.desktop files go into /usr/share/applications/hildon/
png icons go into /usr/share/icons/hicolor/64x64/hildon

Liveleak
Lloyds Business Banking
iPmart
Maemo-freak

the url's, icons, and names are easily changed to what ever websites/forums you want

http://img710.imageshack.us/img710/4...0080817483.png

voda****ers... lmao.

newentrysuraj 2010-12-16 12:57

Re: How do I change Bookmark Thumbnails
 
thanks Ernest,

was able to create a bookmark with my pdf file.
However, I tried to make a .desktop file with the above instruction but when coping it into the hildon folder, I was not able to do so with midnight commander, so I had to go for xterminal...sudo...
Is there any way to copy it easily...

sethkha 2010-12-16 13:35

Re: How do I change Bookmark Thumbnails
 
Quote:

Originally Posted by newentrysuraj (Post 898043)
thanks Ernest,

was able to create a bookmark with my pdf file.
However, I tried to make a .desktop file with the above instruction but when coping it into the hildon folder, I was not able to do so with midnight commander, so I had to go for xterminal...sudo...
Is there any way to copy it easily...

you can go sudo gainroot in terminal and then start midnight commander with mc (I use mc -b)


All times are GMT. The time now is 17:46.

vBulletin® Version 3.8.8