diff options
Diffstat (limited to 'kommander/editor/pics/mkimages')
-rw-r--r-- | kommander/editor/pics/mkimages | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/kommander/editor/pics/mkimages b/kommander/editor/pics/mkimages new file mode 100644 index 00000000..370c0551 --- /dev/null +++ b/kommander/editor/pics/mkimages @@ -0,0 +1,3 @@ +#!/bin/sh +#qembed *.xbm *.xpm small/*.xbm small/*.xpm small/*.png small/disabled/*.xpm small/disabled/*.xbm small/disabled/*.png mini/*.xpm mini/*.xbm background.png qtlogo.png > images.h +./qembed *.xbm small/*.xpm small/*.png small/disabled/*.xpm small/disabled/*.png mini/*.xpm background.png qtlogo.png> images.h |