Mercurial > hg > xemacs-beta
comparison etc/toolbar/replace-cap-up.xpm @ 5413:7910031dd78a
Add explicit GPLv3 or later to xpm and xbm graphics.
author | Mats Lidell <matsl@xemacs.org> |
---|---|
date | Sun, 24 Oct 2010 01:10:23 +0200 |
parents | 3ecd8885ac67 |
children |
comparison
equal
deleted
inserted
replaced
5412:6a8c6c6f6c8e | 5413:7910031dd78a |
---|---|
1 /* XPM */ | 1 /* XPM */ |
2 | |
3 /* This file is part of XEmacs. | |
4 | |
5 XEmacs is free software: you can redistribute it and/or modify it | |
6 under the terms of the GNU General Public License as published by the | |
7 Free Software Foundation, either version 3 of the License, or (at your | |
8 option) any later version. | |
9 | |
10 XEmacs is distributed in the hope that it will be useful, but WITHOUT | |
11 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or | |
12 FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License | |
13 for more details. | |
14 | |
15 You should have received a copy of the GNU General Public License | |
16 along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ | |
17 | |
2 static char * replace[] = { | 18 static char * replace[] = { |
3 "33 33 2 1", | 19 "33 33 2 1", |
4 "X c Gray75 s backgroundToolBarColor", | 20 "X c Gray75 s backgroundToolBarColor", |
5 "o c black s foregroundToolBarColor", | 21 "o c black s foregroundToolBarColor", |
6 "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX", | 22 "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX", |