Mercurial > hg > xemacs-beta
changeset 5413:7910031dd78a
Add explicit GPLv3 or later to xpm and xbm graphics.
line wrap: on
line diff
--- a/etc/custom/check0.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/custom/check0.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * check0_xpm[] = { "11 11 3 1", " c #E6E6E6E6E6E6",
--- a/etc/custom/check1.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/custom/check1.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * check1_xpm[] = { "11 11 3 1", " c #737373737373",
--- a/etc/custom/down-pushed.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/custom/down-pushed.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * down[] = { "10 10 5 1", " c Gray40", @@ -15,4 +31,4 @@ "ooo..XXooo", "ooo..XXooo", "oooo.Xoooo", -"oooo.Xoooo"}; \ No newline at end of file +"oooo.Xoooo"};
--- a/etc/custom/down.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/custom/down.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * down_xpm[] = { "10 10 5 1", " c Gray90",
--- a/etc/custom/face.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/custom/face.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char *face[] = { /* width height num_colors chars_per_pixel */ " 17 17 4 1",
--- a/etc/custom/folder.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/custom/folder.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char *folder[] = { /* width height num_colors chars_per_pixel */ " 17 17 4 1",
--- a/etc/custom/option.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/custom/option.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char *option[] = { /* width height num_colors chars_per_pixel */ " 17 17 4 1",
--- a/etc/custom/radio0.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/custom/radio0.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * radio0_xpm[] = { "12 11 4 1", " c #FFFFFFFFFFFF s background",
--- a/etc/custom/radio1.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/custom/radio1.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * radio1_xpm[] = { "12 11 4 1", " c #FFFFFFFFFFFF s background",
--- a/etc/custom/right-pushed.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/custom/right-pushed.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * right_xpm[] = { "10 10 5 1", " c Gray40",
--- a/etc/custom/right.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/custom/right.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * right_xpm[] = { "10 10 5 1", " c Gray90",
--- a/etc/eos/eos-build.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/eos/eos-build.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 28 #define noname_height 28 static char noname_bits[] = {
--- a/etc/eos/eos-clear-at.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/eos/eos-clear-at.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 28 #define noname_height 28 static char noname_bits[] = {
--- a/etc/eos/eos-cont.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/eos/eos-cont.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 28 #define noname_height 28 static char noname_bits[] = {
--- a/etc/eos/eos-dismiss.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/eos/eos-dismiss.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 28 #define noname_height 28 static char noname_bits[] = {
--- a/etc/eos/eos-down.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/eos/eos-down.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 28 #define noname_height 28 static char noname_bits[] = {
--- a/etc/eos/eos-evaluate-star.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/eos/eos-evaluate-star.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 28 #define noname_height 28 static char noname_bits[] = {
--- a/etc/eos/eos-evaluate.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/eos/eos-evaluate.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 28 #define noname_height 28 static char noname_bits[] = {
--- a/etc/eos/eos-fix.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/eos/eos-fix.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 28 #define noname_height 28 static char noname_bits[] = {
--- a/etc/eos/eos-intro.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/eos/eos-intro.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 28 #define noname_height 28 static char noname_bits[] = {
--- a/etc/eos/eos-introB.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/eos/eos-introB.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 28 #define noname_height 28 static char noname_bits[] = {
--- a/etc/eos/eos-introD.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/eos/eos-introD.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 28 #define noname_height 28 static char noname_bits[] = {
--- a/etc/eos/eos-introDB.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/eos/eos-introDB.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 28 #define noname_height 28 static char noname_bits[] = {
--- a/etc/eos/eos-run.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/eos/eos-run.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 28 #define noname_height 28 static char noname_bits[] = {
--- a/etc/eos/eos-run2.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/eos/eos-run2.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 28 #define noname_height 28 static char noname_bits[] = {
--- a/etc/eos/eos-step-into.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/eos/eos-step-into.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 28 #define noname_height 28 static char noname_bits[] = {
--- a/etc/eos/eos-step-over.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/eos/eos-step-over.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 28 #define noname_height 28 static char noname_bits[] = {
--- a/etc/eos/eos-stop-in.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/eos/eos-stop-in.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 28 #define noname_height 28 static char noname_bits[] = {
--- a/etc/eos/eos-stop.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/eos/eos-stop.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 28 #define noname_height 28 static char noname_bits[] = {
--- a/etc/eos/eos-type.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/eos/eos-type.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 28 #define noname_height 28 static char noname_bits[] = {
--- a/etc/eos/eos-up.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/eos/eos-up.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 28 #define noname_height 28 static char noname_bits[] = {
--- a/etc/gray1.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/gray1.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define bg2_width 16 #define bg2_height 16 static char bg2_bits[] = {
--- a/etc/recycle.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/recycle.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + /* A recycle logo, artist unknown, converted to xpm by jwz */ static char *recycle[] = { /* width height ncolors chars_per_pixel x_hot y_hot */
--- a/etc/recycle2.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/recycle2.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * recycle2_xpm[] = { /* width height ncolors cpp [x_hot y_hot] */ "32 32 4 1 26 23",
--- a/etc/toolbar/compile-cap-up.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/compile-cap-up.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * makefile[] = { "33 33 7 1", "X c Gray75 s backgroundToolBarColor",
--- a/etc/toolbar/compile-cap-xx.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/compile-cap-xx.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * makefile[] = { "33 33 6 1", "X c Gray75 s backgroundToolBarColor",
--- a/etc/toolbar/compile-dn.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/compile-dn.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 28 #define noname_height 28 static char noname_bits[] = {
--- a/etc/toolbar/compile-up.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/compile-up.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 28 #define noname_height 28 static char noname_bits[] = {
--- a/etc/toolbar/compile-up.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/compile-up.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * makefile[] = { "28 28 6 1", "X c Gray75 s backgroundToolBarColor",
--- a/etc/toolbar/compile-xx.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/compile-xx.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 28 #define noname_height 28 static char noname_bits[] = {
--- a/etc/toolbar/compile-xx.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/compile-xx.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * makefile[] = { "28 28 6 1", "X c Gray75 s backgroundToolBarColor",
--- a/etc/toolbar/copy-cap-up.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/copy-cap-up.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * copy[] = { "33 33 5 1", "X c Gray75 s backgroundToolBarColor",
--- a/etc/toolbar/copy-cap-xx.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/copy-cap-xx.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * copy[] = { "33 33 4 1", "X c Gray75 s backgroundToolBarColor",
--- a/etc/toolbar/copy-dn.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/copy-dn.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 28 #define noname_height 28 static char noname_bits[] = {
--- a/etc/toolbar/copy-up.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/copy-up.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 28 #define noname_height 28 static char noname_bits[] = {
--- a/etc/toolbar/copy-up.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/copy-up.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * copy[] = { "28 28 4 1", "X c Gray75 s backgroundToolBarColor",
--- a/etc/toolbar/copy-xx.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/copy-xx.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 28 #define noname_height 28 static char noname_bits[] = {
--- a/etc/toolbar/copy-xx.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/copy-xx.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * copy[] = { "28 28 4 1", "X c Gray75 s backgroundToolBarColor",
--- a/etc/toolbar/cut-cap-up.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/cut-cap-up.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * cut[] = { "33 33 4 1", "X c Gray75 s backgroundToolBarColor",
--- a/etc/toolbar/cut-cap-xx.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/cut-cap-xx.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * cut[] = { "33 33 4 1", "X c Gray75 s backgroundToolBarColor",
--- a/etc/toolbar/cut-dn.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/cut-dn.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 28 #define noname_height 28 static char noname_bits[] = {
--- a/etc/toolbar/cut-up.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/cut-up.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 28 #define noname_height 28 static char noname_bits[] = {
--- a/etc/toolbar/cut-up.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/cut-up.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * cut[] = { "28 28 4 1", "X c Gray75 s backgroundToolBarColor",
--- a/etc/toolbar/cut-xx.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/cut-xx.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 28 #define noname_height 28 static char noname_bits[] = {
--- a/etc/toolbar/cut-xx.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/cut-xx.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * cut[] = { "28 28 4 1", "X c Gray75 s backgroundToolBarColor",
--- a/etc/toolbar/debug-cap-up.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/debug-cap-up.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * bug_xpm[] = { "33 33 7 1", "X c Gray75 s backgroundToolBarColor",
--- a/etc/toolbar/debug-cap-xx.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/debug-cap-xx.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * bug_xpm[] = { "33 33 6 1", "X c Gray75 s backgroundToolBarColor",
--- a/etc/toolbar/debug-dn.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/debug-dn.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 28 #define noname_height 28 static char noname_bits[] = {
--- a/etc/toolbar/debug-up.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/debug-up.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 28 #define noname_height 28 static char noname_bits[] = {
--- a/etc/toolbar/debug-up.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/debug-up.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * bug_xpm[] = { "28 28 6 1", "X c Gray75 s backgroundToolBarColor",
--- a/etc/toolbar/debug-xx.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/debug-xx.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 28 #define noname_height 28 static char noname_bits[] = {
--- a/etc/toolbar/debug-xx.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/debug-xx.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * bug_xpm[] = { "28 28 6 1", "X c Gray75 s backgroundToolBarColor",
--- a/etc/toolbar/disk-cap-up.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/disk-cap-up.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * disk[] = { "33 33 6 1", "X c Gray75 s backgroundToolBarColor",
--- a/etc/toolbar/disk-cap-xx.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/disk-cap-xx.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * disk[] = { "33 33 5 1", "X c Gray75 s backgroundToolBarColor",
--- a/etc/toolbar/disk-dn.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/disk-dn.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 28 #define noname_height 28 static char noname_bits[] = {
--- a/etc/toolbar/disk-up.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/disk-up.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 28 #define noname_height 28 static char noname_bits[] = {
--- a/etc/toolbar/disk-up.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/disk-up.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * disk[] = { "28 28 5 1", "X c Gray75 s backgroundToolBarColor",
--- a/etc/toolbar/disk-xx.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/disk-xx.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 28 #define noname_height 28 static char noname_bits[] = {
--- a/etc/toolbar/disk-xx.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/disk-xx.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * disk[] = { "28 28 5 1", "X c Gray75 s backgroundToolBarColor",
--- a/etc/toolbar/file-cap-up.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/file-cap-up.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * file[] = { "33 33 5 1", "X c Gray75 s backgroundToolBarColor",
--- a/etc/toolbar/file-cap-xx.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/file-cap-xx.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * file[] = { "33 33 4 1", "X c Gray75 s backgroundToolBarColor",
--- a/etc/toolbar/file-dn.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/file-dn.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 28 #define noname_height 28 static char noname_bits[] = {
--- a/etc/toolbar/file-up.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/file-up.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 28 #define noname_height 28 static char noname_bits[] = {
--- a/etc/toolbar/file-up.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/file-up.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * file[] = { "28 28 4 1", "X c Gray75 s backgroundToolBarColor",
--- a/etc/toolbar/file-xx.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/file-xx.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 28 #define noname_height 28 static char noname_bits[] = {
--- a/etc/toolbar/file-xx.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/file-xx.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * file[] = { "28 28 4 1", "X c Gray75 s backgroundToolBarColor",
--- a/etc/toolbar/folder-cap-up.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/folder-cap-up.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * folder[] = { "33 33 5 1", "X c Gray75 s backgroundToolBarColor",
--- a/etc/toolbar/folder-cap-xx.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/folder-cap-xx.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * folder[] = { "33 33 4 1", "X c Gray75 s backgroundToolBarColor",
--- a/etc/toolbar/folder-dn.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/folder-dn.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 28 #define noname_height 28 static char noname_bits[] = {
--- a/etc/toolbar/folder-up.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/folder-up.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 28 #define noname_height 28 static char noname_bits[] = {
--- a/etc/toolbar/folder-up.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/folder-up.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * folder[] = { "28 28 4 1", "X c Gray75 s backgroundToolBarColor",
--- a/etc/toolbar/folder-xx.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/folder-xx.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 28 #define noname_height 28 static char noname_bits[] = {
--- a/etc/toolbar/folder-xx.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/folder-xx.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * folder[] = { "28 28 4 1", "X c Gray75 s backgroundToolBarColor",
--- a/etc/toolbar/info-def-cap-up.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/info-def-cap-up.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * info[] = { "33 33 2 1", "X c Gray75 s backgroundToolBarColor",
--- a/etc/toolbar/info-def-cap-xx.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/info-def-cap-xx.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * info[] = { "33 33 2 1", "X c Gray75 s backgroundToolBarColor",
--- a/etc/toolbar/info-def-dn.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/info-def-dn.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 28 #define noname_height 28 static char noname_bits[] = {
--- a/etc/toolbar/info-def-up.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/info-def-up.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 28 #define noname_height 28 static char noname_bits[] = {
--- a/etc/toolbar/info-def-up.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/info-def-up.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * info[] = { "28 28 2 1", "X c Gray75 s backgroundToolBarColor",
--- a/etc/toolbar/info-def-xx.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/info-def-xx.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 28 #define noname_height 28 static char noname_bits[] = {
--- a/etc/toolbar/info-def-xx.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/info-def-xx.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * info[] = { "28 28 2 1", "X c Gray75 s backgroundToolBarColor",
--- a/etc/toolbar/info-exit-cap-up.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/info-exit-cap-up.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char *exit-up[] = { /* width height num_colors chars_per_pixel */ "32 32 6 1",
--- a/etc/toolbar/info-exit-cap-xx.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/info-exit-cap-xx.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char *exit-up[] = { /* width height num_colors chars_per_pixel */ "32 32 6 1",
--- a/etc/toolbar/info-exit-dn.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/info-exit-dn.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 32 #define noname_height 32 static char noname_bits[] = {
--- a/etc/toolbar/info-exit-up.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/info-exit-up.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 32 #define noname_height 32 static char noname_bits[] = {
--- a/etc/toolbar/info-exit-up.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/info-exit-up.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char *exit-up[] = { /* width height num_colors chars_per_pixel */ "32 32 6 1",
--- a/etc/toolbar/info-exit-xx.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/info-exit-xx.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 32 #define noname_height 32 static char noname_bits[] = {
--- a/etc/toolbar/info-exit-xx.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/info-exit-xx.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char *exit-up[] = { /* width height num_colors chars_per_pixel */ "32 32 6 1",
--- a/etc/toolbar/info-exit.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/info-exit.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 32 #define noname_height 32 static char noname_bits[] = {
--- a/etc/toolbar/info-exit.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/info-exit.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char *exit-up[] = { /* width height num_colors chars_per_pixel */ "32 32 6 1",
--- a/etc/toolbar/info-next-cap-up.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/info-next-cap-up.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * file[] = { /* width height num_colors chars_per_pixel */ "28 28 5 1",
--- a/etc/toolbar/info-next-cap-xx.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/info-next-cap-xx.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * file[] = { /* width height num_colors chars_per_pixel */ "28 28 5 1",
--- a/etc/toolbar/info-next-dn.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/info-next-dn.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 28 #define noname_height 28 static char noname_bits[] = {
--- a/etc/toolbar/info-next-up.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/info-next-up.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 28 #define noname_height 28 static char noname_bits[] = {
--- a/etc/toolbar/info-next-up.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/info-next-up.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * file[] = { /* width height num_colors chars_per_pixel */ "28 28 5 1",
--- a/etc/toolbar/info-next-xx.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/info-next-xx.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 28 #define noname_height 28 static char noname_bits[] = {
--- a/etc/toolbar/info-next-xx.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/info-next-xx.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * file[] = { /* width height num_colors chars_per_pixel */ "28 28 5 1",
--- a/etc/toolbar/info-next.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/info-next.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 28 #define noname_height 28 static char noname_bits[] = {
--- a/etc/toolbar/info-next.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/info-next.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * file[] = { /* width height num_colors chars_per_pixel */ "28 28 5 1",
--- a/etc/toolbar/info-prev-cap-up.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/info-prev-cap-up.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * left-arrow_xpm[] = { /* width height num_colors chars_per_pixel */ "28 28 3 1",
--- a/etc/toolbar/info-prev-cap-xx.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/info-prev-cap-xx.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * left-arrow_xpm[] = { /* width height num_colors chars_per_pixel */ "28 28 3 1",
--- a/etc/toolbar/info-prev-dn.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/info-prev-dn.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 28 #define noname_height 28 static char noname_bits[] = {
--- a/etc/toolbar/info-prev-up.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/info-prev-up.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 28 #define noname_height 28 static char noname_bits[] = {
--- a/etc/toolbar/info-prev-up.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/info-prev-up.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * left-arrow_xpm[] = { /* width height num_colors chars_per_pixel */ "28 28 3 1",
--- a/etc/toolbar/info-prev-xx.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/info-prev-xx.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 28 #define noname_height 28 static char noname_bits[] = {
--- a/etc/toolbar/info-prev-xx.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/info-prev-xx.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * left-arrow_xpm[] = { /* width height num_colors chars_per_pixel */ "28 28 3 1",
--- a/etc/toolbar/info-prev.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/info-prev.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 28 #define noname_height 28 static char noname_bits[] = {
--- a/etc/toolbar/info-prev.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/info-prev.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * left-arrow_xpm[] = { /* width height num_colors chars_per_pixel */ "28 28 3 1",
--- a/etc/toolbar/info-up-cap-up.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/info-up-cap-up.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * up-arrow_xpm[] = { /* width height num_colors chars_per_pixel */ "28 28 3 1",
--- a/etc/toolbar/info-up-cap-xx.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/info-up-cap-xx.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * up-arrow_xpm[] = { /* width height num_colors chars_per_pixel */ "28 28 3 1",
--- a/etc/toolbar/info-up-dn.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/info-up-dn.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 28 #define noname_height 28 static char noname_bits[] = {
--- a/etc/toolbar/info-up-up.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/info-up-up.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 28 #define noname_height 28 static char noname_bits[] = {
--- a/etc/toolbar/info-up-up.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/info-up-up.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * up-arrow_xpm[] = { /* width height num_colors chars_per_pixel */ "28 28 3 1",
--- a/etc/toolbar/info-up-xx.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/info-up-xx.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 28 #define noname_height 28 static char noname_bits[] = {
--- a/etc/toolbar/info-up-xx.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/info-up-xx.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * up-arrow_xpm[] = { /* width height num_colors chars_per_pixel */ "28 28 3 1",
--- a/etc/toolbar/info-up.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/info-up.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 28 #define noname_height 28 static char noname_bits[] = {
--- a/etc/toolbar/info-up.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/info-up.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * up-arrow_xpm[] = { /* width height num_colors chars_per_pixel */ "28 28 3 1",
--- a/etc/toolbar/last-win-cap-up.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/last-win-cap-up.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * last_win_xpm[] = { "33 33 5 1", " c Gray75 s backgroundToolBarColor",
--- a/etc/toolbar/last-win-cap-xx.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/last-win-cap-xx.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * last_win_xpm[] = { "33 33 5 1", " c Gray75 s backgroundToolBarColor",
--- a/etc/toolbar/last-win-dn.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/last-win-dn.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 28 #define noname_height 28 static char noname_bits[] = {
--- a/etc/toolbar/last-win-up.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/last-win-up.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 28 #define noname_height 28 static char noname_bits[] = {
--- a/etc/toolbar/last-win-up.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/last-win-up.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * last_win_xpm[] = { "28 28 5 1", " c Gray75 s backgroundToolBarColor",
--- a/etc/toolbar/last-win-xx.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/last-win-xx.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 28 #define noname_height 28 static char noname_bits[] = {
--- a/etc/toolbar/last-win-xx.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/last-win-xx.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * last_win_xpm[] = { "28 28 5 1", " c Gray75 s backgroundToolBarColor",
--- a/etc/toolbar/mail-cap-up.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/mail-cap-up.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * mail[] = { "33 33 6 1", "X c Gray75 s backgroundToolBarColor",
--- a/etc/toolbar/mail-cap-xx.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/mail-cap-xx.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * mail[] = { "33 33 5 1", "X c Gray75 s backgroundToolBarColor",
--- a/etc/toolbar/mail-dn.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/mail-dn.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 28 #define noname_height 28 static char noname_bits[] = {
--- a/etc/toolbar/mail-up.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/mail-up.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 28 #define noname_height 28 static char noname_bits[] = {
--- a/etc/toolbar/mail-up.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/mail-up.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * mail[] = { "28 28 5 1", "X c Gray75 s backgroundToolBarColor",
--- a/etc/toolbar/mail-xx.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/mail-xx.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 28 #define noname_height 28 static char noname_bits[] = {
--- a/etc/toolbar/mail-xx.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/mail-xx.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * mail[] = { "28 28 5 1", "X c Gray75 s backgroundToolBarColor",
--- a/etc/toolbar/news-cap-up.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/news-cap-up.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * news_xpm[] = { "33 33 6 1", "X c Gray75 s backgroundToolBarColor",
--- a/etc/toolbar/news-cap-xx.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/news-cap-xx.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * news_xpm[] = { "33 33 5 1", "X c Gray75 s backgroundToolBarColor",
--- a/etc/toolbar/news-dn.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/news-dn.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 28 #define noname_height 28 static char noname_bits[] = {
--- a/etc/toolbar/news-up.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/news-up.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 28 #define noname_height 28 static char noname_bits[] = {
--- a/etc/toolbar/news-up.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/news-up.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * news_xpm[] = { "28 28 5 1", "X c Gray75 s backgroundToolBarColor",
--- a/etc/toolbar/news-xx.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/news-xx.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 28 #define noname_height 28 static char noname_bits[] = {
--- a/etc/toolbar/news-xx.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/news-xx.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * news_xpm[] = { "28 28 5 1", "X c Gray75 s backgroundToolBarColor",
--- a/etc/toolbar/next-win-cap-up.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/next-win-cap-up.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * next_win_xpm[] = { "33 33 5 1", " c Gray75 s backgroundToolBarColor",
--- a/etc/toolbar/next-win-cap-xx.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/next-win-cap-xx.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * next_win_xpm[] = { "33 33 5 1", " c Gray75 s backgroundToolBarColor",
--- a/etc/toolbar/next-win-dn.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/next-win-dn.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 28 #define noname_height 28 static char noname_bits[] = {
--- a/etc/toolbar/next-win-up.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/next-win-up.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 28 #define noname_height 28 static char noname_bits[] = {
--- a/etc/toolbar/next-win-up.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/next-win-up.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * next_win_xpm[] = { "28 28 5 1", " c Gray75 s backgroundToolBarColor",
--- a/etc/toolbar/next-win-xx.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/next-win-xx.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 28 #define noname_height 28 static char noname_bits[] = {
--- a/etc/toolbar/next-win-xx.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/next-win-xx.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * next_win_xpm[] = { "28 28 5 1", " c Gray75 s backgroundToolBarColor",
--- a/etc/toolbar/paste-cap-up.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/paste-cap-up.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * paste[] = { "33 33 6 1", "X c Gray75 s backgroundToolBarColor",
--- a/etc/toolbar/paste-cap-xx.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/paste-cap-xx.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * paste[] = { "33 33 5 1", "X c Gray75 s backgroundToolBarColor",
--- a/etc/toolbar/paste-dn.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/paste-dn.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 28 #define noname_height 28 static char noname_bits[] = {
--- a/etc/toolbar/paste-up.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/paste-up.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 28 #define noname_height 28 static char noname_bits[] = {
--- a/etc/toolbar/paste-up.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/paste-up.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * paste[] = { "28 28 5 1", "X c Gray75 s backgroundToolBarColor",
--- a/etc/toolbar/paste-xx.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/paste-xx.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 28 #define noname_height 28 static char noname_bits[] = {
--- a/etc/toolbar/paste-xx.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/paste-xx.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * paste[] = { "28 28 5 1", "X c Gray75 s backgroundToolBarColor",
--- a/etc/toolbar/printer-cap-up.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/printer-cap-up.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * printer[] = { "33 33 7 1", "X c Gray75 s backgroundToolBarColor",
--- a/etc/toolbar/printer-cap-xx.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/printer-cap-xx.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * printer[] = { "33 33 6 1", "X c Gray75 s backgroundToolBarColor",
--- a/etc/toolbar/printer-dn.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/printer-dn.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 28 #define noname_height 28 static char noname_bits[] = {
--- a/etc/toolbar/printer-up.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/printer-up.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 28 #define noname_height 28 static char noname_bits[] = {
--- a/etc/toolbar/printer-up.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/printer-up.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * printer[] = { "28 28 6 1", "X c Gray75 s backgroundToolBarColor",
--- a/etc/toolbar/printer-xx.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/printer-xx.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 28 #define noname_height 28 static char noname_bits[] = {
--- a/etc/toolbar/printer-xx.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/printer-xx.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * printer[] = { "28 28 6 1", "X c Gray75 s backgroundToolBarColor",
--- a/etc/toolbar/replace-cap-up.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/replace-cap-up.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * replace[] = { "33 33 2 1", "X c Gray75 s backgroundToolBarColor",
--- a/etc/toolbar/replace-cap-xx.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/replace-cap-xx.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * replace[] = { "33 33 2 1", "X c Gray75 s backgroundToolBarColor",
--- a/etc/toolbar/replace-dn.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/replace-dn.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 28 #define noname_height 28 static char noname_bits[] = {
--- a/etc/toolbar/replace-up.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/replace-up.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 28 #define noname_height 28 static char noname_bits[] = {
--- a/etc/toolbar/replace-up.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/replace-up.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * replace[] = { "28 28 2 1", "X c Gray75 s backgroundToolBarColor",
--- a/etc/toolbar/replace-xx.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/replace-xx.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 28 #define noname_height 28 static char noname_bits[] = {
--- a/etc/toolbar/replace-xx.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/replace-xx.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * replace[] = { "28 28 2 1", "X c Gray75 s backgroundToolBarColor",
--- a/etc/toolbar/spell-cap-up.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/spell-cap-up.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * dict[] = { "33 33 7 1", "X c Gray75 s backgroundToolBarColor",
--- a/etc/toolbar/spell-cap-xx.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/spell-cap-xx.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * dict[] = { "33 33 6 1", "X c Gray75 s backgroundToolBarColor",
--- a/etc/toolbar/spell-dn.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/spell-dn.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 28 #define noname_height 28 static char noname_bits[] = {
--- a/etc/toolbar/spell-up.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/spell-up.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 28 #define noname_height 28 static char noname_bits[] = {
--- a/etc/toolbar/spell-up.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/spell-up.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * dict[] = { "28 28 6 1", "X c Gray75 s backgroundToolBarColor",
--- a/etc/toolbar/spell-xx.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/spell-xx.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 28 #define noname_height 28 static char noname_bits[] = {
--- a/etc/toolbar/spell-xx.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/spell-xx.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * dict[] = { "28 28 6 1", "X c Gray75 s backgroundToolBarColor",
--- a/etc/toolbar/undo-cap-up.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/undo-cap-up.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * undo[] = { "33 33 6 1", "X c Gray75 s backgroundToolBarColor",
--- a/etc/toolbar/undo-cap-xx.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/undo-cap-xx.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * undo[] = { "33 33 5 1", "X c Gray75 s backgroundToolBarColor",
--- a/etc/toolbar/undo-dn.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/undo-dn.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 28 #define noname_height 28 static char noname_bits[] = {
--- a/etc/toolbar/undo-up.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/undo-up.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 28 #define noname_height 28 static char noname_bits[] = {
--- a/etc/toolbar/undo-up.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/undo-up.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * undo[] = { "28 28 5 1", "X c Gray75 s backgroundToolBarColor",
--- a/etc/toolbar/undo-xx.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/undo-xx.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 28 #define noname_height 28 static char noname_bits[] = {
--- a/etc/toolbar/undo-xx.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/undo-xx.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * undo[] = { "28 28 5 1", "X c Gray75 s backgroundToolBarColor",
--- a/etc/toolbar/workshop-cap-up.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/workshop-cap-up.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * xemacs-cap-workshop_xpm[] = { "33 33 9 1", " c #BDBDBDBDBDBD s backgroundToolBarColor",
--- a/etc/toolbar/workshop-cap-xx.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/workshop-cap-xx.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * xemacs-cap-workshop-xx_xpm[] = { "33 33 8 1", " c #BDBDBDBDBDBD s backgroundToolBarColor",
--- a/etc/toolbar/workshop-up.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/workshop-up.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * xemacs-workshop_xpm[] = { "28 28 8 1", " c #BDBDBDBDBDBD s backgroundToolBarColor",
--- a/etc/toolbar/workshop-xx.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/toolbar/workshop-xx.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * xemacs-workshop-xx_xpm[] = { "28 28 8 1", " c #BDBDBDBDBDBD s backgroundToolBarColor",
--- a/etc/trash.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/trash.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + /* A trash can, drawn by jwz */ static char *trash[] = { /* width height ncolors chars_per_pixel x_hot y_hot */
--- a/etc/xemacs-beta.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/xemacs-beta.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char *magick[] = { /* columns rows colors chars-per-pixel */ "388 145 19 1",
--- a/etc/xemacs-icon.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/xemacs-icon.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char *XEmacs48_xpm[] = { /* width height ncolors chars_per_pixel */ "48 48 12 1",
--- a/etc/xemacs-icon2.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/xemacs-icon2.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define noname_width 50 #define noname_height 50 static char noname_bits[] = {
--- a/etc/xemacs-icon2.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/xemacs-icon2.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * xemacs_xpm[] = { /* XEmacs pixmap * width height ncolors chars_per_pixel */
--- a/etc/xemacs-icon3.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/xemacs-icon3.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char * xemacs_xpm[] = { /* width height num_colors chars_per_pixel */ "48 48 11 1",
--- a/etc/xemacs.xbm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/xemacs.xbm Sun Oct 24 01:10:23 2010 +0200 @@ -1,3 +1,18 @@ +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + #define xemacs_width 266 #define xemacs_height 61 static unsigned char xemacs_bits[] = {
--- a/etc/xemacs.xpm Sun Oct 24 00:24:04 2010 +0200 +++ b/etc/xemacs.xpm Sun Oct 24 01:10:23 2010 +0200 @@ -1,4 +1,20 @@ /* XPM */ + +/* This file is part of XEmacs. + +XEmacs is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. + +XEmacs is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ + static char *noname[] = { /* width height ncolors chars_per_pixel */ "388 145 25 1",