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

« back to all changes in this revision

Viewing changes to themes/default-4.4/top-right-active.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
/* XPM */
 
2
static char * top_right_active_xpm[] = {
 
3
"8 27 2 1",
 
4
"       c None",
 
5
".      c #C0C0FF s active_color_1",
 
6
"......  ",
 
7
"....... ",
 
8
"........",
 
9
"........",
 
10
"........",
 
11
"........",
 
12
"........",
 
13
"........",
 
14
"........",
 
15
"........",
 
16
"........",
 
17
"........",
 
18
"........",
 
19
"........",
 
20
"........",
 
21
"........",
 
22
"........",
 
23
"........",
 
24
"........",
 
25
"........",
 
26
"........",
 
27
"........",
 
28
"........",
 
29
"........",
 
30
"........",
 
31
"........",
 
32
"........",
 
33
"........",
 
34
"........"};