[X2Go-Commits] [x2goclient] 198/217: nsis/x2goclient.nsi: add startup.wav to installer package.

2016-09-20 Thread git-admin
This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch bugfix/osx
in repository x2goclient.

commit d8e008466bda45db70d37db1f28352300b0df506
Author: Mihai Moldovan 
Date:   Thu Jun 30 23:56:08 2016 +0200

nsis/x2goclient.nsi: add startup.wav to installer package.
---
 debian/changelog|1 +
 nsis/x2goclient.nsi |1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 05e50bf..3151969 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -328,6 +328,7 @@ x2goclient (4.0.5.3-0x2go1) UNRELEASED; urgency=medium
 - src/x2goutils.cpp: fix faulty logic in find_binary (): only reset the
   given path to CWD iff it's actually empty. Not the other way around.
 - src/x2goutils.cpp: add some debug logging to find_binary ().
+- nsis/x2goclient.nsi: add startup.wav to installer package.
 
  -- X2Go Release Manager   Mon, 19 Sep 2016 09:07:07 +0200
 
diff --git a/nsis/x2goclient.nsi b/nsis/x2goclient.nsi
index 77d141d..461f002 100644
--- a/nsis/x2goclient.nsi
+++ b/nsis/x2goclient.nsi
@@ -128,6 +128,7 @@ Section "X2Go Client (required)" base
   File /a /x x2goclient.debug.exe /x pageant.exe /x puttygen.exe 
"x2goclient\*.*"
   File /r "x2goclient\pulse"
   File /r /x "fonts" "x2goclient\VcXsrv"
+  File "..\res\audio\startup.wav"
 
   ;Store installation folder
   WriteRegStr HKLM "Software\x2goclient" "" $INSTDIR

--
Alioth's /srv/git/code.x2go.org/x2goclient.git//..//_hooks_/post-receive-email 
on /srv/git/code.x2go.org/x2goclient.git
___
x2go-commits mailing list
x2go-commits@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-commits


[X2Go-Commits] [x2goclient] 198/217: nsis/x2goclient.nsi: add startup.wav to installer package.

2016-08-27 Thread git-admin
This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch bugfix/osx
in repository x2goclient.

commit ee59ede1084eadf24195e93e3fdab961f638a1cf
Author: Mihai Moldovan 
Date:   Thu Jun 30 23:56:08 2016 +0200

nsis/x2goclient.nsi: add startup.wav to installer package.
---
 debian/changelog|1 +
 nsis/x2goclient.nsi |1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 206587b..4f4b5d7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -361,6 +361,7 @@ x2goclient (4.0.5.2-0x2go1) UNRELEASED; urgency=medium
 - src/x2goutils.cpp: fix faulty logic in find_binary (): only reset the
   given path to CWD iff it's actually empty. Not the other way around.
 - src/x2goutils.cpp: add some debug logging to find_binary ().
+- nsis/x2goclient.nsi: add startup.wav to installer package.
   * debian/control:
 - Maintainer change in package: X2Go Developers .
 - Uploaders: add myself. Also, force a rebuild due to the changed
diff --git a/nsis/x2goclient.nsi b/nsis/x2goclient.nsi
index f2f8d77..417d264 100644
--- a/nsis/x2goclient.nsi
+++ b/nsis/x2goclient.nsi
@@ -128,6 +128,7 @@ Section "X2Go Client (required)" base
   File /a /x x2goclient.debug.exe /x pageant.exe /x puttygen.exe 
"x2goclient\*.*"
   File /r "x2goclient\pulse"
   File /r /x "fonts" "x2goclient\VcXsrv"
+  File "..\res\audio\startup.wav"
 
   ;Store installation folder
   WriteRegStr HKLM "Software\x2goclient" "" $INSTDIR

--
Alioth's /srv/git/code.x2go.org/x2goclient.git//..//_hooks_/post-receive-email 
on /srv/git/code.x2go.org/x2goclient.git
___
x2go-commits mailing list
x2go-commits@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-commits