|
2010-09-01
, 15:49
|
|
Posts: 2,154 |
Thanked: 2,186 times |
Joined on Dec 2009
@ Hellsinki, Finland
|
#1032
|
The Following User Says Thank You to d-iivil For This Useful Post: | ||
|
2010-09-02
, 01:35
|
Posts: 1 |
Thanked: 0 times |
Joined on Sep 2010
|
#1033
|
root
wget http://mohammadag.xceleo.org/public/maemo/debfiles/hildon-desktop_kinetic_2.2.138-1+0m5_armel.deb
dpkg -i hildon-desktop_kinetic_2.2.138-1+0m5_armel.deb
killall hildon-desktop
|
2010-09-02
, 11:31
|
|
Posts: 129 |
Thanked: 18 times |
Joined on Nov 2009
@ Switzerland
|
#1034
|
The Following User Says Thank You to schaggo For This Useful Post: | ||
|
2010-09-02
, 11:44
|
|
Posts: 2,154 |
Thanked: 2,186 times |
Joined on Dec 2009
@ Hellsinki, Finland
|
#1035
|
d-livil
can you add the ability to Kinetic Scrolling to the menu
PHP Code:
root
wget http://mohammadag.xceleo.org/public/maemo/debfiles/hildon-desktop_kinetic_2.2.138-1+0m5_armel.deb
dpkg -i hildon-desktop_kinetic_2.2.138-1+0m5_armel.deb
killall hildon-desktop
The Following User Says Thank You to d-iivil For This Useful Post: | ||
|
2010-09-02
, 15:51
|
Posts: 1,179 |
Thanked: 770 times |
Joined on Nov 2009
|
#1036
|
To keep your customizations you need to create new scheme for your custom stuff:
sudo gainroot
cp -rf /opt/plastic-schemes/DarkBlue /opt/plastic-schemes/CustomDarkBlue
and then do your customizations to that CustomDarkBlue -scheme (and set to use that scheme). That way they won't get overwritten during upgrade
For icons it's the same. Create copy of plastic icons:
sudo gainroot
cp -rf /usr/share/icons/black-plastic-icons /usr/share/icons/custom-plastic-icons
Then edit your icons as you want, and then edit this file:
/usr/share/icons/custom-plastic-icons/index.theme
Edit the line that says "Name=black-plastic-icons" to "Name=custom-plastic-icons". Then go back to edit your schemes gtkrc -file (/opt/plastic-schemes/CustomDarkBlue/gtk-2.0/gtkrc). Edit the line that says "gtk-icon-theme-name = "black-plastic-icons"" to be "gtk-icon-theme-name = "custom-plastic-icons""
That's it Now you have your own custom scheme with it's own custom iconset and they won't get overwritten during upgrade.
|
2010-09-02
, 17:35
|
|
Posts: 2,154 |
Thanked: 2,186 times |
Joined on Dec 2009
@ Hellsinki, Finland
|
#1037
|
Thanks that worked a treat. Except for my calendar. I know most people don't customize their calendar but I do. Anyway to do a similar trick to keep my custom calendar settings?
The Following User Says Thank You to d-iivil For This Useful Post: | ||
|
2010-09-03
, 06:41
|
Posts: 273 |
Thanked: 113 times |
Joined on Feb 2008
@ Germany
|
#1038
|
The Following User Says Thank You to Corwin For This Useful Post: | ||
|
2010-09-03
, 06:49
|
|
Posts: 2,154 |
Thanked: 2,186 times |
Joined on Dec 2009
@ Hellsinki, Finland
|
#1039
|
Hi D-Iivil,
I just want to ask, if there is a chance for a blueish Pleego-Theme
Thanks,
Corwin
|
2010-09-03
, 08:14
|
Posts: 273 |
Thanked: 113 times |
Joined on Feb 2008
@ Germany
|
#1040
|
There have been manu request for blue Pleego, I will look into it at some point. Don't really have a vision yet how it would look like.
So whats in today's update ?