• Ulrich Sibiller's avatar
    Display.c: drop icon file support · 3cd622cf
    Ulrich Sibiller authored
    The normal case was to use the builtin icons. There were two cases
    where the icon file was read from disk:
    
    1) /usr/NX/share/images/nxagent.xpm was existing which normally is not
       there
    
    2) case 2 was not true and nxagent.xpm was existing somewhere in the
       PATH (!)
    
    (replace nxagent.xpm by x2goagent.xpm if in x2gp mode)
    
    Scanning the path from the PATH variable for xpm files is kind of
    unexpected and dangerous, too (think of automounter triggers or
    invalid xpm files).
    
    Also remove the xpm files from the distribution.
    3cd622cf
Name
Last commit
Last update
..
GL Loading commit data...
Xext Loading commit data...
Xi Loading commit data...
composite Loading commit data...
damageext Loading commit data...
dbe Loading commit data...
dix Loading commit data...
fb Loading commit data...
hw/nxagent Loading commit data...
include Loading commit data...
mi Loading commit data...
miext Loading commit data...
os Loading commit data...
randr Loading commit data...
record Loading commit data...
render Loading commit data...
xfixes Loading commit data...
xkb Loading commit data...
.gitignore Loading commit data...
Imakefile Loading commit data...
code-versions.txt Loading commit data...
fix-miregion Loading commit data...
fix-miregion-private Loading commit data...
fix-region Loading commit data...