X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=src%2Fjava%2Forg%2Fprivoxy%2Factivityconsole%2Facon.cmd;fp=src%2Fjava%2Forg%2Fprivoxy%2Factivityconsole%2Facon.cmd;h=0000000000000000000000000000000000000000;hp=9e2cdf59b49776d4bcae9a50d49ceb5d287e8c8d;hb=72081f829de368392d04076728f8c991178c0080;hpb=701f0d2c06084708ab71fe06ded88d4b666dc826 diff --git a/src/java/org/privoxy/activityconsole/acon.cmd b/src/java/org/privoxy/activityconsole/acon.cmd deleted file mode 100755 index 9e2cdf59..00000000 --- a/src/java/org/privoxy/activityconsole/acon.cmd +++ /dev/null @@ -1,40 +0,0 @@ -@REM /********************************************************************* -@REM * -@REM * File : $Source$ -@REM * -@REM * Purpose : Start the Privoxy statistics viewer on OS/2 platforms -@REM * -@REM * Copyright : Written by and Copyright (C) 2003 the SourceForge -@REM * Privoxy team. http://www.privoxy.org/ -@REM * -@REM * Based on the Internet Junkbuster originally written -@REM * by and Copyright (C) 1997 Anonymous Coders and -@REM * Junkbusters Corporation. http://www.junkbusters.com -@REM * -@REM * This program is free software; you can redistribute it -@REM * and/or modify it under the terms of the GNU General -@REM * Public License as published by the Free Software -@REM * Foundation; either version 2 of the License, or (at -@REM * your option) any later version. -@REM * -@REM * This program is distributed in the hope that it will -@REM * be useful, but WITHOUT ANY WARRANTY; without even the -@REM * implied warranty of MERCHANTABILITY or FITNESS FOR A -@REM * PARTICULAR PURPOSE. See the GNU General Public -@REM * License for more details. -@REM * -@REM * The GNU General Public License should be included with -@REM * this file. If not, you can view it at -@REM * http://www.gnu.org/copyleft/gpl.html -@REM * or write to the Free Software Foundation, Inc., 59 -@REM * Temple Place - Suite 330, Boston, MA 02111-1307, USA. -@REM * -@REM *********************************************************************/ -@REM -@REM Syntax: -@REM -@REM acon [port_to_serve] -@REM -@REM - Requires Swing (i.e. swingall.jar) in CLASSPATH or Java 1.3+ -@REM -@start /MIN /C java -classpath %CLASSPATH%;ActivityConsole.jar org.privoxy.activityconsole.ActivityConsole %1