The Following User Says Thank You to Munk For This Useful Post: | ||
|
2009-05-04
, 08:18
|
|
Posts: 229 |
Thanked: 108 times |
Joined on Oct 2007
@ Sacramento, California
|
#12
|
|
2009-05-04
, 08:21
|
|
Posts: 4,274 |
Thanked: 5,358 times |
Joined on Sep 2007
@ Looking at y'all and sighing
|
#13
|
The Following 2 Users Say Thank You to qwerty12 For This Useful Post: | ||
|
2009-05-04
, 14:42
|
Posts: 631 |
Thanked: 837 times |
Joined on May 2007
@ Milton, Ontario, Canada
|
#14
|
The icon does not show until a reboot happens though
#!/bin/sh if [ -r /etc/osso-af-init/af-defines.sh ]; then source /etc/osso-af-init/af-defines.sh fi if [ -x /usr/bin/dbus-send -a -x /usr/bin/gtk-update-icon-cache ]; then dbus-send --type=method_call --dest=org.freedesktop.Notifications /org/freedesktop/Notifications org.freedesktop.Notifications.SystemNoteInfoprint string:"Updating icon cache" || true fi if [ -x /usr/bin/gtk-update-icon-cache ]; then gtk-update-icon-cache -f /usr/share/icons/hicolor || true fi
|
2009-05-04
, 14:46
|
|
Posts: 903 |
Thanked: 632 times |
Joined on Apr 2008
|
#16
|
Ok, I seem to have a working deb file for the program. The icon does not show until a reboot happens though. I tried to add four small wav files to /media/mmc2/waves but that made the deb stop working.
The download is in the garage area listed in post #1.
Thanks again to TrueJournals for spelling some things out for me.
gtk-update-icon-cache -f /usr/share/icons/hicolor/
The Following User Says Thank You to BrentDC For This Useful Post: | ||
|
2009-05-04
, 14:59
|
Posts: 3 |
Thanked: 0 times |
Joined on Oct 2008
|
#17
|
|
2009-05-04
, 17:26
|
Posts: 1,950 |
Thanked: 1,174 times |
Joined on Jan 2008
@ Seattle, USA
|
#18
|
|
2009-05-04
, 17:37
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#19
|
Something to think about to be added at a later point (feature request) If you can find sounds of ocean, rain, forest, white noise, birds, then you can have option to play that sound whenever you go to sleep at a press of a button. A device for which people pay $$ to get it in store. something similar to http://www.brookstone.com/store/prod...ry&prodtemp=t2
|
2009-05-04
, 20:58
|
Posts: 138 |
Thanked: 59 times |
Joined on Jun 2007
|
#20
|
Tags |
atmosphere, horoscope, python, traveller, weather |
|
Thanks for the kind and positive responses.