~ubuntu-branches/ubuntu/dapper/fpc/dapper

« back to all changes in this revision

Viewing changes to packages/extra/gtk/gtk/gtktree.pp

  • Committer: Bazaar Package Importer
  • Author(s): Carlos Laviola
  • Date: 2005-05-30 11:59:10 UTC
  • mfrom: (1.2.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20050530115910-x5pbzm4qqta4i94h
Tags: 2.0.0-2
debian/fp-compiler.postinst.in: forgot to reapply the patch that
correctly creates the slave link to pc(1).  (Closes: #310907)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
{
2
 
   $Id: gtktree.pp,v 1.3 2003/08/06 07:28:21 michael Exp $
 
2
   $Id: gtktree.pp,v 1.4 2005/02/14 17:13:21 peter Exp $
3
3
}
4
4
 
5
5
{****************************************************************************
138
138
 
139
139
{
140
140
  $Log: gtktree.pp,v $
141
 
  Revision 1.3  2003/08/06 07:28:21  michael
142
 
  + Patch from Marc Weustinck to fix Win32 version
143
 
 
144
 
  Revision 1.2  2002/09/07 15:43:00  peter
145
 
    * old logs removed and tabs fixed
146
 
 
147
 
  Revision 1.1  2002/01/29 17:55:14  peter
148
 
    * splitted to base and extra
 
141
  Revision 1.4  2005/02/14 17:13:21  peter
 
142
    * truncate log
149
143
 
150
144
}