diff options
Diffstat (limited to 'kommander/widgets/pixmaps/textcenter.xpm')
-rw-r--r-- | kommander/widgets/pixmaps/textcenter.xpm | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/kommander/widgets/pixmaps/textcenter.xpm b/kommander/widgets/pixmaps/textcenter.xpm new file mode 100644 index 00000000..59eeb565 --- /dev/null +++ b/kommander/widgets/pixmaps/textcenter.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static const char * const center_xpm[] = { +"22 22 2 1", +" c None", +". c #000000", +" ", +" ", +" ................. ", +" ", +" ............. ", +" ", +" ................. ", +" ", +" ............. ", +" ", +" ................. ", +" ", +" ............. ", +" ", +" ................. ", +" ", +" ............. ", +" ", +" ................. ", +" ", +" ", +" "}; |