~lkundrak/network-manager-applet/nma-1-2

1046 by Michael Biebl
Add gitignore file.
1
*~
2
*.o
3
*.lo
4
*.la
1348 by Pablo Castellano
Created src/utils/tests/.gitignore
5
*.swp
1046 by Michael Biebl
Add gitignore file.
6
Makefile
7
Makefile.in*
8
configure
9
compile
10
config.*
11
aclocal.m4
3076.1.3 by Thomas Haller
build: add cscope.files to gitignore
12
/cscope.files
1046 by Michael Biebl
Add gitignore file.
13
depcomp
14
install-sh
15
libtool
16
ltmain.sh
17
missing
18
mkinstalldirs
19
POTFILES
20
stamp-*
2463 by Dan Winship
Use Makefile.glib to build marshallers
21
*.stamp
1046 by Michael Biebl
Add gitignore file.
22
.deps
23
.libs
24
autom4te.cache
25
intltool-*
26
po/*.gmo
2080 by Tommi Vainikainen
gitignore: Add generated *.pot files in po/ subdirectory
27
po/*.pot
1046 by Michael Biebl
Add gitignore file.
28
po/.intltool-merge-cache
29
m4/gtk-doc.m4
30
m4/intltool.m4
31
m4/libtool.m4
32
m4/lt*.m4
33
3351 by Thomas Haller
gitignore: ignore cscope files
34
/cscope.in.out
35
/cscope.out
36
/cscope.po.out
37
3268 by Lubomir Rintel
build: create a xz compressed tarball by default
38
/network-manager-applet-*.tar.*
1046 by Michael Biebl
Add gitignore file.
39
nm-applet.conf
40
nm-applet.desktop
41
nm-connection-editor.desktop
2464 by Dan Winship
applet: port to GSettings
42
org.gnome.nm-applet.gschema.xml
43
org.gnome.nm-applet.gschema.valid
3262 by Ethirajan D
appdata: add appdata for nm-connection-editor (bgo #752621)
44
org.gnome.nm-connection-editor.appdata.xml
1046 by Michael Biebl
Add gitignore file.
45
src/connection-editor/nm-connection-editor
46
src/connection-editor/nm-connection-editor-service-glue.h
3154.1.7 by Dan Winship
libnma: new libnm-based version of libnm-gtk
47
src/libnma/libnma.pc
48
src/libnma/NMA-1.0.gir
49
src/libnma/NMA-1.0.typelib
2433 by Dan Winship
Update .gitignore
50
src/libnm-gtk/libnm-gtk.pc
2602 by Dan Winship
libnm-gtk: add introspection
51
src/libnm-gtk/NMGtk-1.0.gir
52
src/libnm-gtk/NMGtk-1.0.typelib
2664 by Aleksander Morgado
libnm-gtk: added unit tests for the mobile provider database
53
src/libnm-gtk/tests/test-mobile-providers
2463 by Dan Winship
Use Makefile.glib to build marshallers
54
src/marshallers/nma-marshal.*
1046 by Michael Biebl
Add gitignore file.
55
src/nm-applet
1866 by Giovanni Campagna
applet: provide simple D-Bus API for GNOME Shell indicator (bgo #642503)
56
src/applet-dbus-bindings.h
2739 by Dan Winship
.gitignore: add man pages
57
man/*.1
3377 by Thomas Haller
gitignore: ignore some test artifacts
58
59
/test-driver
60
**/tests/test-*.log
61
**/tests/test-*.trs