Dared
|
2011-12-23
, 22:05
|
|
Posts: 187 |
Thanked: 143 times |
Joined on Nov 2011
|
#91
|
|
2011-12-24
, 00:29
|
|
Posts: 4,365 |
Thanked: 2,467 times |
Joined on Jan 2010
@ Australia Mate
|
#92
|
|
2011-12-24
, 03:34
|
|
Posts: 187 |
Thanked: 143 times |
Joined on Nov 2011
|
#93
|
|
2011-12-24
, 11:44
|
|
Posts: 5,339 |
Thanked: 4,133 times |
Joined on Jan 2010
@ Israel
|
#94
|
Schturman,
and please, make the colors in Feed & Notification header/title changeble by user, not only Orange and Blue
Please!
Your tweak is so good, but give the user chance to choose colors & some etc.
I'm so sorry for my English (I'm from Russia)
I mean, that some users want to change date & time format with own hand, for example:
or like this:Code:%a, %d.%m %H:%M
And your settings not allowed it ((Code:%H:%M %a, %d.%m.%g
Make please new item in "Customize the statusbar clock" like this: 4. Do it yourself
Are you going to be able to speed up more of the transitions by any chance?
What version of my Faster Transitions does this have? Its been improved.
I am very appreciative of all your hard work
I'm only enquiring as to whether more of the transitions in the settings will be sped up? Half of them are at normal speed still.
i don't want to sound like a dick, just asking
|
2011-12-26
, 10:16
|
|
Posts: 5,339 |
Thanked: 4,133 times |
Joined on Jan 2010
@ Israel
|
#95
|
|
2011-12-26
, 14:56
|
Posts: 1,751 |
Thanked: 844 times |
Joined on Feb 2010
@ Sweden
|
#96
|
I tried to add the option for custom colors in feed & notification header/title, but without success.. I don't know the right SED commands for this.. If someone know and can write here, it will be nice, and I will add this also to new version.
sed -i '/<start>/,/<end>/c' <file>
The Following User Says Thank You to AlMehdi For This Useful Post: | ||
|
2011-12-26
, 19:33
|
|
Posts: 5,339 |
Thanked: 4,133 times |
Joined on Jan 2010
@ Israel
|
#97
|
What is the problem? You could use the way i solved it in n9tweak.. by
"Start" is where the "change" should start and "end" is where it ends. So you can use a whole section of text which will be changed. Just add what you want it to change to.Code:sed -i '/<start>/,/<end>/c' <file>
[3] ) read -p "Enter your string (ex. FFFFFF): " ANS if [ $ANS="3" ]; then sed -i '569 s/color: #*.*/color: #'"$ANS"';/g' /usr/share/themes/base/meegotouch/meegotouchhome/style/meegotouchhome2.css fi echo " " echo "Wait! Restarting Notification screen." echo " "
|
2011-12-26
, 23:43
|
Posts: 1,751 |
Thanked: 844 times |
Joined on Feb 2010
@ Sweden
|
#98
|
The Following User Says Thank You to AlMehdi For This Useful Post: | ||
|
2011-12-27
, 02:04
|
|
Posts: 5,339 |
Thanked: 4,133 times |
Joined on Jan 2010
@ Israel
|
#99
|
#!/bin/sh cp -f /home/user/N9QTweak/Nokia_N9_QuickTweak_script_v2.7.pdf /home/user/MyDocs/Documents
#!/bin/sh rm /home/user/MyDocs/Documents/Nokia_N9_QuickTweak_script_v2.7.pdf
|
2011-12-27
, 02:29
|
|
Posts: 4,365 |
Thanked: 2,467 times |
Joined on Jan 2010
@ Australia Mate
|
#100
|
Tags |
hebrew vkb, n9 qtweak, n9 quick tweak, n9 quicktweak, root-ssh |
|