~ubuntu-branches/ubuntu/quantal/sgt-puzzles/quantal

« back to all changes in this revision

Viewing changes to flip.R

  • Committer: Bazaar Package Importer
  • Author(s): Ben Hutchings
  • Date: 2011-03-01 04:16:54 UTC
  • mfrom: (1.2.9 upstream)
  • mto: This revision was merged to the branch mainline in revision 18.
  • Revision ID: james.westby@ubuntu.com-20110301041654-949qy9qrroziy7vq
* New upstream version:
  - Add Range and Signpost puzzles
  - Use stock icons and conventional order for dialog buttons
  - Use Cairo for screen rendering
* Update German translation, thanks to Helge Kreutzmann
* Remove or update patches applied or partially applied upstream
* Use Debian source format 3.0 (quilt)

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 
3
3
FLIP_EXTRA = tree234
4
4
 
5
 
flip     : [X] GTK COMMON flip FLIP_EXTRA flip-icon|no-icon
 
5
# Debian already has a binary called `flip' (in the flip package) so we
 
6
# append `game' to its name
 
7
flipgame : [X] GTK COMMON flip FLIP_EXTRA flip-icon|no-icon
6
8
 
7
9
flip     : [G] WINDOWS COMMON flip FLIP_EXTRA flip.res|noicon.res
8
10
 
9
11
ALL += flip[COMBINED] FLIP_EXTRA
 
12
ALL_ICONS += flip-icon
10
13
 
11
14
!begin gtk
12
 
GAMES += flip
 
15
GAMES += flipgame
13
16
!end
14
17
 
15
18
!begin >list.c