Paroli-background

From Openmoko

(Difference between revisions)
Jump to: navigation, search
(+cat)
 
(5 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
You can change the background image of Paroli with these instructions.
 
You can change the background image of Paroli with these instructions.
[[Image:Bg-inrealworld.jpg|thumb]]
+
 
Use a 480x590px png file called bg.png. You can download some from here: http://kurppa.fi/freerunner/bgimages/
+
Use a 480x590px png file called bg.png (see below for list of image sources)
  
 
Place it in /usr/share/paroli/applications/paroli-launcher2/edje/default/images/. Then run:
 
Place it in /usr/share/paroli/applications/paroli-launcher2/edje/default/images/. Then run:
 
  cd /usr/share/paroli/applications/paroli-launcher2
 
  cd /usr/share/paroli/applications/paroli-launcher2
  edje_cc -id edje/default/images -id ../common-for-edje/images -fd ../common-for-edje/fonts edje/default/paroli-launcher.edc -o paroli-launcher.edj
+
  edje_cc -id edje/default/images -id ../common-for-edje/images \
 +
        -fd ../common-for-edje/fonts edje/default/paroli-launcher.edc \
 +
        -o paroli-launcher.edj
 
  chmod +r paroli-launcher.edj
 
  chmod +r paroli-launcher.edj
 
Then RESTART PAROLI!
 
Then RESTART PAROLI!
 +
pkill paroli
 +
DISPLAY=:0 paroli &
 +
 +
[[Image:Bg-inrealworld.jpg|thumb]] [[Image:Paroli-bubble.png|thumb]] [[Image:Paroli-rail.png|thumb]]
 +
 +
== Images for you to use ==
 +
You can go and check these addresses for 480x590px png images that you can use as background
 +
 +
* http://kurppa.fi/freerunner/bgimages/
 +
* add yours..
  
[[Image:Paroli-bubble.png|thumb]] [[Image:Paroli-rail.png|thumb]]
+
[[Category:Paroli]]
 +
[[Category:Middleware settings]]

Latest revision as of 06:40, 21 July 2009

You can change the background image of Paroli with these instructions.

Use a 480x590px png file called bg.png (see below for list of image sources)

Place it in /usr/share/paroli/applications/paroli-launcher2/edje/default/images/. Then run:

cd /usr/share/paroli/applications/paroli-launcher2
edje_cc -id edje/default/images -id ../common-for-edje/images \
        -fd ../common-for-edje/fonts edje/default/paroli-launcher.edc \
        -o paroli-launcher.edj
chmod +r paroli-launcher.edj

Then RESTART PAROLI!

pkill paroli
DISPLAY=:0 paroli &
Bg-inrealworld.jpg
Paroli-bubble.png
Paroli-rail.png

[edit] Images for you to use

You can go and check these addresses for 480x590px png images that you can use as background

Personal tools

You can change the background image of Paroli with these instructions.

Bg-inrealworld.jpg

Use a 480x590px png file called bg.png. You can download some from here: http://kurppa.fi/freerunner/bgimages/

Place it in /usr/share/paroli/applications/paroli-launcher2/edje/default/images/. Then run:

cd /usr/share/paroli/applications/paroli-launcher2
edje_cc -id edje/default/images -id ../common-for-edje/images -fd ../common-for-edje/fonts edje/default/paroli-launcher.edc -o paroli-launcher.edj
chmod +r paroli-launcher.edj

Then RESTART PAROLI!

Paroli-bubble.png
Paroli-rail.png