maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Themes (https://talk.maemo.org/forumdisplay.php?f=49)
-   -   [Release] Red Alert (https://talk.maemo.org/showthread.php?t=39791)

Lacedaemon 2010-01-08 21:56

[Release] Red Alert
 
2 Attachment(s)
Hello,

This is a red based theme, which was created by:
http://www.mobile-geeks.com/dark-the...00-maemo/2109/

What I did
  • Brighter fonts
  • Red buttons
  • New wallpaper
  • Red progress bars
  • Red media player icons
  • New lockscreen
  • Fixed bugs
  • Updated for new firmware
  • Packaged .deb

//== How to install ==\\

1) To install you need to transfer the downloaded .deb file to your N900(for example Documents folder)
2) Open xterm and type(you need rootsh for this):
Code:

sudo gainroot
dpkg -i MyDocs/.documents/redalert.deb

3) Close xterm, go to Desktop -> Desktop Menu -> Themes to change theme.

If the theme doesn't look as it should it is suggested to reboot your phone after the installation.

\\== How to install ==//




Preview:

TNiga 2010-01-09 12:43

Re: [Theme] Red Alert
 
Quick guide to make .deb:
1) Create a folder, for example /home/user/mytheme_deb
2) Create a filesystem folder hieararchy under the previously created folder. In this case, create directory /home/user/mytheme_deb/usr/share/themes/red_alert and all its subdirectories.
3) Copy your files to previously created directories
4) Create a folder called "DEBIAN" in the folder created in 1)
5) Create file called "debian-binary" in the DEBIAN directory. Edit the file to have only text "2.0" in it (without the quotation marks obviously).
6) Add a file called "control" in the DEBIAN directory. Example of file "control":
Code:

Package: redalert_theme
Version: 1.0
Section: user/system
Priority: optional
Architecture: armel
Depends: example_dependency (>= 0.2.0), another_example
Installed-Size: 1024
Maintainer: King Kong <king.kong@jungle.com>
Source: none
Description: Red alert theme
 nice theme with red buttons and all...
 remember the whitespace in beginning of line when
 something goes on multiple lines.

7) Add scripts called "postinst" and "prerm" in the DEBIAN directory. "postinst" should have operations which need to be done after the files has been copied in the directories shown by your filesystem hierarchy and "prerm" should have operations which need to be done before uninstall removes the files. I guess that with themes you don't need to have anything in these, just add line "#!/bin/sh" to both of them.

At this point you should have folders:
- /home/user/mytheme_deb/DEBIAN with files prerm, postinst, control and debian-binary
- /home/user/myhteme_deb/usr/share/themes/red_alert with your theme files and subdirectories

8) Run "dpkg -b /home/user/mytheme_deb mytheme_1.0_armel.deb" to make the deb. Debs should be named like package_version_architecture.deb.

I hope I remembered all.

plaban 2010-01-09 13:51

Re: [Theme] Red Alert
 
Please make a .deb file and upload

aldevil 2010-01-09 17:23

Re: [Theme] Red Alert
 
OK .. i am a noob and im sure im not alone can anyone give us a guide of how are we supposed to install this wonderful THEME!!

That One Guy 2010-01-09 17:35

Re: [Theme] Red Alert
 
installed the theme, theme manager didn't see it after reboot. is there a theme .ini file that needs to have the theme folder added to?

F2thaK 2010-01-09 17:36

Re: [Theme] Red Alert
 
comes up as "dark......" for me and doesnt work very well

dick-richardson 2010-01-09 17:48

Re: [Theme] Red Alert
 
Quote:

Originally Posted by f2thak (Post 461305)
comes up as "dark......" for me and doesnt work very well

Same here.

Lacedaemon 2010-01-09 21:20

Re: [Theme] Red Alert
 
Quote:

Originally Posted by aldevil (Post 461281)
OK .. i am a noob and im sure im not alone can anyone give us a guide of how are we supposed to install this wonderful THEME!!

If you don't know how to access your N900's system files(e.g /usr/share/themes) via SSH please search for a guide on the forum about how to make a SSH connection.

Quote:

Originally Posted by That One Guy (Post 461303)
installed the theme, theme manager didn't see it after reboot. is there a theme .ini file that needs to have the theme folder added to?

Theme fixed, re-download from first post and let me know if it works correctly this time.

Bundyo 2010-01-09 22:47

Re: [Theme] Red Alert
 
What is the purpose of the __MACOSX folder? :)

jakiman 2010-01-09 22:50

Re: [Theme] Red Alert
 
Great theme! Just not as consistent as Matrix theme it seems.

Some things I noticed:
- Display Brightness squares are dark gray. Can't tell which square is lit. Shows as nice and green on Matrix theme however.
- Volume bar is also dark gray. Would look better as red as well. =)


All times are GMT. The time now is 09:54.

vBulletin® Version 3.8.8