Commit Graph

23 Commits

Author SHA1 Message Date
deveee
0647c7cd4c Testing commit
Added the same icons which are for Windows - in src/windows_installer/icon.ico.
They have higher quality than previous. I also added icon 128x128 as default.
It looks much better in Gnome 3.x and probably other desktop environmetns.

git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@13606 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-08-30 18:46:11 +00:00
mbjornstk
9f01ffe2e3 Update build system.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12628 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-04-10 00:13:49 +00:00
auria
3c2b69fb5c Apply a bunch of CMake patches by riebl, thanks\!
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@10921 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-03-06 00:18:51 +00:00
mbjornstk
6a704a4f95 Makefiles still broken, add missing ' in sed command.
This is all karma, for removing the 2.49 scripts without warning. ;)


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@10216 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-11-15 02:54:30 +00:00
hikerstk
59d76d5a62 Removed 'Version' keys, which according to
http://standards.freedesktop.org/desktop-entry-spec/latest/ar01s05.html
is the version of the desktop specification, NOT the version of the
application (and it is optional).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@10206 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-11-14 22:19:38 +00:00
hikerstk
d4317a0839 Updated autotools building, including distributing of the directories
tools; data/shaders; data/tutorials; and other missing files.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9772 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-09-06 06:09:27 +00:00
hikerstk
bb8e3d283b The version in the desktop file is now automatically set.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9378 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-07-28 02:11:08 +00:00
hikerstk
cf864f9d22 Fixed installation of challenges and gfx files.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7465 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-17 03:39:52 +00:00
hikerstk
b49e5896f4 Fixed incorrect xml filenames in Makefile.am.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4651 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-02-07 02:35:43 +00:00
mbjornstk
b4da38e2f5 Remove "items" subdir.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4649 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-02-07 02:29:15 +00:00
hikerstk
2899369036 Yes another bugfix: .projectile files were exported twice, which fails
on certain systems.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4468 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-01-15 02:17:32 +00:00
hikerstk
9a2afc0a0e Removed find *.xml command, since it would install e.g.
tracks/.../track.xml files as well in the data directory.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4454 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-01-13 02:05:09 +00:00
hikerstk
9367911bcd Fixed missing files when exporting stk (stk_config.xml was missing
besides other files), for now added the kart- and track-exporter to the
files to be exporter (for the alpha release only, can be removed later).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4447 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-01-13 01:03:40 +00:00
hikerstk
0e140899c5 Fixed makefiles for gui directory tree.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@4281 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-12-14 02:37:33 +00:00
donconso
99275dce32 removed licenses again and fixed Makefile.am
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2961 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-01-18 22:20:28 +00:00
hikerstk
a0b3e358ed Applied SciYann's build system improvement.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2824 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-01-02 19:34:38 +00:00
auria
b0bdc7edde fixed autotools build with latest changes
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2395 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-10-30 00:44:41 +00:00
hikerstk
15b9ca64c6 1) Fixed 'install' and 'dist-*' make targets.
2) Removed unused files.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2260 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-09-10 00:26:04 +00:00
hikerstk
01391b26fc Added missing updates to make the desktop file location independent
(see r1919 on 0.5rc1 branch).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1950 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-20 01:12:58 +00:00
hikerstk
dc7384d034 Bugfix: when using the new FHS standard, /usr/games might not be
in the path anymore (e.g. certain suse versions), which means the
desktop files didn't work. Now the configured path is automatically
inserted into the desktop file.
Additional the categories was shortened.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1914 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-15 08:17:29 +00:00
hikerstk
a03dc10d67 Fixed automake installation, using Robert's 'find' approach for
flexibility.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1690 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-04-17 05:34:45 +00:00
hikerstk
f04cb3d0fb Added license to list of files to install (see r1546 on 0.4rc1).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1547 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-20 03:08:36 +00:00
grumbel
7a6d165641 - moved trunk/ to trunk/supertuxkart
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1118 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2007-05-27 16:01:53 +00:00