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

« back to all changes in this revision

Viewing changes to themes/default-xhdpi/Makefile.am

  • 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
themedir = $(datadir)/themes/Default-xhdpi/xfwm4
 
2
 
 
3
PNG_FILES =                                                             \
 
4
        bottom-active.png                                               \
 
5
        bottom-inactive.png                                             \
 
6
        bottom-left-active.png                                          \
 
7
        bottom-left-inactive.png                                        \
 
8
        bottom-right-active.png                                         \
 
9
        bottom-right-inactive.png                                       \
 
10
        close-active.png                                                \
 
11
        close-inactive.png                                              \
 
12
        close-prelight.png                                              \
 
13
        close-pressed.png                                               \
 
14
        hide-active.png                                                 \
 
15
        hide-inactive.png                                               \
 
16
        hide-prelight.png                                               \
 
17
        hide-pressed.png                                                \
 
18
        left-active.png                                                 \
 
19
        left-inactive.png                                               \
 
20
        maximize-active.png                                             \
 
21
        maximize-inactive.png                                           \
 
22
        maximize-prelight.png                                           \
 
23
        maximize-pressed.png                                            \
 
24
        maximize-toggled-active.png                                     \
 
25
        maximize-toggled-inactive.png                                   \
 
26
        maximize-toggled-prelight.png                                   \
 
27
        maximize-toggled-pressed.png                                    \
 
28
        menu-active.png                                                 \
 
29
        menu-inactive.png                                               \
 
30
        menu-prelight.png                                               \
 
31
        menu-pressed.png                                                \
 
32
        right-active.png                                                \
 
33
        right-inactive.png                                              \
 
34
        shade-active.png                                                \
 
35
        shade-inactive.png                                              \
 
36
        shade-prelight.png                                              \
 
37
        shade-pressed.png                                               \
 
38
        shade-toggled-active.png                                        \
 
39
        shade-toggled-inactive.png                                      \
 
40
        shade-toggled-prelight.png                                      \
 
41
        shade-toggled-pressed.png                                       \
 
42
        stick-active.png                                                \
 
43
        stick-inactive.png                                              \
 
44
        stick-prelight.png                                              \
 
45
        stick-pressed.png                                               \
 
46
        stick-toggled-active.png                                        \
 
47
        stick-toggled-inactive.png                                      \
 
48
        stick-toggled-prelight.png                                      \
 
49
        stick-toggled-pressed.png                                       \
 
50
        title-1-active.png                                              \
 
51
        title-1-inactive.png                                            \
 
52
        title-2-active.png                                              \
 
53
        title-2-inactive.png                                            \
 
54
        title-3-active.png                                              \
 
55
        title-3-inactive.png                                            \
 
56
        title-4-active.png                                              \
 
57
        title-4-inactive.png                                            \
 
58
        title-5-active.png                                              \
 
59
        title-5-inactive.png                                            \
 
60
        top-left-active.png                                             \
 
61
        top-left-inactive.png                                           \
 
62
        top-right-active.png                                            \
 
63
        top-right-inactive.png
 
64
 
 
65
SVG_FILES =                                                             \
 
66
        bottom-active.svg                                               \
 
67
        bottom-inactive.svg                                             \
 
68
        bottom-left-active.svg                                          \
 
69
        bottom-left-inactive.svg                                        \
 
70
        bottom-right-active.svg                                         \
 
71
        bottom-right-inactive.svg                                       \
 
72
        close-active.svg                                                \
 
73
        close-inactive.svg                                              \
 
74
        close-prelight.svg                                              \
 
75
        close-pressed.svg                                               \
 
76
        hide-active.svg                                                 \
 
77
        hide-inactive.svg                                               \
 
78
        hide-prelight.svg                                               \
 
79
        hide-pressed.svg                                                \
 
80
        left-active.svg                                                 \
 
81
        left-inactive.svg                                               \
 
82
        maximize-active.svg                                             \
 
83
        maximize-inactive.svg                                           \
 
84
        maximize-prelight.svg                                           \
 
85
        maximize-pressed.svg                                            \
 
86
        maximize-toggled-active.svg                                     \
 
87
        maximize-toggled-inactive.svg                                   \
 
88
        maximize-toggled-prelight.svg                                   \
 
89
        maximize-toggled-pressed.svg                                    \
 
90
        menu-active.svg                                                 \
 
91
        menu-inactive.svg                                               \
 
92
        menu-prelight.svg                                               \
 
93
        menu-pressed.svg                                                \
 
94
        right-active.svg                                                \
 
95
        right-inactive.svg                                              \
 
96
        shade-active.svg                                                \
 
97
        shade-inactive.svg                                              \
 
98
        shade-prelight.svg                                              \
 
99
        shade-pressed.svg                                               \
 
100
        shade-toggled-active.svg                                        \
 
101
        shade-toggled-inactive.svg                                      \
 
102
        shade-toggled-prelight.svg                                      \
 
103
        shade-toggled-pressed.svg                                       \
 
104
        stick-active.svg                                                \
 
105
        stick-inactive.svg                                              \
 
