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:   30-Jun-2006 14:06:03
  Branch: HEAD                             Handle: 2006063013060200

  Modified files:
    openpkg-registry        registry-ui.pl

  Log:
    use single pane view (import from live hack dated 2006-03-16)

  Summary:
    Revision    Changes     Path
    1.59        +1  -1      openpkg-registry/registry-ui.pl
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-registry/registry-ui.pl
  ============================================================================
  $ cvs diff -u -r1.58 -r1.59 registry-ui.pl
  --- openpkg-registry/registry-ui.pl   12 May 2006 19:42:31 -0000      1.58
  +++ openpkg-registry/registry-ui.pl   30 Jun 2006 12:06:02 -0000      1.59
  @@ -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";;
  +$cfg->{canvas}->{url} = 
"http://meta.openpkg.org/?path=project.registry&pane=1&stretch=body";;
   $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                     openpkg-cvs@openpkg.org

Reply via email to