XGETTEXT_FLAGS on data/locale/messages.pot += -k_ -C --sort-by-file ;
InstallPixmap data/images/engine/icons/supertux.png data/images/engine/icons/supertux.xpm ;
-InstallDesktop supertux.desktop ;
+InstallDesktop supertux2.desktop ;
InstallDoc INSTALL README COPYING WHATSNEW.txt ;
Package INSTALL README COPYING WHATSNEW.txt ;
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ([2.54])
-AC_INIT(supertux, 0.3.0-SVN)
+AC_INIT(supertux2, 0.3.0-SVN)
AC_CONFIG_SRCDIR([src/main.cpp])
AC_CONFIG_AUX_DIR([mk/autoconf])
AC_CANONICAL_TARGET
TRANSLATABLE_SOURCES += [ SearchSource $(sources) ] ;
#Application supertux : $(sources) $(wrapper_objects) ;
-Application supertux : $(sources) $(wrapper_objects) : linkerfile ;
-C++Flags supertux : -DAPPDATADIR=\'\"$(appdatadir)\"\' ;
-LinkWith supertux : squirrel ;
-ExternalLibs supertux : SDL SDLIMAGE GL OPENAL VORBIS VORBISFILE OGG ICONV PHYSFS BINRELOC LIBCURL ;
-Help supertux : "Build the supertux executable" ;
-IncludeDir supertux : squirrel/include squirrel ;
+Application supertux2 : $(sources) $(wrapper_objects) : linkerfile ;
+C++Flags supertux2 : -DAPPDATADIR=\'\"$(appdatadir)\"\' ;
+LinkWith supertux2 : squirrel ;
+ExternalLibs supertux2 : SDL SDLIMAGE GL OPENAL VORBIS VORBISFILE OGG ICONV PHYSFS BINRELOC LIBCURL ;
+Help supertux2 : "Build the supertux2 executable" ;
+IncludeDir supertux2 : squirrel/include squirrel ;
Package [ Wildcard scripting : *.cpp *.hpp ] ;
--- /dev/null
+[Desktop Entry]
+Type=Application
+Version=1.0
+Encoding=UTF-8
+Name=SuperTux2
+Name[en]=SuperTux2
+Name[de]=SuperTux2
+Name[cs]=SuperTux2
+Name[lt]=SuperTux2
+Name[nn]=SuperTux2
+Name[sv]=SuperTux2
+Name[pt_BR]=SuperTux2
+Name[hu]=SuperTux2
+GenericName=A Platform Game
+GenericName[en]=A Platform Game
+GenericName[de]=Ein Jump&Run Spiel
+GenericName[cs]=Plošinová hra
+GenericName[lt]=Platformos žaidimas
+GenericName[nn]=Plattformspel
+GenericName[sv]=Ett plattformsspel
+GenericName[pt_BR]=Jogo de Plataforma
+GenericName[hu]=Egy oldalnézeti játék
+Comment=A classic 2D platform game
+Comment[en]=A classic 2D platform game
+Comment[de]=Ein klassisches Jump&Run Spiel
+Comment[cs]=Plošinovka inspirovaná SuperMariem s tučňákem Tuxem v hlavní roli
+Comment[lt]=Klasikinis 2D platformos žaidimas
+Comment[nn]=Eit klassisk todimensjonalt plattformspel.
+Comment[sv]=Ett klassiskt tvådimensionellt plattformsspel
+Comment[pt_BR]=Encarne o pinguin Tux neste jogo inspirado em clássicos de Pular&Correr
+Comment[hu]=Egy klasszikus 2D-s oldalnézeti játék
+Icon=supertux.png
+Exec=supertux2
+Terminal=false
+StartupNotify=false
+Categories=Game;ArcadeGame;