summaryrefslogtreecommitdiff
path: root/Info.plist
diff options
context:
space:
mode:
authorLouie S <louie@example.com>2024-07-17 17:43:14 -0400
committerLouie S <louie@example.com>2024-07-17 17:43:14 -0400
commit386d5d6a5d52ee60584bdf955018f784bddef7e3 (patch)
tree0844758dfef1b8c41227f804fa93601dbe749d70 /Info.plist
parentae168236bbc1d5be63f607e872216a1b6d6ac3e5 (diff)
Convert to submodule
Diffstat (limited to 'Info.plist')
-rw-r--r--Info.plist14
1 files changed, 14 insertions, 0 deletions
diff --git a/Info.plist b/Info.plist
new file mode 100644
index 0000000..f94b2c9
--- /dev/null
+++ b/Info.plist
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+ <key>CFBundleIdentifier</key>
+ <string>gnuautomake</string>
+ <key>CFBundleName</key>
+ <string>GNU Automake</string>
+ <key>DocSetPlatformFamily</key>
+ <string>automake</string>
+ <key>isDashDocset</key>
+ <true/>
+</dict>
+</plist>