Changeset 321


Ignore:
Timestamp:
08/06/09 00:22:10 (3 years ago)
Author:
marc
Message:

Removed win-setup and added nicoleau and ezequiel credit, sorted docs

Files:
1 deleted
11 edited

Legend:

Unmodified
Added
Removed
  • branches/release/0.2/AUTHORS

    r295 r321  
    11Marc E. <santusmarc@users.sourceforge.net> (Lead Developer) 
    22Kurt Erickson <psychogenicshk@users.sourceforge.net> (RPM Packager) 
     3Nicoleau Fabien <nicoleau.fabien@gmail.com> (Fedora mantainer) 
  • branches/release/0.2/COPYRIGHT

    r295 r321  
    11Marc E. <santusmarc@users.sourceforge.net> (Lead Developer) 
    22Kurt Erickson <psychogenicshk@users.sourceforge.net> (RPM Packager) 
     3Nicoleau Fabien <nicoleau.fabien@gmail.com> (Fedora mantainer) 
    34 
    45Tango Project (http://tango.freedesktop.org) 
  • branches/release/0.2/README

    r320 r321  
    86868. PROGRAM CREDITS: 
    8787 
    88 Special thanks to James Henstridge for the excellent Python-GTK bindings and  
    89 their equally excellent documentation. 
     88Special thanks to James Henstridge for the excellent Python-GTK bindings and their equally excellent documentation. 
    9089 
    9190Thanks to the #pygtk and #gtk+ channels on irc.gimp.org and the #python and #twisted channels on irc.freenode.net for their help. 
     
    9392Thanks to Kurt Erickson for the RPM packages and to Nicoleau Fabien for including Itaka in Fedora. 
    9493 
    95 Thanks to Nahuel M. for his continuing support and inspiration. 
     94Thanks to Nahuel and Ezequiel for his continuing support and inspiration. 
    9695 
    9796Itaka's icon is based upon the work of the Tango Project and is follows their licensing. 
     
    9998This README file and the Makefile are based on the works of the BloGTK project (http://blogtk.sourceforge.net) 
    10099 
    101 Thanks to all Itaka users for bug reports, feature requests, and their support  
    102 of this application. 
     100Thanks to all Itaka users for bug reports, feature requests, and their support of this application. 
    103101 
    104102See AUTHORS and COPYRIGHT files for further credit information. 
  • branches/release/0.2/debian/changelog

    r310 r321  
    33  * Pulled 0.2.2 from upstream 
    44 
    5  -- Marc E. <santusmarc@users.sourceforge.net>  Mon, 03 Aug 2009 04:23:15 -0700 
     5 -- Marc E. <santusmarc@users.sourceforge.net>  Mon, 06 Aug 2009 04:23:15 -0700 
    66 
    77itaka (0.2.1-1) unstable; urgency=high 
  • branches/release/0.2/debian/itaka.docs

    r305 r321  
     1AUTHORS 
     2BUGS 
    13COPYRIGHT 
    2 BUGS 
    3 AUTHORS 
    44HACKING 
     5README 
    56TODO 
    6 README 
  • branches/release/0.2/uigtk.py

    r309 r321  
    937937        self.aboutdialog.set_copyright(u'© 2003-2009 Marc E.') 
    938938        self.aboutdialog.set_comments('Screenshooting de mercado.') 
    939         self.aboutdialog.set_authors(['Marc E. <santusmarc@users.sourceforge.net>', 'Kurt Erickson <psychogenicshk@users.sourceforge.net> (Packaging)']) 
     939        self.aboutdialog.set_authors(['Marc E. <santusmarc@users.sourceforge.net>', 'Kurt Erickson <psychogenicshk@users.sourceforge.net> (Packaging)', 'Nicoleau Fabien <nicoleau.fabien@gmail.com> (Fedora mantainer)']) 
    940940        self.aboutdialog.set_artists(['Marc E. <santusmarc@users.sourceforge.net>', 'Tango Project (http://tango.freedesktop.org)']) 
    941941        self.aboutdialog.set_license('''Itaka is free software; you can redistribute it and/or modify 
  • trunk/AUTHORS

    r229 r321  
    11Marc E. <santusmarc@users.sourceforge.net> (Lead developer) 
    22Kurt Erickson <psychogenicshk@users.sourceforge.net> (RPM packager) 
     3Nicoleau Fabien <nicoleau.fabien@gmail.com> (Fedora mantainer) 
  • trunk/COPYRIGHT

    r235 r321  
    11Marc E. <santusmarc@users.sourceforge.net> 
    22Kurt Erickson <psychogenicshk@users.sourceforge.net> (RPM packager) 
     3Nicoleau Fabien <nicoleau.fabien@gmail.com> (Fedora mantainer) 
     4 
    35Tango Project (http://tango.freedesktop.org) 
    46 
  • trunk/README

    r320 r321  
    1231238. PROGRAM CREDITS: 
    124124 
    125 Special thanks to James Henstridge for the excellent Python-GTK bindings and  
    126 their equally excellent documentation. 
     125Special thanks to James Henstridge for the excellent Python-GTK bindings and their equally excellent documentation. 
    127126 
    128127Thanks to the #pygtk and #gtk+ channels on irc.gimp.org and the #python and #twisted channels on irc.freenode.net for their help. 
     
    130129Thanks to Kurt Erickson for the RPM packages and to Nicoleau Fabien for including Itaka in Fedora. 
    131130 
    132 Thanks to Nahuel M. for his continuing support and inspiration. 
     131Thanks to Nahuel and Ezequiel for his continuing support and inspiration. 
    133132 
    134133Itaka's icon is based upon the work of the Tango Project and follows their licensing. 
  • trunk/debian/itaka.docs

    r305 r321  
     1AUTHORS 
     2BUGS 
    13COPYRIGHT 
    2 BUGS 
    3 AUTHORS 
    44HACKING 
     5README 
    56TODO 
    6 README 
  • trunk/uigtk.py

    r309 r321  
    10621062        self.about_dialog.set_copyright(u'© 2003-2009 Marc E.') 
    10631063        self.about_dialog.set_comments('Screenshooting de mercado.') 
    1064         self.about_dialog.set_authors(['Marc E. <santusmarc@users.sourceforge.net>', 'Kurt Erickson <psychogenicshk@users.sourceforge.net>']) 
     1064        self.about_dialog.set_authors(['Marc E. <santusmarc@users.sourceforge.net>', 'Kurt Erickson <psychogenicshk@users.sourceforge.net>', 'Nicoleau Fabien <nicoleau.fabien@gmail.com> (Fedora mantainer)']) 
    10651065        self.about_dialog.set_artists(['Marc E. <santusmarc@users.sourceforge.net>', 'Tango Project (http://tango.freedesktop.org)']) 
    10661066        self.about_dialog.set_license('''Itaka is free software; you can redistribute it and/or modify 
Note: See TracChangeset for help on using the changeset viewer.