~ubuntu-branches/ubuntu/saucy/cairo-dock-plug-ins/saucy

1
2
3
4
5
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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
#dnl Process this file with automake to produce Makefile.in

if WITH_OLD_GNOME_SUPPORT
gnome_old_dir=gnome-integration-old
endif

if WITH_GNOME_SUPPORT
gnome_dir=gnome-integration
endif

if WITH_XFCE_SUPPORT
xfce_dir=xfce-integration
endif

if WITH_ALSA_MIXER
alsa_mixer_dir=alsaMixer
endif

if WITH_TERMINAL
terminal_dir=terminal
endif

if WITH_POWERMANAGER
powermanager_dir=powermanager
endif

if WITH_WIFI
wifi_dir=wifi
endif

if WITH_TOMBOY
tomboy_dir=tomboy
endif

if WITH_RHYTHMBOX
rhythmbox_dir=rhythmbox
endif

if WITH_NVIDIA
nvidia_dir=nVidia
endif

if WITH_COMPIZ_ICON
compiz_icon_dir=compiz-icon
endif

if WITH_XGAMMA
xgamma_dir=Xgamma
endif

if WITH_GMENU
gmenu_dir=GMenu
endif

if WITH_MAIL
mail_dir=mail
endif

if WITH_WEBLETS
weblets_dir=weblets
endif

if WITH_KEYBOARD_INDICATOR
keyboard_indicator_dir=keyboard-indicator
endif

SUBDIRS = . po\
	${alsa_mixer_dir}\
	Animated-icons\
	Cairo-Penguin\
	Clipper\
	clock\
	${compiz_icon_dir}\
	cpusage\
	desklet-rendering\
	dialog-rendering\
	dock-rendering\
	Dbus\
	drop-indicator\
	dustbin\
	${gmenu_dir}\
	${gnome_dir}\
	${gnome_old_dir}\
	icon-effect\
	illusion\
	${keyboard_indicator_dir}\
	logout\
	${mail_dir}\
	motion-blur\
	netspeed\
	${nvidia_dir}\
	${powermanager_dir}\
	quick-browser\
	rame\
	${rhythmbox_dir}\
	shortcuts\
	showDesklets\
	showDesktop\
	show-mouse\
	slider\
	stack\
	switcher\
	systray\
	${terminal_dir}\
	${tomboy_dir}\
	Toons\
	weather\
	${weblets_dir}\
	${wifi_dir}\
	${xfce_dir}\
	${xgamma_dir}\
	xmms

EXTRA_DIST = \
	intltool-extract.in\
	intltool-merge.in\
	intltool-update.in\
	LICENSE