diff options
Diffstat (limited to 'data/pixmaps/rg21/4/chordmod-dash.xpm')
-rw-r--r-- | data/pixmaps/rg21/4/chordmod-dash.xpm | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/data/pixmaps/rg21/4/chordmod-dash.xpm b/data/pixmaps/rg21/4/chordmod-dash.xpm new file mode 100644 index 0000000..664a057 --- /dev/null +++ b/data/pixmaps/rg21/4/chordmod-dash.xpm @@ -0,0 +1,8 @@ +/* XPM */ +static char * chordmod_dash_xpm[] = { +"5 3 2 1", +" c None", +". c black", +" . ", +" . ", +" "}; |