106
        stick-prelight.svg                                              \
 
107
        stick-pressed.svg                                               \
 
108
        stick-toggled-active.svg                                        \
 
109
        stick-toggled-inactive.svg                                      \
 
110
        stick-toggled-prelight.svg                                      \
 
111
        stick-toggled-pressed.svg                                       \
 
112
        title-1-active.svg                                              \
 
113
        title-1-inactive.svg                                            \
 
114
        title-2-active.svg                                              \
 
115
        title-2-inactive.svg                                            \
 
116
        title-3-active.svg                                              \
 
117
        title-3-inactive.svg                                            \
 
118
        title-4-active.svg                                              \
 
119
        title-4-inactive.svg                                            \
 
120
        title-5-active.svg                                              \
 
121
        title-5-inactive.svg                                            \
 
122
        top-left-active.svg                                             \
 
123
        top-left-inactive.svg                                           \
 
124
        top-right-active.svg                                            \
 
125
        top-right-inactive.svg
 
126
 
 
127
XPM_FILES =                                                             \
 
128
        bottom-active.xpm                                               \
 
129
        bottom-inactive.xpm                                             \
 
130
        bottom-left-active.xpm                                          \
 
131
        bottom-left-inactive.xpm                                        \
 
132
        bottom-right-active.xpm                                         \
 
133
        bottom-right-inactive.xpm                                       \
 
134
        close-active.xpm                                                \
 
135
        close-inactive.xpm                                              \
 
136
        close-prelight.xpm                                              \
 
137
        close-pressed.xpm                                               \
 
138
        hide-active.xpm                                                 \
 
139
        hide-inactive.xpm                                               \
 
140
        hide-prelight.xpm                                               \
 
141
        hide-pressed.xpm                                                \
 
142
        left-active.xpm                                                 \
 
143
        left-inactive.xpm                                               \
 
144
        maximize-active.xpm                                             \
 
145
        maximize-inactive.xpm                                           \
 
146
        maximize-prelight.xpm                                           \
 
147
        maximize-pressed.xpm                                            \
 
148
        maximize-toggled-active.xpm                                     \
 
149
        maximize-toggled-inactive.xpm                                   \
 
150
        maximize-toggled-prelight.xpm                                   \
 
151
        maximize-toggled-pressed.xpm                                    \
 
152
        menu-active.xpm                                                 \
 
153
        menu-inactive.xpm                                               \
 
154
        menu-prelight.xpm                                               \
 
155
        menu-pressed.xpm                                                \
 
156
        right-active.xpm                                                \
 
157
        right-inactive.xpm                                              \
 
158
        shade-active.xpm                                                \
 
159
        shade-inactive.xpm                                              \
 
160
        shade-prelight.xpm                                              \
 
161
        shade-pressed.xpm                                               \
 
162
        shade-toggled-active.xpm                                        \
 
163
        shade-toggled-inactive.xpm                                      \
 
164
        shade-toggled-prelight.xpm                                      \
 
165
        shade-toggled-pressed.xpm                                       \
 
166
        stick-active.xpm                                                \
 
167
        stick-inactive.xpm                                              \
 
168
        stick-prelight.xpm                                              \
 
169
        stick-pressed.xpm                                               \
 
170
        stick-toggled-active.xpm                                        \
 
171
        stick-toggled-inactive.xpm                                      \
 
172
        stick-toggled-prelight.xpm                                      \
 
173
        stick-toggled-pressed.xpm                                       \
 
174
        title-1-active.xpm                                              \
 
175
        title-1-inactive.xpm                                            \
 
176
        title-2-active.xpm                                              \
 
177
        title-2-inactive.xpm                                            \
 
178
        title-3-active.xpm                                              \
 
179
        title-3-inactive.xpm                                            \
 
180
        title-4-active.xpm                                              \
 
181
        title-4-inactive.xpm                                            \
 
182
        title-5-active.xpm                                              \
 
183
        title-5-inactive.xpm                                            \
 
184
        top-left-active.xpm                                             \
 
185
        top-left-inactive.xpm                                           \
 
186
        top-right-active.xpm                                            \
 
187
        top-right-inactive.xpm
 
188
 
 
189
theme_DATA =                                                            \
 
190
        README                                                          \
 
191
        themerc                                                         \
 
192
        $(XPM_FILES)                                                    \
 
193
        $(PNG_FILES)
 
194
 
 
195
EXTRA_DIST =                                                            \
 
196
        $(theme_DATA)                                                   \
 
197
        $(SVG_FILES)
 
198
 
 
199
noinst_DATA =                                                           \
 
200
        $(SVG_FILES)
 
201
 
 
202
vacuum-defs:
 
203
        for svg_file in $(SVG_FILES); do \
 
204
                inkscape --without-gui --vacuum-defs --file=$$svg_file; \
 
205
        done
 
206
 
 
207
update-png:
 
208
        for svg_file in $(SVG_FILES); do \
 
209
                image=$${svg_file%.svg}; \
 
210
                rsvg-convert -f png $$svg_file > $$image.png; \
 
211
        done