diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/x2goagent.install | 1 |
2 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index ceba30335..d031f06fd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -17,6 +17,8 @@ nx-libs (2:3.5.0.33-0x2go1) UNRELEASED; urgency=low * debian/rules: - Symlink and remove new debian/x2goagent.options file into/from build environment. + * debian/x2goagent.install: + - Add new x2goagent.options file. [ Mike Gabriel ] * debian/libxinerama1.postinst.in: diff --git a/debian/x2goagent.install b/debian/x2goagent.install index 9ef17d9c6..3b6f793ff 100644 --- a/debian/x2goagent.install +++ b/debian/x2goagent.install @@ -7,3 +7,4 @@ etc/x2go/rgb usr/share/x2go/versions/VERSION.x2goagent etc/x2go/keystrokes.cfg etc/x2go/x2goagent.keyboard +etc/x2go/x2goagent.options |