3 |
3 |
4 # Copyright (c) 2006 - 2013 Detlev Offenbach <detlev@die-offenbachs.de> |
4 # Copyright (c) 2006 - 2013 Detlev Offenbach <detlev@die-offenbachs.de> |
5 # |
5 # |
6 |
6 |
7 """ |
7 """ |
8 Eric5 Tray |
8 Eric5 Tray. |
9 |
9 |
10 This is the main Python script that performs the necessary initialization |
10 This is the main Python script that performs the necessary initialization |
11 of the system-tray application. This acts as a quickstarter by providing a |
11 of the system-tray application. This acts as a quickstarter by providing a |
12 context menu to start the eric5 IDE and the eric5 tools. |
12 context menu to start the eric5 IDE and the eric5 tools. |
13 """ |
13 """ |