[X2go-Commits] x2golxdebindings.git - master (branch) updated: 4e5bbc5aa5a76de780ee7b4329f2a3b2405eb055

X2go dev team git-admin at x2go.org
Mon Sep 26 00:32:52 CEST 2011


The branch, master has been updated
       via  4e5bbc5aa5a76de780ee7b4329f2a3b2405eb055 (commit)
      from  4d9c2a5660b0a9292af92ee06897b2f5606e0191 (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 4e5bbc5aa5a76de780ee7b4329f2a3b2405eb055
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Mon Sep 26 00:32:45 2011 +0200

    Depend on x2goserver (>=3.0.99.6) and use desktop icon names that contain the name of the desktop session.

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

Summary of changes:
 debian/changelog                        |    2 ++
 debian/control                          |    4 ++--
 share/mime/packages/sshfs-x2go-lxde.xml |    6 +++---
 3 files changed, 7 insertions(+), 5 deletions(-)

The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index 5ac8866..5c70681 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ x2golxdebindings (1.0.1.0-0~x2go1) UNRELEASED; urgency=low
   * Adds Debian/Ubuntu packaging (/debian folder).
   * Add icon symlinks for sshfs/LXDE MIME types.
   * Depend on destop-file-utils.
+  * Depend on x2goserver (>=3.0.99.6) and use desktop
+    icon names that contain the name of the desktop session.
 
   [ Milan Knížek ]
   * Fix for wrong/test MIME type in x2gopcmanfm.desktop.
diff --git a/debian/control b/debian/control
index ea84f81..66e3000 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Package: x2golxdebindings
 Architecture: all
 Depends: ${shlibs:Depends},
  ${misc:Depends},
- x2goserver,
+ x2goserver (>=3.0.99.6),
  lxde-icon-theme,
  desktop-file-utils
 Description: LXDE bindings for X2go
@@ -25,5 +25,5 @@ Description: LXDE bindings for X2go
     - audio support
     - authentication by smartcard and USB stick
  .
- x2golxdebindings contains LXDE mimetype information for X2go's
+ x2golxdebindings contains LXDE MIME type information for X2go's
  local folder sharing.
diff --git a/share/mime/packages/sshfs-x2go-lxde.xml b/share/mime/packages/sshfs-x2go-lxde.xml
index 2a1476a..a560d2a 100644
--- a/share/mime/packages/sshfs-x2go-lxde.xml
+++ b/share/mime/packages/sshfs-x2go-lxde.xml
@@ -3,16 +3,16 @@
   <mime-type type="application/sshfscdrom-x2go-lxde">
     <comment>SSHFS CDROM</comment>
     <comment xml:lang="de">SSHFS CDROM</comment>
-    <glob pattern="*(sshfs-cdrom)"/>
+    <glob pattern="* (sshfs-cdrom/LXDE)"/>
   </mime-type>
   <mime-type type="application/sshfsdisk-x2go-lxde">
     <comment>SSHFS Disk</comment>
     <comment xml:lang="de">SSHFS Freigabe</comment>
-    <glob pattern="*(sshfs-disk)"/>
+    <glob pattern="* (sshfs-disk/LXDE)"/>
   </mime-type>
   <mime-type type="application/sshfsremovable-x2go-lxde">
     <comment>SSHFS Removable</comment>
     <comment xml:lang="de">SSHFS Gerät</comment>
-    <glob pattern="*(sshfs-removable)"/>
+    <glob pattern="* (sshfs-removable/LXDE)"/>
   </mime-type>
 </mime-info>


hooks/post-receive
-- 
x2golxdebindings.git (LXDE bindings for X2go)

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 "x2golxdebindings.git" (LXDE bindings for X2go).




More information about the x2go-commits mailing list