diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2020-01-05 16:01:26 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2020-01-05 16:01:26 +0100 |
commit | 475961e651e69b92a25709d99c6c9743a23acd55 (patch) | |
tree | 8565af4bbcb493e4151209232ff400fe6d4e0eb8 /nx-X11/programs/Xserver/hw/nxagent/x2goagent.xpm | |
parent | 226be98c8d3796365ce0ff3727a0a0393a97cafe (diff) | |
parent | 72af2d5e11a6015e6cc7d2d66c49ff932fdca4fb (diff) | |
download | nx-libs-475961e651e69b92a25709d99c6c9743a23acd55.tar.gz nx-libs-475961e651e69b92a25709d99c6c9743a23acd55.tar.bz2 nx-libs-475961e651e69b92a25709d99c6c9743a23acd55.zip |
Merge branch 'uli42-pr/fix_startup_slowness' into 3.6.x
Attributes GH PR #889: https://github.com/ArcticaProject/nx-libs/pull/889
Diffstat (limited to 'nx-X11/programs/Xserver/hw/nxagent/x2goagent.xpm')
-rw-r--r-- | nx-X11/programs/Xserver/hw/nxagent/x2goagent.xpm | 31 |
1 files changed, 15 insertions, 16 deletions
diff --git a/nx-X11/programs/Xserver/hw/nxagent/x2goagent.xpm b/nx-X11/programs/Xserver/hw/nxagent/x2goagent.xpm index dcfd8e156..d34be4c70 100644 --- a/nx-X11/programs/Xserver/hw/nxagent/x2goagent.xpm +++ b/nx-X11/programs/Xserver/hw/nxagent/x2goagent.xpm @@ -1,19 +1,3 @@ -/**************************************************************************/ -/* */ -/* Copyright 2008 Heinz-M. Graesing <heinz-m.graesing@obviously-nice.de> */ -/* Copyright 2018 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> */ -/* */ -/* NXAGENT, NX protocol compression and NX extensions to this software */ -/* are copyright of the aforementioned persons and companies. */ -/* */ -/* Redistribution and use of the present software is allowed according */ -/* to terms specified in the file LICENSE which comes in the source */ -/* distribution. */ -/* */ -/* All rights reserved. */ -/* */ -/**************************************************************************/ - /* XPM */ static char *x2goagentIconData[]={ "128 128 18 1", @@ -163,3 +147,18 @@ static char *x2goagentIconData[]={ "..#cccbne:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::menkccc#..", "...okccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccbe...", "....mhjccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccg#....."}; +/**************************************************************************/ +/* */ +/* Copyright 2008 Heinz-M. Graesing <heinz-m.graesing@obviously-nice.de> */ +/* Copyright 2018 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> */ +/* */ +/* NXAGENT, NX protocol compression and NX extensions to this software */ +/* are copyright of the aforementioned persons and companies. */ +/* */ +/* Redistribution and use of the present software is allowed according */ +/* to terms specified in the file LICENSE which comes in the source */ +/* distribution. */ +/* */ +/* All rights reserved. */ +/* */ +/**************************************************************************/ |