summaryrefslogtreecommitdiff
path: root/src/Info.plist
diff options
context:
space:
mode:
authorLouie Shprung <lshprung@scu.edu>2023-01-02 10:41:37 -0800
committerLouie Shprung <lshprung@scu.edu>2023-01-02 10:41:37 -0800
commitd13b284794b915d81d7faccc6e04c002b5882ffb (patch)
treea1edcbcd550d56e61068a585665c338c2fc59971 /src/Info.plist
parentee103902c141cdc3dce565af453b589fd1fc7a82 (diff)
Change 'automake' to 'GNU Coding Standards'HEADmaster
Diffstat (limited to 'src/Info.plist')
-rw-r--r--src/Info.plist6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/Info.plist b/src/Info.plist
index f94b2c9..36517aa 100644
--- a/src/Info.plist
+++ b/src/Info.plist
@@ -3,11 +3,11 @@
<plist version="1.0">
<dict>
<key>CFBundleIdentifier</key>
- <string>gnuautomake</string>
+ <string>gnucodingstandards</string>
<key>CFBundleName</key>
- <string>GNU Automake</string>
+ <string>GNU Coding Standards</string>
<key>DocSetPlatformFamily</key>
- <string>automake</string>
+ <string>gnustandards</string>
<key>isDashDocset</key>
<true/>
</dict>