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

« back to all changes in this revision

Viewing changes to themes/katiola/title-4-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
 
/* XPM */
2
 
static char * title_3_inactive_xpm[] = {
3
 
"8 23 5 1",
4
 
"       c None",
5
 
"+      c #E0E0E0 s inactive_hilight_2",
6
 
"@      c #A0A0A0 s inactive_shadow_2",
7
 
"$      c #B0B0B0 s inactive_mid_2",
8
 
"#      c #C0C0C0 s inactive_color_2",
9
 
"@@@@@@@@",
10
 
"++++++++",
11
 
"########",
12
 
"########",
13
 
"########",
14
 
"########",
15
 
"########",
16
 
"########",
17
 
"########",
18
 
"########",
19
 
"########",
20
 
"########",
21
 
"########",
22
 
"########",
23
 
"########",
24
 
"########",
25
 
"########",
26
 
"########",
27
 
"########",
28
 
"########",
29
 
"########",
30
 
"########",
31
 
"########"};