fpr: xfce4, Google Earth, Ubuntu
This commit is contained in:
parent
1c3d461392
commit
349ff58fb2
|
@ -118,6 +118,7 @@ WHERE
|
|||
AND f != '/Volumes/brotherwdswML_nonPanel/MacResources'
|
||||
AND file.filename NOT LIKE '%.previous'
|
||||
AND file.filename NOT LIKE '%.interrupted'
|
||||
AND signature.authority != 'Developer ID Application: Google LLC (EQHXZ8M8AV)'
|
||||
AND file.filename NOT LIKE '%.backup'
|
||||
) -- 7. Volumes containing a top-level symlink to something other than /Applications, such as yWnBJLaF (1302.app)
|
||||
OR (
|
||||
|
|
|
@ -143,6 +143,7 @@ WHERE
|
|||
'xargs',
|
||||
'xcrun',
|
||||
'xfce4-terminal',
|
||||
'xfce4-session',
|
||||
'yum',
|
||||
'zellij',
|
||||
'zsh'
|
||||
|
|
Loading…
Reference in New Issue