~skellat/+junk/shimmer-themes

« back to all changes in this revision

Viewing changes to albatross/xfwm4/top-left-inactive.xpm

  • Committer: Package Import Robot
  • Author(s): Lionel Le Folgoc
  • Date: 2012-02-05 22:48:30 UTC
  • mfrom: (0.3.1) (0.2.1) (0.1.1)
  • Revision ID: package-import@ubuntu.com-20120205224830-2xcw5f6gm51t4tci
Tags: 1.1-0ubuntu1
Initial release, split Shimmer Project themes from murrine-themes
(Albatross [a4c586d], Bluebird [2713c7e], Greybird [7915c3e]).

Show diffs side-by-side

added added

removed removed

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