-
Notifications
You must be signed in to change notification settings - Fork 9
/
.gitignore
115 lines (112 loc) · 2.4 KB
/
.gitignore
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
*~
*.o
*.lo
*.la
.*.swp
.libs
.deps
Makefile
Makefile.in
*.trs
*.log
*.stamp
ChangeLog
configure
config.log
depcomp
compile
config.guess
config.h
config.rpath
config.sub
ltmain.sh
ABOUT-NLS
INSTALL
mkinstalldirs
config.status
stamp-h1
config.h.in
autom4te.cache
libtool
missing
aclocal.m4
install-sh
gtk-doc.m4
gtk-doc.make
test-driver
common/.dirstamp
common/stamp-xfconf-marshal.h
common/xfconf-marshal.c
common/xfconf-marshal.h
common/xfconf-alias.h
common/xfconf-aliasdef.c
common/xfconf-dbus.xml
common/xfconf-gdbus-bindings.c
common/xfconf-gdbus-bindings.h
docs/reference/html
docs/reference/xml
docs/reference/xfconf*
!docs/reference/xfconf-docs.xml
!docs/reference/xfconf-overrides.txt
!docs/reference/xfconf-sections.txt
!docs/reference/xfconf.types
m4/*
po/POTFILES
po/Makefile.in.in
po/stamp-*
po/*.gmo
po/*.pot
po/stamp-*
po/Makevars.template
po/Rules-quot
po/boldquot.sed
po/en@boldquot.header
po/en@quot.header
po/insert-header.sin
po/quot.sed
po/remove-potcdate.sed
po/remove-potcdate.sin
po/xfconf.pot
tests/get-properties/t-get-arrayv
tests/get-properties/t-get-boolean
tests/get-properties/t-get-double
tests/get-properties/t-get-int
tests/get-properties/t-get-string
tests/get-properties/t-get-stringlist
tests/get-properties/t-get-uint64
tests/has-properties/t-has-arrayv
tests/has-properties/t-has-boolean
tests/has-properties/t-has-double
tests/has-properties/t-has-int
tests/has-properties/t-has-string
tests/has-properties/t-has-stringlist
tests/has-properties/t-has-uint64
tests/object-bindings/t-object-bindings
tests/others/t-issue-16
tests/property-changed-signal/t-string-changed-signal
tests/property-changed-signal/t-string-changed-signal-detailed
tests/reset-properties/t-reset-arrayv
tests/reset-properties/t-reset-boolean
tests/reset-properties/t-reset-double
tests/reset-properties/t-reset-int
tests/reset-properties/t-reset-string
tests/reset-properties/t-reset-stringlist
tests/reset-properties/t-reset-uint64
tests/set-properties/t-set-arrayv
tests/set-properties/t-set-boolean
tests/set-properties/t-set-double
tests/set-properties/t-set-int
tests/set-properties/t-set-string
tests/set-properties/t-set-stringlist
tests/set-properties/t-set-uint64
tests/tests-end/t-tests-end
xfconf/xfconf-dbus-bindings.h
xfconf/libxfconf-0.pc
xfconf/Xfconf-0.gir
xfconf/Xfconf-0.typelib
xfconf/libxfconf-0.vapi
xfconf-query/xfconf-query
xfconfd/xfconfd
xfconfd/xfconf-dbus-server.h
xfconfd/*.Xfconf.service
xfconfd/xfconfd.service