File tree 1 file changed +7
-0
lines changed
1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -153,6 +153,13 @@ We try to maintain consistent naming so everything stays clean and predictable.
153
153
such as ` Google Chrome.app `
154
154
* Remove ` .app ` from the end
155
155
* Translate the name into English if necessary
156
+ * Remove from the end: version numbers or incremental release designations such
157
+ as "alpha", "beta", or "release candidate". Strings which distinguish different
158
+ capabilities or codebases such as "Community Edition" are currently accepted.
159
+ Exception: when a number is not an incremental release counter, but a
160
+ differentiator for a different product from a different vendor: [ iterm2.rb] ( ../Casks/iterm2.rb ) .
161
+ * If the version number is arranged to occur in the middle of the App name,
162
+ it should also be removed. Example: [ IntelliJ IDEA 13 CE.app] ( ../Casks/intellij-idea-ce.rb ) .
156
163
* Remove from the end: "mac", "for mac", "for OS X". These terms are generally
157
164
added to ports such as "MAME OS X.app". Exception: when the software is not
158
165
a port, but "Mac" is an inseparable part of the name or branding, as in
You can’t perform that action at this time.
0 commit comments