~ubuntu-branches/ubuntu/karmic/gtkboard/karmic

« back to all changes in this revision

Viewing changes to src/tetris.c

  • Committer: Bazaar Package Importer
  • Author(s): Barak A. Pearlmutter
  • Date: 2008-05-06 14:01:59 UTC
  • mfrom: (3.1.2 lenny)
  • Revision ID: james.westby@ubuntu.com-20080506140159-0czfw0xs237bvsow
Tags: 0.11pre0-6
* Break doc-base out into two files (closes: #262913, #422923)
* Add gtkboard.desktop file from Ubuntu 0.11pre0-5ubuntu2
* Modify gtkboard.desktop by adding ;BoardGame; category (closes: #478913)

Show diffs side-by-side

added added

removed removed

Lines of Context:
505
505
        return pixmap;
506
506
}
507
507
 
 
508
// Local Variables:
 
509
// tab-width: 4
 
510
// End: