[frogr] Revert "Generate the Info-frogr.plist file based on current @VERSION@"
- From: Mario Sanchez Prada <msanchez src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [frogr] Revert "Generate the Info-frogr.plist file based on current @VERSION@"
- Date: Wed, 19 Dec 2012 16:55:13 +0000 (UTC)
commit 6b67d2154e4f75ebc6fa710250606a4c30b34a03
Author: Mario Sanchez Prada <msanchez gnome org>
Date: Wed Dec 19 17:48:13 2012 +0100
Revert "Generate the Info-frogr.plist file based on current @VERSION@"
configure.ac | 1 -
osx/{Info-frogr.plist.in => Info-frogr.plist} | 6 +++---
2 files changed, 3 insertions(+), 4 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 2a36404..ab77f66 100644
--- a/configure.ac
+++ b/configure.ac
@@ -146,7 +146,6 @@ AC_CONFIG_FILES([
src/examples/Makefile
po/Makefile.in
help/Makefile
- osx/Info-frogr.plist
])
AC_OUTPUT
diff --git a/osx/Info-frogr.plist.in b/osx/Info-frogr.plist
similarity index 86%
rename from osx/Info-frogr.plist.in
rename to osx/Info-frogr.plist
index 9ba0236..cc2e1ca 100644
--- a/osx/Info-frogr.plist.in
+++ b/osx/Info-frogr.plist
@@ -7,7 +7,7 @@
<key>CFBundleExecutable</key>
<string>frogr</string>
<key>CFBundleGetInfoString</key>
- <string>@VERSION@, (c) 2009-2012 Mario Sanchez Prada, http://live.gnome.org/Frogr</string>
+ <string>0.8, (c) 2009-2012 Mario Sanchez Prada, http://live.gnome.org/Frogr</string>
<key>CFBundleIconFile</key>
<string>frogr.icns</string>
<key>CFBundleIdentifier</key>
@@ -17,9 +17,9 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
- <string>@VERSION@</string>
+ <string>0.8</string>
<key>CFBundleVersion</key>
- <string>@VERSION@</string>
+ <string>0.8</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>NSHumanReadableCopyright</key>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]