repo.or.cz
/
dockapps.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add missing libraries to examples' Makefiles
[dockapps.git]
/
pclock
/
demos
/
swatch
blob
0274d6590d90a01a07b07a4ff33b71e5d42bd39b
1
#!/bin/sh
2
echo
"Image courtesy of Cyrille Mars <cmars@club-internet.fr>"
3
echo
4
5
cmd
=
'../src/pclock -s -B../XPM/swatch.xpm -H firebrick4'
6
7
echo
$cmd
8
$cmd