|
|
@ -22,3 +22,15 @@ |
|
|
|
|
|
|
|
. $base/package/*/*/gnome-2.conf |
|
|
|
|
|
|
|
# ignore shared files with 'seahorse' |
|
|
|
# |
|
|
|
# it is save to do this using flistdel because glabels doesn't really modify |
|
|
|
# this files. it just 'touches' them.. |
|
|
|
# |
|
|
|
var_append flist''del "|" "${datadir#/}/mime/XMLnamespaces" |
|
|
|
var_append flist''del "|" "${datadir#/}/mime/application/pgp-encrypted.xml" |
|
|
|
var_append flist''del "|" "${datadir#/}/mime/application/pgp-keys.xml" |
|
|
|
var_append flist''del "|" "${datadir#/}/mime/application/pgp-signature.xml" |
|
|
|
var_append flist''del "|" "${datadir#/}/mime/globs" |
|
|
|
var_append flist''del "|" "${datadir#/}/mime/magic" |
|
|
|
|