wmbutton dockapp addedwmbutton-0.6.1
commit6dcdbf0e6e33b5ba357605ff30d69fdde7c48bd7
authorRodolfo García Peñas (kix) <kix@kix.es>
Mon, 20 Aug 2012 08:02:36 +0000 (20 10:02 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Tue, 21 Aug 2012 19:40:59 +0000 (21 20:40 +0100)
tree1e92550be68c6f9c511660276e01ffd392e8f4cb
parent8e7ead2816fd82a10b7235b879bd450645a22181
wmbutton dockapp added

The original wmbutton 0.6.1 is added to the repository.

wmbutton is a dockapp with nine buttons (3x3), capable of launch 27
different applications using the left, middle and right buttons.
21 files changed:
wmbutton/.wmbutton [new file with mode: 0644]
wmbutton/COPYING [new file with mode: 0644]
wmbutton/Makefile [new file with mode: 0644]
wmbutton/README [new file with mode: 0644]
wmbutton/backdrop.xpm [new file with mode: 0644]
wmbutton/buttons.xpm [new file with mode: 0644]
wmbutton/icons/audio.xpm [new file with mode: 0644]
wmbutton/icons/blankbutton.xpm [new file with mode: 0644]
wmbutton/icons/buttons2.xpm [new file with mode: 0644]
wmbutton/icons/edit.xpm [new file with mode: 0644]
wmbutton/icons/ftp.xpm [new file with mode: 0644]
wmbutton/icons/graph.xpm [new file with mode: 0644]
wmbutton/icons/gv.xpm [new file with mode: 0644]
wmbutton/icons/netscape.xpm [new file with mode: 0644]
wmbutton/icons/paint.xpm [new file with mode: 0644]
wmbutton/icons/wp.xpm [new file with mode: 0644]
wmbutton/icons/xterm.xpm [new file with mode: 0644]
wmbutton/mask.xbm [new file with mode: 0644]
wmbutton/wmb_libs.c [new file with mode: 0644]
wmbutton/wmbutton.c [new file with mode: 0644]
wmbutton/wmbutton.h [new file with mode: 0644]