This is wmshutdown, a dockapp I adopted back before I learned about the dockapps repository. I figure this is a more appropriate home.
Carlos, could you tag the first patch wmshutdown-1.3 and the last wmshutdown-1.4? Thanks! Doug Doug Torrance (6): wmshutdown: Add version 1.3 to repository. wmshutdown: Remove autotools-generated files. wmshutdown: Fix 'unused parameter' compiler warnings. wmshutdown: Fix 'mixed declarations and code' compiler warnings. wmshutdown: Update contact information. wmshutdown: Bump to version 1.4. wmshutdown/COPYING | 674 ++++++++++++++++++++++++++++++++++++++++++++++ wmshutdown/ChangeLog | 30 +++ wmshutdown/Makefile.am | 9 + wmshutdown/README | 45 ++++ wmshutdown/configure.ac | 19 ++ wmshutdown/wmshutdown.1 | 26 ++ wmshutdown/wmshutdown.c | 238 ++++++++++++++++ wmshutdown/wmshutdown.xpm | 285 ++++++++++++++++++++ 8 files changed, 1326 insertions(+) create mode 100644 wmshutdown/COPYING create mode 100644 wmshutdown/ChangeLog create mode 100644 wmshutdown/Makefile.am create mode 100644 wmshutdown/README create mode 100644 wmshutdown/configure.ac create mode 100644 wmshutdown/wmshutdown.1 create mode 100644 wmshutdown/wmshutdown.c create mode 100644 wmshutdown/wmshutdown.xpm -- 2.1.4 -- To unsubscribe, send mail to [email protected].
