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

« back to all changes in this revision

Viewing changes to themes/katiola/Makefile.am

  • 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
 
themedir = $(datadir)/themes/Katiola/xfwm4
2
 
theme_DATA =                                                            \
3
 
        README                                                          \
4
 
        themerc                                                         \
5
 
        bottom-active.png                                               \
6
 
        bottom-active.xpm                                               \
7
 
        bottom-inactive.png                                             \
8
 
        bottom-inactive.xpm                                             \
9
 
        bottom-left-active.png                                          \
10
 
        bottom-left-active.xpm                                          \
11
 
        bottom-left-inactive.png                                        \
12
 
        bottom-left-inactive.xpm                                        \
13
 
        bottom-right-active.png                                         \
14
 
        bottom-right-active.xpm                                         \
15
 
        bottom-right-inactive.png                                       \
16
 
        bottom-right-inactive.xpm                                       \
17
 
        close-active.png                                                \
18
 
        close-active.xpm                                                \
19
 
        close-inactive.png                                              \
20
 
        close-inactive.xpm                                              \
21
 
        close-pressed.png                                               \
22
 
        close-pressed.xpm                                               \
23
 
        hide-active.png                                                 \
24
 
        hide-active.xpm                                                 \
25
 
        hide-inactive.png                                               \
26
 
        hide-inactive.xpm                                               \
27
 
        hide-pressed.png                                                \
28
 
        hide-pressed.xpm                                                \
29
 
        left-active.png                                                 \
30
 
        left-active.xpm                                                 \
31
 
        left-inactive.png                                               \
32
 
        left-inactive.xpm                                               \
33
 
        maximize-active.png                                             \
34
 
        maximize-active.xpm                                             \
35
 
        maximize-inactive.png                                           \
36
 
        maximize-inactive.xpm                                           \
37
 
        maximize-pressed.png                                            \
38
 
        maximize-pressed.xpm                                            \
39
 
        maximize-toggled-active.png                                     \
40
 
        maximize-toggled-active.xpm                                     \
41
 
        maximize-toggled-inactive.png                                   \
42
 
        maximize-toggled-inactive.xpm                                   \
43
 
        maximize-toggled-pressed.png                                    \
44
 
        maximize-toggled-pressed.xpm                                    \
45
 
        menu-active.png                                                 \
46
 
        menu-active.xpm                                                 \
47
 
        menu-inactive.png                                               \
48
 
        menu-inactive.xpm                                               \
49
 
        menu-pressed.png                                                \
50
 
        menu-pressed.xpm                                                \
51
 
        right-active.png                                                \
52
 
        right-active.xpm                                                \
53
 
        right-inactive.png                                              \
54
 
        right-inactive.xpm                                              \
55
 
        shade-active.png                                                \
56
 
        shade-active.xpm                                                \
57
 
        shade-inactive.png                                              \
58
 
        shade-inactive.xpm                                              \
59
 
        shade-pressed.png                                               \
60
 
        shade-pressed.xpm                                               \
61
 
        shade-toggled-active.png                                        \
62
 
        shade-toggled-active.xpm                                        \
63
 
        shade-toggled-inactive.png                                      \
64
 
        shade-toggled-inactive.xpm                                      \
65
 
        shade-toggled-pressed.png                                       \
66
 
        shade-toggled-pressed.xpm                                       \
67
 
        stick-active.png                                                \
68
 
        stick-active.xpm                                                \
69
 
        stick-inactive.png                                              \
70
 
        stick-inactive.xpm                                              \
71
 
        stick-pressed.png                                               \
72
 
        stick-pressed.xpm                                               \
73
 
        stick-toggled-active.png                                        \
74
 
        stick-toggled-active.xpm                                        \
75
 
        stick-toggled-inactive.png                                      \
76
 
        stick-toggled-inactive.xpm                                      \
77
 
        stick-toggled-pressed.png                                       \
78
 
        stick-toggled-pressed.xpm                                       \
79
 
        title-1-active.png                                              \
80
 
        title-1-active.xpm                                              \
81
 
        title-1-inactive.png                                            \
82
 
        title-1-inactive.xpm                                            \
83
 
        title-2-active.png                                              \
84
 
        title-2-active.xpm                                              \
85
 
        title-2-inactive.png                                            \
86
 
        title-2-inactive.xpm                                            \
87
 
        title-3-active.png                                              \
88
 
        title-3-active.xpm                                              \
89
 
        title-3-inactive.png                                            \
90
 
        title-3-inactive.xpm                                            \
91
 
        title-4-active.png                                              \
92
 
        title-4-active.xpm                                              \
93
 
        title-4-inactive.png                                            \
94
 
        title-4-inactive.xpm                                            \
95
 
        title-5-active.png                                              \
96
 
        title-5-active.xpm                                              \
97
 
        title-5-inactive.png                                            \
98
 
        title-5-inactive.xpm                                            \
99
 
        top-left-active.png                                             \
100
 
        top-left-active.xpm                                             \
101
 
        top-left-inactive.png                                           \
102
 
        top-left-inactive.xpm                                           \
103
 
        top-right-active.png                                            \
104
 
        top-right-active.xpm                                            \
105
 
        top-right-inactive.png                                          \
106
 
        top-right-inactive.xpm
107
 
EXTRA_DIST = $(theme_DATA)