~ubuntu-branches/ubuntu/vivid/xfwm4/vivid

« back to all changes in this revision

Viewing changes to themes/default-xhdpi/title-5-active.xpm

  • Committer: Package Import Robot
  • Author(s): Jackson Doak
  • Date: 2015-02-15 06:24:16 UTC
  • mfrom: (1.4.6)
  • Revision ID: package-import@ubuntu.com-20150215062416-b2cui8514lf476fh
Tags: 4.11.3-0ubuntu1
* New upstream release.
  - Fix maximizing vetically or horizontally tiled windows. LP: #1397922
  - Revert "Experiment with button events." LP: #1394439
  - Use source indication in activate window. LP: #1292122
  - Determine the maximum host name length correctly. LP: #1233107
* Drop 0001-fix-fullscreen-qt4-behavior-bug-8563.patch,
  02-remove-unused-maximize-button.patch, fixed upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* XPM */
 
2
static char * title_active_xpm[] = {
 
3
"8 58 2 1",
 
4
"       c None",
 
5
".      c #C0C0FF s active_color_2",
 
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
"........",
 
35
"........",
 
36
"........",
 
37
"........",
 
38
"........",
 
39
"........",
 
40
"........",
 
41
"........",
 
42
"........",
 
43
"........",
 
44
"........",
 
45
"........",
 
46
"........",
 
47
"........",
 
48
"........",
 
49
"........",
 
50
"........",
 
51
"........",
 
52
"........",
 
53
"........",
 
54
"........",
 
55
"........",
 
56
"........",
 
57
"........",
 
58
"........",
 
59
"........",
 
60
"........",
 
61
"........",
 
62
"........",
 
63
"........"};