[X2Go-Commits] x2gomatebindings.git - master (branch) updated: 62aa22043c1cb76204b80fb91ae3f9225f93e137

X2Go dev team git-admin at x2go.org
Thu Jul 25 19:24:57 CEST 2013


The branch, master has been updated
       via  62aa22043c1cb76204b80fb91ae3f9225f93e137 (commit)
      from  22429e45e0529e5e621338af20ade7310c1bbbf5 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 62aa22043c1cb76204b80fb91ae3f9225f93e137
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Thu Jul 25 19:24:53 2013 +0200

    fix displaying MIME type icons for desktop links to shared folders

-----------------------------------------------------------------------

Summary of changes:
 .../mate-mime-application-sshfscdrom-x2go-mate.svg |    2 +-
 .../mate-mime-application-sshfsdisk-x2go-mate.svg  |    2 +-
 ...e-mime-application-sshfsremovable-x2go-mate.svg |    2 +-
 share/mime/packages/sshfs-x2go-mate.xml            |    3 +++
 4 files changed, 6 insertions(+), 3 deletions(-)

The diff of changes is:
diff --git a/share/icons/mate/scalable/mimetypes/mate-mime-application-sshfscdrom-x2go-mate.svg b/share/icons/mate/scalable/mimetypes/mate-mime-application-sshfscdrom-x2go-mate.svg
index 3e5bac2..20f78dd 120000
--- a/share/icons/mate/scalable/mimetypes/mate-mime-application-sshfscdrom-x2go-mate.svg
+++ b/share/icons/mate/scalable/mimetypes/mate-mime-application-sshfscdrom-x2go-mate.svg
@@ -1 +1 @@
-/usr/share/icons/ContrastHigh-SVG/scalable/devices/drive-optical.svg
\ No newline at end of file
+/usr/share/icons/gnome-colors-common/scalable/devices/drive-optical.svg
\ No newline at end of file
diff --git a/share/icons/mate/scalable/mimetypes/mate-mime-application-sshfsdisk-x2go-mate.svg b/share/icons/mate/scalable/mimetypes/mate-mime-application-sshfsdisk-x2go-mate.svg
index 44eb608..3a2e8f9 120000
--- a/share/icons/mate/scalable/mimetypes/mate-mime-application-sshfsdisk-x2go-mate.svg
+++ b/share/icons/mate/scalable/mimetypes/mate-mime-application-sshfsdisk-x2go-mate.svg
@@ -1 +1 @@
-/usr/share/icons/ContrastHigh-SVG/scalable/devices/drive-harddisk.svg
\ No newline at end of file
+/usr/share/icons/gnome-colors-common/scalable/devices/drive-harddisk.svg
\ No newline at end of file
diff --git a/share/icons/mate/scalable/mimetypes/mate-mime-application-sshfsremovable-x2go-mate.svg b/share/icons/mate/scalable/mimetypes/mate-mime-application-sshfsremovable-x2go-mate.svg
index 29db1f2..7ca88a1 120000
--- a/share/icons/mate/scalable/mimetypes/mate-mime-application-sshfsremovable-x2go-mate.svg
+++ b/share/icons/mate/scalable/mimetypes/mate-mime-application-sshfsremovable-x2go-mate.svg
@@ -1 +1 @@
-/usr/share/icons/ContrastHigh-SVG/scalable/devices/drive-removable-media.svg
\ No newline at end of file
+/usr/share/icons/gnome-colors-common/scalable/devices/drive-removable-media.svg
\ No newline at end of file
diff --git a/share/mime/packages/sshfs-x2go-mate.xml b/share/mime/packages/sshfs-x2go-mate.xml
index 3b327a7..024a4fe 100644
--- a/share/mime/packages/sshfs-x2go-mate.xml
+++ b/share/mime/packages/sshfs-x2go-mate.xml
@@ -4,15 +4,18 @@
     <comment>SSHFS CDROM</comment>
     <comment xml:lang="de">SSHFS CDROM</comment>
     <glob pattern="* (sshfs-cdrom-mate)"/>
+    <generic-icon name="mate-mime-application-sshfscdrom-x2go-mate"/>
   </mime-type>
   <mime-type type="application/sshfsdisk-x2go-mate">
     <comment>SSHFS Disk</comment>
     <comment xml:lang="de">SSHFS Freigabe</comment>
     <glob pattern="* (sshfs-disk-mate)"/>
+    <generic-icon name="mate-mime-application-sshfsdisk-x2go-mate"/>
   </mime-type>
   <mime-type type="application/sshfsremovable-x2go-mate">
     <comment>SSHFS Removable</comment>
     <comment xml:lang="de">SSHFS Gerät</comment>
     <glob pattern="* (sshfs-removable-mate)"/>
+    <generic-icon name="mate-mime-application-sshfsremovable-x2go-mate"/>
   </mime-type>
 </mime-info>


hooks/post-receive
-- 
x2gomatebindings.git (x2gomatebindings upstream project)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "x2gomatebindings.git" (x2gomatebindings upstream project).




More information about the x2go-commits mailing list