diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2008-02-24 03:11:57 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2008-02-24 03:11:57 +0000 |
commit | fa4a943c17e47bf910596a414fd7287983350b9b (patch) | |
tree | dc76cec18a505befc330e612e0a56bf1caa5ca49 /x11/kde4-workspace/files/patch-kioslave_media_mediamanager-fstabbackend.cpp | |
parent | 07bcc4091010f79f8d929d6ce22e51c7e3743b3f (diff) |
Notes
Diffstat (limited to 'x11/kde4-workspace/files/patch-kioslave_media_mediamanager-fstabbackend.cpp')
-rw-r--r-- | x11/kde4-workspace/files/patch-kioslave_media_mediamanager-fstabbackend.cpp | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/x11/kde4-workspace/files/patch-kioslave_media_mediamanager-fstabbackend.cpp b/x11/kde4-workspace/files/patch-kioslave_media_mediamanager-fstabbackend.cpp deleted file mode 100644 index 6ef1e0a2f661..000000000000 --- a/x11/kde4-workspace/files/patch-kioslave_media_mediamanager-fstabbackend.cpp +++ /dev/null @@ -1,12 +0,0 @@ ---- kioslave/media/mediamanager/fstabbackend.cpp.orig Sun Oct 1 19:31:54 2006 -+++ kioslave/media/mediamanager/fstabbackend.cpp Thu Mar 29 02:19:18 2007 -@@ -152,9 +152,7 @@ - // We might want to display only network shares - // since HAL doesn't handle them - || ( networkSharesOnly -- && mount->mountType().find( "smb" ) == -1 - && mount->mountType().find( "cifs" ) == -1 -- && mount->mountType().find( "nfs" ) == -1 - ) - ) - { |