Replace tunnelblick project values to autoupdate from forked repository.

Thu, 06 Aug 2009 14:01:19 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 06 Aug 2009 14:01:19 +0200
changeset 9
63171f06503f
parent 8
07bbe272a9be
child 10
ece0fe74e240

Replace tunnelblick project values to autoupdate from forked repository.

tunblick/Info.plist file | annotate | diff | comparison | revisions
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/tunblick/Info.plist	Thu Aug 06 14:01:19 2009 +0200
     1.3 @@ -0,0 +1,32 @@
     1.4 +<?xml version="1.0" encoding="UTF-8"?>
     1.5 +<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
     1.6 +<plist version="1.0">
     1.7 +<dict>
     1.8 +	<key>CFBundleDevelopmentRegion</key>
     1.9 +	<string>English</string>
    1.10 +	<key>CFBundleExecutable</key>
    1.11 +	<string>Tunnelblick</string>
    1.12 +	<key>CFBundleIconFile</key>
    1.13 +	<string>tunnelblick.icns</string>
    1.14 +	<key>CFBundleIdentifier</key>
    1.15 +	<string>com.openvpn.tunnelblick</string>
    1.16 +	<key>CFBundleInfoDictionaryVersion</key>
    1.17 +	<string>6.0</string>
    1.18 +	<key>CFBundlePackageType</key>
    1.19 +	<string>APPL</string>
    1.20 +	<key>CFBundleSignature</key>
    1.21 +	<string>OVPN</string>
    1.22 +	<key>CFBundleShortVersionString</key>
    1.23 +	<string>Tunnelblick MSvB01-20090728</string>
    1.24 +	<key>CFBundleVersion</key>
    1.25 +	<string>MSvB01-20090728</string>
    1.26 +	<key>NSMainNibFile</key>
    1.27 +	<string>MainMenu</string>
    1.28 +	<key>NSPrincipalClass</key>
    1.29 +	<string>NSApplication</string>
    1.30 +	<key>NSUIElement</key>
    1.31 +	<string>1</string>
    1.32 +	<key>SUFeedURL</key>
    1.33 +	<string>http://dev.europalab.com/suappcast.rss</string>
    1.34 +</dict>
    1.35 +</plist>

mercurial