diff options
author | Stijn Buys <ingar@osirion.org> | 2011-02-14 17:47:02 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2011-02-14 17:47:02 +0000 |
commit | 2d2153225588eb0804b198bb04da164e65782b08 (patch) | |
tree | 11a39787ee7374329f6e2829be84562e9cb17cf5 /gtkradiant | |
parent | c33aa74cc5e9546ce1f751e5d5a9c6658dde5c2e (diff) |
Added a website link to the radiant gamepack.
Diffstat (limited to 'gtkradiant')
-rw-r--r-- | gtkradiant/osirion.game/game.xlink | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gtkradiant/osirion.game/game.xlink b/gtkradiant/osirion.game/game.xlink index 2374903..ee7e115 100644 --- a/gtkradiant/osirion.game/game.xlink +++ b/gtkradiant/osirion.game/game.xlink @@ -2,5 +2,6 @@ <!-- generated by Radiant setup, modify at your own risks --> <!-- links for the Quake2World game pack --> <links> -<item name="Ingar's Homepage" url="http://users.telenet.be/ingar"/> +<item name="Project::OSiRiON website" url="http://osirion.org"/> +<item name="Project::OSiRiON documentation" url="http://osirion.org/doc"/> </links> |