View | Details | Raw Unified | Return to bug 147714
Collapse All | Expand All

(-)./osmo/Makefile (-1 / +1 lines)
Lines 33-39 Link Here
33
33
34
MAN1=		osmo.1
34
MAN1=		osmo.1
35
35
36
POFILES=	ca cs de el es fi fr hu it ja lt nl pl pt \
36
POFILES=	bg ca cs da de el en_GB es fi fr hu it ja lt nl pl pt \
37
		ru sv tr uk zh_CN
37
		ru sv tr uk zh_CN
38
38
39
MSGFMT=		${LOCALBASE}/bin/msgfmt
39
MSGFMT=		${LOCALBASE}/bin/msgfmt
(-)./osmo/pkg-plist (-15 / +3 lines)
Lines 6-15 Link Here
6
share/icons/hicolor/32x32/apps/osmo.png
6
share/icons/hicolor/32x32/apps/osmo.png
7
share/icons/hicolor/48x48/apps/osmo.png
7
share/icons/hicolor/48x48/apps/osmo.png
8
share/icons/hicolor/scalable/apps/osmo.svg
8
share/icons/hicolor/scalable/apps/osmo.svg
9
share/locale/bg/LC_MESSAGES/osmo.mo
9
share/locale/ca/LC_MESSAGES/osmo.mo
10
share/locale/ca/LC_MESSAGES/osmo.mo
10
share/locale/cs/LC_MESSAGES/osmo.mo
11
share/locale/cs/LC_MESSAGES/osmo.mo
12
share/locale/da/LC_MESSAGES/osmo.mo
11
share/locale/de/LC_MESSAGES/osmo.mo
13
share/locale/de/LC_MESSAGES/osmo.mo
12
share/locale/el/LC_MESSAGES/osmo.mo
14
share/locale/el/LC_MESSAGES/osmo.mo
15
share/locale/en_GB/LC_MESSAGES/osmo.mo
13
share/locale/es/LC_MESSAGES/osmo.mo
16
share/locale/es/LC_MESSAGES/osmo.mo
14
share/locale/fi/LC_MESSAGES/osmo.mo
17
share/locale/fi/LC_MESSAGES/osmo.mo
15
share/locale/fr/LC_MESSAGES/osmo.mo
18
share/locale/fr/LC_MESSAGES/osmo.mo
Lines 28-46 Link Here
28
share/pixmaps/osmo.png
31
share/pixmaps/osmo.png
29
share/sounds/osmo/alarm.wav
32
share/sounds/osmo/alarm.wav
30
@dirrm share/sounds/osmo
33
@dirrm share/sounds/osmo
31
@dirrmtry share/sounds
32
@dirrmtry share/icons/hicolor/scalable/apps
33
@dirrmtry share/icons/hicolor/scalable
34
@dirrmtry share/icons/hicolor/48x48/apps
35
@dirrmtry share/icons/hicolor/48x48
36
@dirrmtry share/icons/hicolor/32x32/apps
37
@dirrmtry share/icons/hicolor/32x32
38
@dirrmtry share/icons/hicolor/24x24/apps
39
@dirrmtry share/icons/hicolor/24x24
40
@dirrmtry share/icons/hicolor/22x22/apps
41
@dirrmtry share/icons/hicolor/22x22
42
@dirrmtry share/icons/hicolor/16x16/apps
43
@dirrmtry share/icons/hicolor/16x16
44
@dirrmtry share/icons/hicolor
45
@dirrmtry share/icons
46
@dirrmtry share/applications
34
@dirrmtry share/applications

Return to bug 147714