Subversion Repositories Scribus

Compare Revisions

No changes between revisions

Ignore whitespace Rev 2 → Rev 3

/trunk/Scribus/scribus/icons5.h
0,0 → 1,59
static const char *dashdotL[]={
"73 7 2 1",
". c None",
"# c #000000",
".........................................................................",
".........................................................................",
"..#########...###...#########...###...#########...###...#########...###..",
"..#########...###...#########...###...#########...###...#########...###..",
"..#########...###...#########...###...#########...###...#########...###..",
".........................................................................",
"........................................................................."};
 
static const char *dashdotdotL[]={
"73 7 2 1",
". c None",
"# c #000000",
".........................................................................",
".........................................................................",
"..#########...###...###...#########...###...###...#########...###...###..",
"..#########...###...###...#########...###...###...#########...###...###..",
"..#########...###...###...#########...###...###...#########...###...###..",
".........................................................................",
"........................................................................."};
 
static const char *dotL[]={
"73 7 2 1",
". c None",
"# c #000000",
".........................................................................",
".........................................................................",
"..###...###...###...###...###...###...###...###...###...###...###...###..",
"..###...###...###...###...###...###...###...###...###...###...###...###..",
"..###...###...###...###...###...###...###...###...###...###...###...###..",
".........................................................................",
"........................................................................."};
 
static const char *solidL[]={
"73 7 2 1",
". c None",
"# c #000000",
".........................................................................",
".........................................................................",
"..#####################################################################..",
"..#####################################################################..",
"..#####################################################################..",
".........................................................................",
"........................................................................."};
 
static const char *dashL[]={
"73 7 2 1",
". c None",
"# c #000000",
".........................................................................",
".........................................................................",
"..#########...#########...#########...#########...#########...#########..",
"..#########...#########...#########...#########...#########...#########..",
"..#########...#########...#########...#########...#########...#########..",
".........................................................................",
"........................................................................."};
Property changes:
Added: svn:eol-style
+native
\ No newline at end of property
Added: svn:keywords
+Author Date Id Revision
\ No newline at end of property