~skype-notify-team/skype-notify/trunk

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Installation Instructions
*************************

Copyright (c) 2009, Lightbreeze

   This file is free documentation; the Free Software Foundation gives
unlimited permission to copy, distribute and modify it.

Basic Installation
==================

   Install instructions for to have skype using notify-osd

   READ the forum thread to this script: http://ubuntuforums.org/showthread.php?t=1146775

   1. get the branch by: bzr branch lp:skype-notify
   2. open Skype -> menu (the skype icon in the lower left) -> Options
   3. Press 'Notifications' then 'Advanced View'
   4. [x] Mark 'Execute the following script on _any_ notification'
   5. Paste the following code: 
 	python ~/skype-notify.py -e"%type" -n"%sname" -f"%fname" -p"%fpath" -m"%smessage" -s%fsize -u%sskype
   6. you can enable and disable individual notifications: just uncheck "Display pop-up notification"
   7. Press 'Apply'
   8. In the panel, open System > Preferences > Startup Applications
   9. Click 'Add'.
  10. For 'Command' paste the following code: 
	python ~/skype-dbus-service.py
  11. For 'Name' enter "Skype Nice Notifications"
  12. Press 'Save'

Make sure to install the package python-indicate