aboutsummaryrefslogtreecommitdiffstats
path: root/src/gui/res/mac
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@ubuntu.com>2018-04-25 18:07:30 -0400
committerLibravatarUnit 193 <unit193@ubuntu.com>2018-04-25 18:07:30 -0400
commit9b1b081cfdb1c0fb6457278775e0823f8bc10f62 (patch)
treece8840148d8445055ba9e4f12263b2208f234c16 /src/gui/res/mac
Import Upstream version 2.0.0+dfsgupstream/2.0.0+dfsg
Diffstat (limited to 'src/gui/res/mac')
-rw-r--r--src/gui/res/mac/Info.plist28
-rw-r--r--src/gui/res/mac/QBarrier.icnsbin0 -> 124558 bytes
2 files changed, 28 insertions, 0 deletions
diff --git a/src/gui/res/mac/Info.plist b/src/gui/res/mac/Info.plist
new file mode 100644
index 0000000..d48d7c6
--- /dev/null
+++ b/src/gui/res/mac/Info.plist
@@ -0,0 +1,28 @@
+<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+ <dict>
+ <key>CFBundleDevelopmentRegion</key>
+ <string>English</string>
+ <key>CFBundleDisplayName</key>
+ <string>Barrier</string>
+ <key>CFBundleExecutable</key>
+ <string>Barrier</string>
+ <key>CFBundleIconFile</key>
+ <string>Barrier.icns</string>
+ <key>CFBundleIdentifier</key>
+ <string>barrier</string>
+ <!-- TODO: Fix this in v2.0 //-->
+ <key>CFBundleInfoDictionaryVersion</key>
+ <string>6.0</string>
+ <key>CFBundleName</key>
+ <string>Barrier</string>
+ <key>CFBundlePackageType</key>
+ <string>APPL</string>
+ <key>CFBundleShortVersionString</key>
+ <string>1.8.8</string>
+ <key>CFBundleVersion</key>
+ <string>1.8.8</string>
+ <key>NSHumanReadableCopyright</key>
+ <string>© 2012-2016, Symless Ltd</string>
+ </dict>
+</plist>
diff --git a/src/gui/res/mac/QBarrier.icns b/src/gui/res/mac/QBarrier.icns
new file mode 100644
index 0000000..0d87c5a
--- /dev/null
+++ b/src/gui/res/mac/QBarrier.icns
Binary files differ