From: michael Date: Wed, 9 Dec 2009 20:54:18 +0000 (+0200) Subject: new website X-Git-Url: http://git.maemo.org/git/?p=frediablo;a=commitdiff_plain;h=d75b641829d87aa6bd373dfae828ef1d170a76c9 new website --- diff --git a/www/general.css b/www/general.css new file mode 100644 index 0000000..9e9188f --- /dev/null +++ b/www/general.css @@ -0,0 +1,45 @@ +body { + background-color: #E0F8E0; +} +body img { + border: 0; + width: 200px; +} +#garage_link { + position: absolute; + right: 30px; + top: 30px; + background-color: #5FB404; + -moz-border-radius: 5%; + padding: 1%; +} +#garage_link a { + color: #101907; +} +#description { + width: 80%; + margin-left: 2%; +} + +#attention { + color: red; + font-weight: bold; + font-size: large; + border: 2px solid red; + text-align: center; + width: 90%; + margin-left: 5%; +} +ol li { + margin-left: 0; + margin-right: 10%; + margin-bottom: 1em; +} +pre { + background-color: #F2F2F2; + padding: 8px; + border: 2px dashed black; +} + + + diff --git a/www/images/screenshot01.png b/www/images/screenshot01.png new file mode 100755 index 0000000..4fe87e7 Binary files /dev/null and b/www/images/screenshot01.png differ diff --git a/www/images/screenshot02.png b/www/images/screenshot02.png new file mode 100755 index 0000000..c691152 Binary files /dev/null and b/www/images/screenshot02.png differ diff --git a/www/images/screenshot03.png b/www/images/screenshot03.png new file mode 100755 index 0000000..35d46d8 Binary files /dev/null and b/www/images/screenshot03.png differ diff --git a/www/index.html b/www/index.html index ad4cd09..8ed41f9 100755 --- a/www/index.html +++ b/www/index.html @@ -1 +1,83 @@ -

FreDiablo - Maemo 5 Look & Feel for diablo

+ + + + + FreDiablo + + + +

FreDiablo - Maemo 5 Look & Feel for Diablo

+
+ This project in an attempt to improve diablo (maemo 4.1) look & feel, inspired by fremantle (maemo 5) principles. + We use maemo theme and some config options, to impruve UI finger usability. +
+ Currently, the development progress is around this maemo talk thread: http://talk.maemo.org/showthread.php?t=32293. +
+ If you want to report bugs, suggest features or anything else, this is the place. +
+ The theme was tested on N810, but maybe it will work on other devices, too. +
+

Screenshots

+ Screenshot 1 + Screenshot 2 + Screenshot 3 + +

Installation

+
+ Attention !
+ This installtion process might damage your system and you may not be able to use your tablet. We try our best, but it comes with ABSOLUTELY NO WARRANTY. Usage of the instructions above is on your own risk. + We also recommend to make full backup before installation. +
+

+
    +
  1. First, you have to install the theme file, from here, and choose it. + This theme change buttons, colors and other appearance properties. + It also removes the MINIMIZE button, replacing with big CLOSE button. +
  2. +
  3. Now we are going to hide the left bar.
    + PAY ATTENTION !! +
    + You WILL NOT be able to use the main menu. + Therefor, you MUST install personal launcher, and add useful links (like xterm, file manager and so on). +
  4. +
  5. The most important (and dangerous) step: +
    + Edit with your favorite text editor (leafpad, pygtkediotr, vi or whatever) the file : +
    /home/user/.osso/hildon-desktop/desktop.conf
    + and change in [Tasknavigator] section the line : +
    X-Size-Height=80
    + to: +
    X-Size-Height=0
    +
  6. +
  7. Now, better to restart the device.
  8. + Optional: +

    +
  9. If you are using personal menu, you can move it to the status bar (the top bar) instead of the left bar. + All you have to do, is to add to the file: +
    /home/user/.osso/hildon-desktop/statusbar.conf
    + the above lines, at the end of the file: +
    [/usr/share/applications/hildon-navigator/personal-menu.desktop]
    X-Load=true
    + +
  10. +
+ + +

TODO

+ +

WISHLIST

+ + + + + + +