• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

man/H03-May-2022-602504

AUTHORSH A D05-Mar-201829 21

COPYINGH A D05-Mar-20181.1 KiB2217

ChangeLogH A D05-Mar-201816.5 KiB505334

INSTALLH A D05-Mar-201815.4 KiB371288

Makefile.amH A D05-Mar-20181.4 KiB4413

Makefile.inH A D05-Mar-201830.2 KiB942814

READMEH A D05-Mar-2018850 2916

aclocal.m4H A D05-Mar-2018120.6 KiB3,3393,066

appres.cH A D05-Mar-20184.8 KiB185135

compileH A D05-Mar-20187.2 KiB348258

config.guessH A D05-Mar-201843.1 KiB1,4771,284

config.h.inH A D05-Mar-20181.6 KiB6543

config.subH A D05-Mar-201835.3 KiB1,8021,661

configureH A D05-Mar-2018339.1 KiB12,1549,751

configure.acH A D05-Mar-20181.8 KiB4740

depcompH A D05-Mar-201823 KiB792502

install-shH A D05-Mar-201814.3 KiB502327

missingH A D05-Mar-20186.7 KiB216143

README

1The appres program prints the resources seen by an application (or
2subhierarchy of an application) with the specified class and instance
3names.  It can be used to determine which resources a particular
4program will load.
5
6All questions regarding this software should be directed at the
7Xorg mailing list:
8
9        http://lists.freedesktop.org/mailman/listinfo/xorg
10
11Please submit bug reports to the Xorg bugzilla:
12
13        https://bugs.freedesktop.org/enter_bug.cgi?product=xorg
14
15The master development code repository can be found at:
16
17        git://anongit.freedesktop.org/git/xorg/app/appres
18
19        http://cgit.freedesktop.org/xorg/app/appres
20
21For patch submission instructions, see:
22
23	http://www.x.org/wiki/Development/Documentation/SubmittingPatches
24
25For more information on the git code manager, see:
26
27        http://wiki.x.org/wiki/GitPage
28
29