OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Thomas Lotterer
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-registry Date: 27-Nov-2005 00:44:19
Branch: HEAD Handle: 2005112623441800
Modified files:
openpkg-registry registry-ui.pl
Log:
new position in meta menu
Summary:
Revision Changes Path
1.39 +1 -1 openpkg-registry/registry-ui.pl
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-registry/registry-ui.pl
============================================================================
$ cvs diff -u -r1.38 -r1.39 registry-ui.pl
--- openpkg-registry/registry-ui.pl 26 Nov 2005 23:43:18 -0000 1.38
+++ openpkg-registry/registry-ui.pl 26 Nov 2005 23:44:18 -0000 1.39
@@ -68,7 +68,7 @@
$cfg->{db}->{registry}->{tablespace}="registry";
$cfg->{db}->{registry}->{host}="127.0.0.1";
$cfg->{db}->{session}->{dbfile}="$PREFIX/var/openpkg-registry/ui/session.db";
-$cfg->{canvas}->{url}="http://meta.openpkg.org/?path=project.registry.manage";
+$cfg->{canvas}->{url} = "http://meta.openpkg.org/?path=project.registry";
$cfg->{canvas}->{urlcache} = 1;
$cfg->{canvas}->{mark_head}="<!-- CANVAS: HEAD -->";
$cfg->{canvas}->{mark_body}="<!-- CANVAS: BODY -->";
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]