Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/macosx/Info.plist
diff options
context:
space:
mode:
authorYves Combe <ycombe@src.gnome.org>2007-03-24 21:32:59 (GMT)
committer Yves Combe <ycombe@src.gnome.org>2007-03-24 21:32:59 (GMT)
commitc495d798c4afd48ff6990fccfeeb433d11b7b99f (patch)
tree8dff1120f183e2280d4c31a0b5e1a5ba0dfc74a5 /macosx/Info.plist
parente5690e5165588643dcd91270a49e9bbe2556fd05 (diff)
Add icons and Info.plist
svn path=/trunk/; revision=2545
Diffstat (limited to 'macosx/Info.plist')
-rw-r--r--macosx/Info.plist4
1 files changed, 4 insertions, 0 deletions
diff --git a/macosx/Info.plist b/macosx/Info.plist
new file mode 100644
index 0000000..2978d43
--- /dev/null
+++ b/macosx/Info.plist
@@ -0,0 +1,4 @@
+{
+ NSExecutable = "GCompris";
+ NSIcon = "gcompris.png";
+} \ No newline at end of file