-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitattributes
133 lines (133 loc) · 2.98 KB
/
.gitattributes
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
120
121
122
123
124
125
126
127
128
129
130
131
132
133
* text=auto !eol
/AUTHORS -text
/COPYING -text
/ChangeLog -text
DOCS/keyboard_shortcuts.txt -text
DOCS/tech/dbus.txt -text
DOCS/tech/plugin-interaction.txt -text
/INSTALL -text
/Makefile.am -text
/Makefile.in -text
/NEWS -text
/README -text
/aclocal.m4 -text
/apps.gecko-mediaplayer.preferences.gschema.xml -text
/apps.gnome-mplayer.preferences.gschema.xml -text
/compile -text
/config.guess -text
/config.h.in -text
/config.sub -text
/configure -text
/configure.in -text
/depcomp -text
/gnome-mplayer.1 -text
/gnome-mplayer.desktop -text
/gnome-mplayer.schemas -text
/gnome-mplayer.schemas.in -text
/gnome-mplayer.spec.in -text
/gnome-mplayer.xml -text
icons/16x16/Makefile.am -text
icons/16x16/Makefile.in -text
icons/16x16/gnome-mplayer.png -text
icons/22x22/Makefile.am -text
icons/22x22/Makefile.in -text
icons/22x22/gnome-mplayer.png -text
icons/24x24/Makefile.am -text
icons/24x24/Makefile.in -text
icons/24x24/gnome-mplayer.png -text
icons/32x32/Makefile.am -text
icons/32x32/Makefile.in -text
icons/32x32/gnome-mplayer.png -text
icons/48x48/Makefile.am -text
icons/48x48/Makefile.in -text
icons/48x48/gnome-mplayer.png -text
icons/Makefile.am -text
icons/Makefile.in -text
icons/scalable/Makefile.am -text
icons/scalable/Makefile.in -text
icons/scalable/gnome-mplayer.svg -text
/install-sh -text
/ltmain.sh -text
/missing -text
/mkinstalldirs -text
pixmaps/gnome_mplayer.xpm -text
pixmaps/media-playback-pause.xpm -text
pixmaps/media-playback-start.xpm -text
pixmaps/media-playback-stop.xpm -text
pixmaps/media-seek-backward.xpm -text
pixmaps/media-seek-forward.xpm -text
pixmaps/media-skip-backward.xpm -text
pixmaps/media-skip-forward.xpm -text
pixmaps/view-fullscreen.xpm -text
po/ChangeLog -text
po/Makefile.in.in -text
po/POTFILES.in -text
po/ar.po -text
po/bg.po -text
po/ca.po -text
po/cs.po -text
po/da.po -text
po/de.po -text
po/el.po -text
po/en_GB.po -text
po/es.po -text
po/et.po -text
po/eu.po -text
po/fi.po -text
po/fo.po -text
po/fr.po -text
po/fy.po -text
po/gl.po -text
po/gnome-mplayer.pot -text
po/he.po -text
po/hr.po -text
po/hu.po -text
po/id.po -text
po/it.po -text
po/ja.po -text
po/kk.po -text
po/ko.po -text
po/lt.po -text
po/nl.po -text
po/pl.po -text
po/pt.po -text
po/pt_BR.po -text
po/ro.po -text
po/ru.po -text
po/si.po -text
po/sr.po -text
po/[email protected] -text
po/sv.po -text
po/th.po -text
po/tr.po -text
po/ug.po -text
po/uk.po -text
po/vi.po -text
po/zh_CN.po -text
po/zh_HK.po -text
po/zh_TW.po -text
src/Makefile.am -text
src/Makefile.in -text
src/caja_property_page.c -text
src/common.h -text
src/database.c -text
src/database.h -text
src/dbus-interface.c -text
src/dbus-interface.h -text
src/gui.c -text
src/gui.h -text
src/langlist.h -text
src/main.c -text
src/mime_types.h -text
src/mntent_compat.c -text
src/mntent_compat.h -text
src/mpris-interface.c -text
src/mpris-interface.h -text
src/nautilus_property_page.c -text
src/nemo_property_page.c -text
src/playlist.c -text
src/playlist.h -text
src/property_page_common.c -text
src/property_page_common.h -text
src/support.c -text
src/support.h -text