Age | Commit message (Collapse) | Author | Files | Lines |
|
This minor maintenance release provides the specified collection of
build configuration improvements and janitorial cleanup instances,
plus a new -V command line flag to print its version (not that much
changes between versions, not even the announcements).
Alan Coopersmith (4):
Mark usage() as _X_NORETURN to satisfy -Wmissing-noreturn warning
Combine usage message into a single string
Add -V option to print command version
appres 1.0.4
Gaetan Nadon (5):
man: remove trailing spaces and tabs
man: replace hard coded man page section with substitution strings
config: move man pages into their own directory
.gitignore: the original copy was somewhat broken
.gitignore: fix typo
|
|
|
|
This minor maintenance release provides the specified collection of
build configuration improvements and janitorial cleanup instances.
|
|
Change appres_CFLAGS to AM_CFLAGS to make automake-1.10 happier
Add pointers to mailing list, bugzilla, wiki & git repo to README
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
appres 1.0.2
Ansification and compile warning fixes.
|
|
|
|
The appres program prints the resources seen by an application (or
subhierarchy of an application) with the specified class and instance
names. It can be used to determine which resources a particular
program will load.
This is from the modular X.org X11 project.
|