7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2025-04-19 22:51:40 +00:00

fix headers of several xpm files, without the correct header gnome thinks they are broken

This commit is contained in:
raburton 2007-06-15 12:23:51 +00:00
parent 1a30862de5
commit ad61cdaaa0
36 changed files with 36 additions and 36 deletions

View File

@ -1,4 +1,4 @@
/* XPM bitmap */
/* XPM */
#ifndef XPM_3D_MAIN
extern char * axis3d_xpm[];

View File

@ -1,4 +1,4 @@
/* XPM bitmap */
/* XPM */
#ifndef XPM_3D_MAIN
extern char * axis3d_back_xpm[];

View File

@ -1,4 +1,4 @@
/* XPM bitmap */
/* XPM */
#ifndef XPM_3D_MAIN
extern char * axis3d_bottom_xpm[];

View File

@ -1,4 +1,4 @@
/* XPM bitmap */
/* XPM */
#ifndef XPM_3D_MAIN
extern char * axis3d_front_xpm[];

View File

@ -1,4 +1,4 @@
/* XPM bitmap */
/* XPM */
#ifndef XPM_3D_MAIN
extern char * axis3d_left_xpm[];

View File

@ -1,4 +1,4 @@
/* XPM bitmap */
/* XPM */
#ifndef XPM_3D_MAIN
extern char * axis3d_right_xpm[];

View File

@ -1,4 +1,4 @@
/* XPM bitmap */
/* XPM */
#ifndef XPM_3D_MAIN
extern char * axis3d_top_xpm[];

View File

@ -1,4 +1,4 @@
/* XPM bitmap */
/* XPM */
#ifndef XPM_3D_MAIN
extern char *import3d_xpm[];

View File

@ -1,4 +1,4 @@
/* XPM bitmap */
/* XPM */
#ifndef XPMMAIN
extern char * zoomoins3d_xpm[];

View File

@ -1,4 +1,4 @@
/* XPM bitmap */
/* XPM */
#ifndef XPMMAIN
extern char * zoompage3d_xpm[];

View File

@ -1,4 +1,4 @@
/* XPM bitmap */
/* XPM */
#ifndef XPMMAIN
extern char * zoomplus3d_xpm[];

View File

@ -1,4 +1,4 @@
/* XPM bitmap */
/* XPM */
#ifndef XPMMAIN
extern char * zoomrefr3d_xpm[];

View File

@ -1,4 +1,4 @@
/* XPM bitmap */
/* XPM */
#ifndef XPMMAIN
extern char * zoom_center_xpm[];

View File

@ -1,4 +1,4 @@
/* XPM bitmap */
/* XPM */
#ifndef XPMMAIN
extern char *annotate_xpm[];

View File

@ -1,4 +1,4 @@
/* XPM bitmap*/
/* XPM */
#ifndef XPMMAIN
extern char *cut_button[];

View File

@ -1,4 +1,4 @@
/* XPM bitmap */
/* XPM */
#ifndef XPMMAIN
extern char *eeschema_xpm[];

View File

@ -1,4 +1,4 @@
/* XPM bitmap */
/* XPM */
#ifndef XPMMAIN
extern char *grid_xpm[];

View File

@ -1,4 +1,4 @@
/* XPM bitmap */
/* XPM */
#ifndef XPMMAIN
extern char *kicad_icon_xpm[];

View File

@ -1,4 +1,4 @@
/* XPM bitmap */
/* XPM */
#ifndef XPMMAIN
extern char *label_xpm[];

View File

@ -1,4 +1,4 @@
/* XPM bitmap */
/* XPM */
#ifndef XPMMAIN
extern char *libedit_part_xpm[];

View File

@ -1,4 +1,4 @@
/* XPM bitmap */
/* XPM */
#ifndef XPMMAIN
extern char *save_part_in_mem_xpm[];

View File

@ -1,4 +1,4 @@
/* XPM bitmap */
/* XPM */
#ifndef XPMMAIN
extern char * libview_xpm[];

View File

@ -1,4 +1,4 @@
/* XPM bitmap */
/* XPM */
#ifndef XPMMAIN
extern char *mirepcb_xpm[];

View File

@ -1,4 +1,4 @@
/* XPM bitmap */
/* XPM */
#ifndef XPMMAIN
extern char *noconn_button[];

View File

@ -1,4 +1,4 @@
/* XPM bitmap */
/* XPM */
#ifndef XPMMAIN
extern char *pad_xpm[];

Some files were not shown because too many files have changed in this diff Show More