annotations to make lxr display file summary text

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3303 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Linas Vepstas 2000-12-13 22:29:41 +00:00
parent baa7c158a9
commit 7adacd01e1
10 changed files with 20 additions and 0 deletions

View File

@ -1,4 +1,6 @@
/********************************************************************\
* combocell-gnome.c -- implement combobox pull down cell for gnome *
* *
* This program is free software; you can redistribute it and/or *
* modify it under the terms of the GNU General Public License as *
* published by the Free Software Foundation; either version 2 of *

View File

@ -1,4 +1,6 @@
/********************************************************************\
* datecell-gnome.c -- implement date cell handler in gnome *
* *
* This program is free software; you can redistribute it and/or *
* modify it under the terms of the GNU General Public License as *
* published by the Free Software Foundation; either version 2 of *

View File

@ -1,4 +1,6 @@
/********************************************************************\
* gnucash-color.c -- color handling for table cells *
* *
* This program is free software; you can redistribute it and/or *
* modify it under the terms of the GNU General Public License as *
* published by the Free Software Foundation; either version 2 of *

View File

@ -1,4 +1,6 @@
/********************************************************************\
* gnucash-color.h -- color handling for table cells *
* *
* This program is free software; you can redistribute it and/or *
* modify it under the terms of the GNU General Public License as *
* published by the Free Software Foundation; either version 2 of *

View File

@ -1,4 +1,6 @@
/********************************************************************\
* gnucash-date-picker.c -- A popup date picker using gtk_calendar *
* *
* This program is free software; you can redistribute it and/or *
* modify it under the terms of the GNU General Public License as *
* published by the Free Software Foundation; either version 2 of *

View File

@ -1,4 +1,6 @@
/********************************************************************\
* gnucash-date-picker.h -- A popup date picker using gtk_calendar *
* *
* This program is free software; you can redistribute it and/or *
* modify it under the terms of the GNU General Public License as *
* published by the Free Software Foundation; either version 2 of *

View File

@ -1,4 +1,6 @@
/********************************************************************\
* gnucash-item-edit.c -- cell editor cut-npaste from gnumeric *
* *
* This program is free software; you can redistribute it and/or *
* modify it under the terms of the GNU General Public License as *
* published by the Free Software Foundation; either version 2 of *

View File

@ -1,4 +1,6 @@
/********************************************************************\
* gnucash-item-list.c -- A scrollable list box *
* *
* This program is free software; you can redistribute it and/or *
* modify it under the terms of the GNU General Public License as *
* published by the Free Software Foundation; either version 2 of *

View File

@ -1,4 +1,6 @@
/********************************************************************\
* gnucash-item-list.h -- A scrollable list box *
* *
* This program is free software; you can redistribute it and/or *
* modify it under the terms of the GNU General Public License as *
* published by the Free Software Foundation; either version 2 of *

View File

@ -1,4 +1,6 @@
/********************************************************************\
* quickfillcell-gnome.c -- implement gnome part of quickfill cell *
* *
* This program is free software; you can redistribute it and/or *
* modify it under the terms of the GNU General Public License as *
* published by the Free Software Foundation; either version 2 of *