head	1.2;
access;
symbols
	RELEASE_4_2_0:1.1.1.1
	RELEASE_4_1_1:1.1.1.1
	RELEASE_4_1_0:1.1.1.1
	RELEASE_3_5_0:1.1.1.1
	RELEASE_4_0_0:1.1.1.1
	RELEASE_3_4_0:1.1.1.1
	RELEASE_3_3_0:1.1.1.1
	RELEASE_3_2_0:1.1.1.1
	v1_0_1:1.1.1.1
	DIMA:1.1.1;
locks; strict;
comment	@# @;


1.2
date	2000.11.26.13.43.44;	author demon;	state dead;
branches;
next	1.1;

1.1
date	99.05.03.03.10.27;	author steve;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	99.05.03.03.10.27;	author steve;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Update to version 1.3.1
@
text
@--- evg.py.orig	Sun Apr 18 18:55:42 1999
+++ evg.py	Sun Apr 18 18:57:00 1999
@@@@ -1,4 +1,4 @@@@
-#!/usr/local/bin/python
+#!!!PREFIX!!/bin/python
 # EVG - ECLiPt Virtual Gallery Creator
 # (c) 1999 by Emanuel Pirker <epirker@@edu.uni-klu.ac.at>
 # Distributed under the GNU GPL. 
@@@@ -10,8 +10,8 @@@@
 # ----------------------------------------------------------------------
 # Constants
 
-CONVERTCMD = '/usr/X11R6/bin/convert'
-VIEWERCMD = '/usr/bin/ee'
+CONVERTCMD = '!!PREFIX!!/bin/convert'
+VIEWERCMD = '!!XPREF!!/bin/xv'
 THUMBNAILDIR = 'thumbnails'
 THUMBPERCENT = '20%'
 SERDBFILE = "serdb"
@


1.1
log
@Initial revision
@
text
@@


1.1.1.1
log
@Initial import of evg version 1.0.1.
Create index pages in HTML for photo galleries.

PR:		11214
Submitted by:	Dima Sivachenko <dima@@chg.ru>
@
text
@@
