The branch, master has been updated via f90374826429b67a92f461529f08e10c302935b8 (commit) via f5e65f56e1aa7d24df0c47175cdadeaebb750f74 (commit) via 29337c46178938f885ce606125533f2f00373301 (commit) from e2b79e29e640b1aa824173e1b2a4ab879ce3672f (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 f90374826429b67a92f461529f08e10c302935b8 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Aug 16 13:45:57 2011 +0200 Add icon symlinks for sshfs/LXDE MIME types. commit f5e65f56e1aa7d24df0c47175cdadeaebb750f74 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Aug 16 13:45:15 2011 +0200 removal of unneeded dirs (Debian package) commit 29337c46178938f885ce606125533f2f00373301 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Aug 16 13:43:30 2011 +0200 changelog fix... ----------------------------------------------------------------------- Summary of changes: debian/changelog | 13 ++++--------- debian/control | 3 ++- debian/x2golxdebindings.dirs | 2 -- .../mimetypes/application-sshfscdrom-x2go-lxde.svg | 1 + .../mimetypes/application-sshfsdisk-x2go-lxde.svg | 1 + .../application-sshfsremovable-x2go-lxde.svg | 1 + 6 files changed, 9 insertions(+), 12 deletions(-) create mode 120000 share/icons/nuoveXT2/scalable/mimetypes/application-sshfscdrom-x2go-lxde.svg create mode 120000 share/icons/nuoveXT2/scalable/mimetypes/application-sshfsdisk-x2go-lxde.svg create mode 120000 share/icons/nuoveXT2/scalable/mimetypes/application-sshfsremovable-x2go-lxde.svg The diff of changes is: diff --git a/debian/changelog b/debian/changelog index 1c64a80..2513f7c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,16 +1,11 @@ -x2golxdebindings (1.0.1.0-0~x2go2) UNRELEASED; urgency=low +x2golxdebindings (1.0.1.0-0~x2go1) UNRELEASED; urgency=low [ Mike Gabriel ] - * Nothing yet. + * Imported original tarball version to X2go Git. + * Adds Debian/Ubuntu packaging (/debian folder). + * Add icon symlinks for sshfs/LXDE MIME types. [ Milan Knížek ] * Fix for wrong/test MIME type in x2gopcmanfm.desktop. - -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Tue, 16 Aug 2011 12:33:53 +0200 - -x2golxdebindings (1.0.1.0-0~x2go1) unstable; urgency=low - - * Imported original tarball version to X2go Git - * Adds Debian/Ubuntu packaging (/debian folder) - -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Sun, 29 May 2011 22:36:34 +0200 diff --git a/debian/control b/debian/control index 4b7dd83..45eb109 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,8 @@ Package: x2golxdebindings Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, - x2goserver + x2goserver, + lxde-icon-theme Description: LXDE bindings for X2go X2go is a server based computing environment with - session resuming diff --git a/debian/x2golxdebindings.dirs b/debian/x2golxdebindings.dirs index 183c74f..45adc59 100644 --- a/debian/x2golxdebindings.dirs +++ b/debian/x2golxdebindings.dirs @@ -1,5 +1,3 @@ usr/bin -usr/sbin -etc/xdg/menus usr/share/x2go usr/share/x2go/versions diff --git a/share/icons/nuoveXT2/scalable/mimetypes/application-sshfscdrom-x2go-lxde.svg b/share/icons/nuoveXT2/scalable/mimetypes/application-sshfscdrom-x2go-lxde.svg new file mode 120000 index 0000000..0bd7947 --- /dev/null +++ b/share/icons/nuoveXT2/scalable/mimetypes/application-sshfscdrom-x2go-lxde.svg @@ -0,0 +1 @@ +/usr/share/icons/nuoveXT2/scalable/devices/drive-optical.svg \ No newline at end of file diff --git a/share/icons/nuoveXT2/scalable/mimetypes/application-sshfsdisk-x2go-lxde.svg b/share/icons/nuoveXT2/scalable/mimetypes/application-sshfsdisk-x2go-lxde.svg new file mode 120000 index 0000000..9c9c429 --- /dev/null +++ b/share/icons/nuoveXT2/scalable/mimetypes/application-sshfsdisk-x2go-lxde.svg @@ -0,0 +1 @@ +/usr/share/icons/nuoveXT2/scalable/devices/drive-harddisk.svg \ No newline at end of file diff --git a/share/icons/nuoveXT2/scalable/mimetypes/application-sshfsremovable-x2go-lxde.svg b/share/icons/nuoveXT2/scalable/mimetypes/application-sshfsremovable-x2go-lxde.svg new file mode 120000 index 0000000..9e3fa81 --- /dev/null +++ b/share/icons/nuoveXT2/scalable/mimetypes/application-sshfsremovable-x2go-lxde.svg @@ -0,0 +1 @@ +/usr/share/icons/nuoveXT2/scalable/devices/drive-removable-media.svg \ No newline at end of file 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).