[vinagre] Handle URI schemes through mime-types instead of GConf schemas



commit 7ce901636e16215de1512eaf648366c0d27ed925
Author: Matthias Clasen <mclasen redhat com>
Date:   Wed Feb 9 07:37:56 2011 -0500

    Handle URI schemes through mime-types instead of GConf schemas
    
    This is how things are done in GNOME 3.
    https://bugzilla.gnome.org/show_bug.cgi?id=631436

 data/vinagre.desktop.in.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/vinagre.desktop.in.in b/data/vinagre.desktop.in.in
index fee286d..faaa773 100644
--- a/data/vinagre.desktop.in.in
+++ b/data/vinagre.desktop.in.in
@@ -4,7 +4,7 @@ _Comment=Access remote desktops
 Exec=vinagre %U
 Icon=vinagre
 Terminal=false
-MimeType=application/x-remote-connection;
+MimeType=application/x-remote-connection;x-scheme-handler/vnc;
 Type=Application
 StartupNotify=true
 Categories=GNOME;GTK;Network;RemoteAccess;



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]