![]() |
2012-12-15
, 09:28
|
|
Posts: 597 |
Thanked: 490 times |
Joined on Dec 2009
@ Germany
|
#342
|
It doesn't work, i edited the file on my Windows pc, is that the problem?. Thanks.
PD: it worked for a moment, but now it isn't, i don't know why.
PD2: Ok, this seems like a joke, but it works (but sometimes it shows nothing for a moment).
![]() |
2012-12-15
, 14:17
|
Posts: 32 |
Thanked: 7 times |
Joined on Jun 2012
@ Russian Federation
|
#343
|
![]() |
2012-12-15
, 15:47
|
|
Posts: 6,436 |
Thanked: 12,701 times |
Joined on Nov 2011
@ Ängelholm, Sweden
|
#344
|
#!/bin/sh reply=$(qdbus --system com.nokia.time /org/maemo/contextkit/Alarm/Present org.maemo.contextkit.Property.Get | sed -n 1p) if [ "$reply" == "true" ]; then echo -n "/usr/share/themes/blanco/meegotouch/icons/icon-s-alarm-inverse.png" fi
The Following 9 Users Say Thank You to coderus For This Useful Post: | ||
![]() |
2012-12-15
, 17:30
|
Posts: 87 |
Thanked: 14 times |
Joined on Jan 2012
|
#345
|
for alarm:usage:Code:#!/bin/sh reply=$(qdbus --system com.nokia.time /org/maemo/contextkit/Alarm/Present org.maemo.contextkit.Property.Get | sed -n 1p) if [ "$reply" == "true" ]; then echo -n "/usr/share/themes/blanco/meegotouch/icons/icon-s-alarm-inverse.png" fi
<<{script:sh /path/to/script.sh}>>
![]() |
2012-12-15
, 18:20
|
Posts: 63 |
Thanked: 75 times |
Joined on Jul 2012
@ Austria
|
#346
|
![]() |
2012-12-15
, 18:30
|
Moderator |
Posts: 6,215 |
Thanked: 6,400 times |
Joined on Nov 2011
|
#347
|
![]() |
2012-12-15
, 19:07
|
Posts: 87 |
Thanked: 14 times |
Joined on Jan 2012
|
#348
|
![]() |
2012-12-15
, 19:26
|
|
Posts: 6,436 |
Thanked: 12,701 times |
Joined on Nov 2011
@ Ängelholm, Sweden
|
#349
|
![]() |
2012-12-15
, 20:54
|
Posts: 443 |
Thanked: 282 times |
Joined on Oct 2011
@ Grenoble, France
|
#350
|
for alarm:usage:Code:#!/bin/sh reply=$(qdbus --system com.nokia.time /org/maemo/contextkit/Alarm/Present org.maemo.contextkit.Property.Get | sed -n 1p) if [ "$reply" == "true" ]; then echo -n "/usr/share/themes/blanco/meegotouch/icons/icon-s-alarm-inverse.png" fi
<<{script:sh /path/to/script.sh}>>
Telegram | Openrepos | GitHub | Revolut donations