diff options
| author | lotus <lotus@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2010-02-26 19:44:23 +0000 |
|---|---|---|
| committer | lotus <lotus@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2010-02-26 19:44:23 +0000 |
| commit | 8a19be24deacd7d950051496af89102d6044a6be (patch) | |
| tree | 12d0889fdaa40645768d6ccbeac0a584788cb87d /htroot/Status_p.inc | |
| parent | f5ec7ad077747fd442424738ae87c23177aef2f0 (diff) | |
tell non-windows users about the tray-icon
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6703 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/Status_p.inc')
| -rw-r--r-- | htroot/Status_p.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/htroot/Status_p.inc b/htroot/Status_p.inc index 34fe8c31a..4d7b261b6 100644 --- a/htroot/Status_p.inc +++ b/htroot/Status_p.inc @@ -61,6 +61,8 @@ Disabled <a href="Status.html?tray=true">[Enable]</a>
::
Enabled <a href="Status.html?tray=false">[Disable]</a>
+ ::
+ <a href="ConfigProperties_p.html" onclick="alert('Set\ntrayIcon.force = true\n\nWARNING:\nYou do this on your own risk. If you do this without YaCy running on a desktop-pc or without Java 6 installed, this will possibly break startup. In this case, you will have to edit the configuration manually in DATA/SETTINGS/yacy.conf');">Experimental</a>
#(/tray)#
</dd>
|
