You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Standards/CCSMB-11.md
+10-10Lines changed: 10 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -67,11 +67,11 @@ Compliant software MUST search all directories (in the order listed). Compliant
67
67
If this setting is not set, compliant software MAY search in the following directories in the order listed:
68
68
1.`/Application Specifications`
69
69
2.`/AppSpecs`
70
-
3.`/Applications`
71
-
4.`/etc/applications`
72
-
5.`/etc/ccsmb/applications`
73
-
6.`/usr/share/applications`
74
-
7.`/usr/share/ccsmb/applications`
70
+
3.`/etc/ccsmb/applications`
71
+
4.`/usr/share/ccsmb/applications`
72
+
5.`/Applications`
73
+
6.`/etc/applications`
74
+
7.`/usr/share/applications`
75
75
8.`/Library/Application Specifications`
76
76
77
77
If none of the directories listed above exist, compliant software MAY create a directory of its choice, provided it sets this setting and `ccsmb_desktop.install_target` (defined below).
@@ -83,11 +83,11 @@ This setting MUST be a string containing a path to a directory. The directory MU
83
83
If the setting is not specified, software management tooling MUST search for all of the following directories and place specifications into them if the first match exists:
84
84
1.`/Application Specifications`
85
85
2.`/AppSpecs`
86
-
3.`/Applications`
87
-
4.`/etc/applications`
88
-
5.`/etc/ccsmb/applications`
89
-
6.`/usr/share/applications`
90
-
7.`/usr/share/ccsmb/applications`
86
+
3.`/etc/ccsmb/applications`
87
+
4.`/usr/share/ccsmb/applications`
88
+
5.`/Applications`
89
+
6.`/etc/applications`
90
+
7.`/usr/share/applications`
91
91
8.`/Library/Application Specifications`
92
92
93
93
Software management tooling MAY create a directory of its choosing from the above list if none exist. If software management tooling chooses to do this, the `ccsmb_desktop.install_target` and `ccsmb_desktop.search_targets` settings MUST be set by the tooling.
0 commit comments