diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2004-06-30 14:16:41 +0000 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2004-06-30 14:16:41 +0000 |
commit | 2af4e6ce342ba79f617caaeaf69e50006d42c004 (patch) | |
tree | 008ac1e900cbf2c83afbfa68248297a18f9e0891 /mixgtk/colors.xpm | |
parent | 0e432d00a2ef323edf48960fbce2c087ee2023c6 (diff) | |
download | mdk-2af4e6ce342ba79f617caaeaf69e50006d42c004.tar.gz mdk-2af4e6ce342ba79f617caaeaf69e50006d42c004.tar.bz2 |
only stock icons are used now.
Diffstat (limited to 'mixgtk/colors.xpm')
-rw-r--r-- | mixgtk/colors.xpm | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/mixgtk/colors.xpm b/mixgtk/colors.xpm deleted file mode 100644 index 351349f..0000000 --- a/mixgtk/colors.xpm +++ /dev/null @@ -1,29 +0,0 @@ -/* XPM */ -static char * colors_xpm[] = { -"22 22 4 1", -" c None", -". c #E21436", -"+ c #000000", -"@ c #2845D6", -" ", -" ", -" ", -" ............... ", -" ............... ", -" ", -" ", -" +++++++++++++ ", -" ", -" +++++++++ ", -" ", -" +++++++++++ ", -" ", -" @@@@@@@@@@@@@@ ", -" @@@@@@@@@@@@@@ ", -" ", -" ", -" +++++++++++++++ ", -" ", -" ", -" ", -" "}; |