~ubuntu-branches/ubuntu/precise/xfwm4/precise-updates

« back to all changes in this revision

Viewing changes to themes/default/right-inactive.xpm

  • Committer: Bazaar Package Importer
  • Author(s): Jérôme Guelfucci, Jérôme Guelfucci, Lionel Le Folgoc
  • Date: 2009-01-30 18:28:59 UTC
  • mfrom: (1.1.21 upstream)
  • Revision ID: james.westby@ubuntu.com-20090130182859-1tci3n1f1hhppvc2
Tags: 4.5.99.1-0ubuntu1
[ Jérôme Guelfucci ]
* Merge with Debian Xfce UNRELEASED, remaining Ubuntu changes:
  - debian/xfwm4.1: update bug reporting address (LP instead of Debian BTS).

[ Lionel Le Folgoc ]
* debian/control: use our Vcs-* fields.
* Bugs fixed by this new release:
  - "User interface of focused application is covered by another application's
    new window in Xfce" (LP: #250101)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/* XPM */
2
2
static char * right_inactive_xpm[] = {
3
 
"6 24 3 1",
 
3
"4 24 3 1",
4
4
"       c None",
5
5
"#      c #C0C0C0 s inactive_color_2",
6
6
"@      c #C0C0FF s inactive_color_1",
7
 
"####@@",
8
 
"####@@",
9
 
"####@@",
10
 
"####@@",
11
 
"####@@",
12
 
"####@@",
13
 
"####@@",
14
 
"####@@",
15
 
"####@@",
16
 
"####@@",
17
 
"####@@",
18
 
"####@@",
19
 
"####@@",
20
 
"####@@",
21
 
"####@@",
22
 
"####@@",
23
 
"####@@",
24
 
"####@@",
25
 
"####@@",
26
 
"####@@",
27
 
"####@@",
28
 
"####@@",
29
 
"####@@",
30
 
"####@@"};
 
7
"@@@@",
 
8
"@@@@",
 
9
"@@@@",
 
10
"@@@@",
 
11
"@@@@",
 
12
"@@@@",
 
13
"@@@@",
 
14
"@@@@",
 
15
"@@@@",
 
16
"@@@@",
 
17
"@@@@",
 
18
"@@@@",
 
19
"@@@@",
 
20
"@@@@",
 
21
"@@@@",
 
22
"@@@@",
 
23
"@@@@",
 
24
"@@@@",
 
25
"@@@@",
 
26
"@@@@",
 
27
"@@@@",
 
28
"@@@@",
 
29
"@@@@",
 
30
"@@@@"};