diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-03-11 06:27:15 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-03-11 06:27:15 +0800 |
commit | 7dc4f82dd2e84b43a7cf22c20edfb0fe4576ff02 (patch) | |
tree | a299950113d1f9bfc967fd7525acc3484d4a29c2 /security | |
parent | d83ca3e4e9431b7fa74c417d7ac4b056df2826f2 (diff) | |
download | marcuscom-ports-7dc4f82dd2e84b43a7cf22c20edfb0fe4576ff02.tar marcuscom-ports-7dc4f82dd2e84b43a7cf22c20edfb0fe4576ff02.tar.gz marcuscom-ports-7dc4f82dd2e84b43a7cf22c20edfb0fe4576ff02.tar.bz2 marcuscom-ports-7dc4f82dd2e84b43a7cf22c20edfb0fe4576ff02.tar.lz marcuscom-ports-7dc4f82dd2e84b43a7cf22c20edfb0fe4576ff02.tar.xz marcuscom-ports-7dc4f82dd2e84b43a7cf22c20edfb0fe4576ff02.tar.zst marcuscom-ports-7dc4f82dd2e84b43a7cf22c20edfb0fe4576ff02.zip |
Add etc/xdg and etc/xdg/autostart in gnomehier. It's starting to get too
common for GNOME and even other different WMs/desktops. Remove both direcotries
from ports' plist.
Discussed with: marcus
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12066 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'security')
-rw-r--r-- | security/gnome-keyring/pkg-plist | 2 | ||||
-rw-r--r-- | security/seahorse/pkg-plist | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/security/gnome-keyring/pkg-plist b/security/gnome-keyring/pkg-plist index b007f4680..9ba05cb2f 100644 --- a/security/gnome-keyring/pkg-plist +++ b/security/gnome-keyring/pkg-plist @@ -172,8 +172,6 @@ share/locale/zh_TW/LC_MESSAGES/gnome-keyring.mo @dirrm include/gcr @dirrm share/gcr/ui @dirrm share/gcr -@dirrmtry etc/xdg/autostart -@dirrmtry etc/xdg @dirrmtry share/locale/zh_HK/LC_MESSAGES @dirrmtry share/locale/zh_HK @dirrmtry share/locale/xh/LC_MESSAGES diff --git a/security/seahorse/pkg-plist b/security/seahorse/pkg-plist index c879d0b2b..e9ead0d75 100644 --- a/security/seahorse/pkg-plist +++ b/security/seahorse/pkg-plist @@ -238,8 +238,6 @@ share/pixmaps/seahorse/scalable/seahorse-sign.svg @dirrmtry share/applications @dirrm lib/seahorse @dirrm include/libcryptui -@dirrmtry etc/xdg/autostart -@dirrmtry etc/xdg @dirrmtry share/locale/zh_HK/LC_MESSAGES @dirrmtry share/locale/zh_HK @dirrmtry share/locale/te/LC_MESSAGES |