Merge commit 'git-svn' into work

svn path=/trunk/; revision=6409
This commit is contained in:
Christian Persch 2007-06-18 20:28:17 +00:00
parent edec0d8815
commit 0f34efe753
2 changed files with 4 additions and 5 deletions

View file

@ -1,9 +1,9 @@
SUBDIRS = data glade help src textures
desktopdir = $(datadir)/applications
desktop_in_files = glchess.desktop.in
desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
EXTRA_DIST = $(desktop_in_files)
desktop_in_files = glchess.desktop.in.in
desktop_DATA = $(desktop_in_files:.desktop.in.in=.desktop)
CLEANFILES = $(desktop_DATA)
@INTLTOOL_DESKTOP_RULE@

View file

@ -11,8 +11,7 @@ StartupNotify=true
Icon=gnome-glchess
MimeType=application/x-chess-pgn;
GenericName=3D Chess Game
GenericName[pt_BR]=Jogo de Xadrez 3D
GenericName[de]=3D Schach
X-GNOME-Bugzilla-Bugzilla=GNOME
X-GNOME-Bugzilla-Product=gnome-games
X-GNOME-Bugzilla-Component=glchess
X-GNOME-Bugzilla-Version=@VERSION@