~ubuntu-branches/ubuntu/maverick/scribus-ng/maverick-backports

« back to all changes in this revision

Viewing changes to scribus/icons/Rotieren2.xpm

  • Committer: Bazaar Package Importer
  • Author(s): Oleksandr Moskalenko
  • Date: 2009-10-30 20:00:37 UTC
  • mfrom: (0.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20091030200037-tes6nzts7t35gg5h
Tags: 1.3.5.dfsg+svn20091030-1
* Upstream svn update with bugfixes. Prepare the tarball for uploading into
  Debian (Closes: #534510, #552026).
* debian/control:
  - Refresh arch list.
  - Update Standards-Version to 3.8.3.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* XPM */
2
 
static char * Rotieren2_xpm[] = {
3
 
"20 20 2 1",
4
 
"       c None",
5
 
".      c #000000",
6
 
"          .         ",
7
 
"          ..        ",
8
 
"    .........       ",
9
 
"   ...........      ",
10
 
"  ...........       ",
11
 
"  ....    ..        ",
12
 
"  ...     .     .   ",
13
 
"  ...          ...  ",
14
 
"  ...         ..... ",
15
 
"  ...    ..  .......",
16
 
".......  ..    ...  ",
17
 
" .....         ...  ",
18
 
"  ...          ...  ",
19
 
"   .     .     ...  ",
20
 
"        ..    ....  ",
21
 
"       ...........  ",
22
 
"      ...........   ",
23
 
"       .........    ",
24
 
"        ..          ",
25
 
"         .          "};