Idle fixes
commit118a93808ab81ae6133ac08650c0ce907e682126
authorTamas TEVESZ <ice@extreme.hu>
Thu, 18 Mar 2010 22:14:23 +0000 (18 23:14 +0100)
committerCarlos R. Mafra <crmafra@gmail.com>
Tue, 23 Mar 2010 20:50:17 +0000 (23 21:50 +0100)
treee8beddd8c520824da63b908d08c314f384581e7e
parent9dadfe7a685e0f65e5ae9b61eafcd8bd7e778103
Idle fixes

- add new wglobaldefaultspathfordomain() to wings (replaces several
  hand-rolled individual implementations in utils/)
- make all of 'em handle -h|--help, -v|--version
- try making them not to nothing silently
- change various ways of knowing thyselves to using __progname
- generally try to make them feel similar (NOT right, similar --
  right is a completely different matter)
13 files changed:
WINGs/WINGs/WUtil.h
WINGs/userdefaults.c
util/convertfonts.c
util/geticonset.c
util/getstyle.c
util/seticons.c
util/setstyle.c
util/wdread.c
util/wdwrite.c
util/wmagnify.c
util/wmsetbg.c
util/wxcopy.c
util/wxpaste.c