~ubuntu-branches/ubuntu/precise/koffice/precise

« back to all changes in this revision

Viewing changes to krita/plugins/tools/defaulttools/closedhand_cursor.xpm

  • Committer: Bazaar Package Importer
  • Author(s): Alessandro Ghersi
  • Date: 2010-10-27 17:52:57 UTC
  • mfrom: (0.12.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20101027175257-s04zqqk5bs8ckm9o
Tags: 1:2.2.83-0ubuntu1
* Merge with Debian git remaining changes:
 - Add build-deps on librcps-dev, opengtl-dev, libqtgtl-dev, freetds-dev,
   create-resources, libspnav-dev
 - Remove needless build-dep on libwv2-dev
 - koffice-libs recommends create-resources
 - krita recommends pstoedit
 - Keep our patches
* New upstream release 2.3 beta 3
  - Remove debian/patches fixed by upstream
  - Update install files

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* XPM */
2
 
static char *closedhand_cursor[]={
3
 
"22 22 3 1",
4
 
". c None",
5
 
"# c #000000",
6
 
"a c #ffffff",
7
 
"......................",
8
 
"......................",
9
 
"......................",
10
 
"......................",
11
 
".......##.##.##.......",
12
 
"......#aa#aa#aa###....",
13
 
"......#aa#aa#aa#aa#...",
14
 
"......#aa#aa#aa#aa#...",
15
 
".....##aaaaaaaa#aa#...",
16
 
"....#a#aaaaaaaaaaa#...",
17
 
"....#a#aaaaaaaaaaa#...",
18
 
"....#a#aaaaaaaaaaa#...",
19
 
"....#aaaaaaaaaaaaa#...",
20
 
".....#aaaaaaaaaaaa#...",
21
 
".....#aaaaaaaaaaa#....",
22
 
"......#aaaaaaaaaa#....",
23
 
"......#aaaaaaaaaa#....",
24
 
".......#aaaaaaaa#.....",
25
 
".......#aaaaaaaa#.....",
26
 
".......##########.....",
27
 
"......................",
28
 
"......................"};