Paroli-background

From Openmoko

(Difference between revisions)
Jump to: navigation, search
m
(Make command fully visible while still working with copy & paste from user.)
Line 5: Line 5:
 
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!

Revision as of 01:40, 17 June 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

Images for you to use

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

Personal tools