aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/hw/nxagent/Icons.h
diff options
context:
space:
mode:
authorOleksandr Shneyder <oleksandr.shneyder@obviously-nice.de>2015-02-10 19:21:35 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2015-02-10 19:40:52 +0100
commit6aa18cc28c4adee20b7a6494c8acb430380c4c98 (patch)
treebeb8eb20224a825c8be71970417bf33bf1f2ebca /nx-X11/programs/Xserver/hw/nxagent/Icons.h
parent1681f1110ece0e5ad0accda009f106a2081c660c (diff)
downloadnx-libs-6aa18cc28c4adee20b7a6494c8acb430380c4c98.tar.gz
nx-libs-6aa18cc28c4adee20b7a6494c8acb430380c4c98.tar.bz2
nx-libs-6aa18cc28c4adee20b7a6494c8acb430380c4c98.zip
X2Go icon when run with x2goagent flavour (201_nxagent_set-x2go-icon-if-x2goagent-flavour.full.patch).
Depending on the binary name of the agent either nxagent.xpm or x2go.xpm is used as window icon.
Diffstat (limited to 'nx-X11/programs/Xserver/hw/nxagent/Icons.h')
-rw-r--r--nx-X11/programs/Xserver/hw/nxagent/Icons.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/nx-X11/programs/Xserver/hw/nxagent/Icons.h b/nx-X11/programs/Xserver/hw/nxagent/Icons.h
index 0601584d4..98e879662 100644
--- a/nx-X11/programs/Xserver/hw/nxagent/Icons.h
+++ b/nx-X11/programs/Xserver/hw/nxagent/Icons.h
@@ -24,6 +24,8 @@
#define NXAGENT_ICON_NAME "nxagent.xpm"
+#define X2GOAGENT_ICON_NAME "x2go.xpm"
+
#define NXAGENT_PLACEHOLDER_NAME "nxmissing.xpm"
#endif /* __Icons_H__ */