mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-01-04 03:50:16 +01:00
2005-02-17 Colin Walters <walters@verbum.org>
* bus/.cvsignore, doc/.cvsignore * test/data/valid-service-files/.cvsignore, test/glib/.cvsignore: Update.
This commit is contained in:
parent
248895207d
commit
a9a4cc5f93
5 changed files with 12 additions and 2 deletions
|
|
@ -1,5 +1,11 @@
|
|||
2005-02-17 Colin Walters <walters@verbum.org>
|
||||
|
||||
* bus/.cvsignore, doc/.cvsignore
|
||||
* test/data/valid-service-files/.cvsignore, test/glib/.cvsignore:
|
||||
Update.
|
||||
|
||||
2005-02-17 Colin Walters <walters@verbum.org>
|
||||
|
||||
* dbus/dbus-protocol.h (DBUS_SERVICE_ORG_FREEDESKTOP_DBUS):
|
||||
Rename to DBUS_SERVICE_DBUS.
|
||||
(DBUS_PATH_ORG_FREEDESKTOP_DBUS): Rename to DBUS_PATH_DBUS.
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ Makefile
|
|||
Makefile.in
|
||||
*.lo
|
||||
*.la
|
||||
dbus-daemon-1
|
||||
dbus-daemon
|
||||
*.bb
|
||||
*.bbg
|
||||
*.da
|
||||
|
|
@ -14,4 +14,4 @@ rc.messagebus
|
|||
messagebus
|
||||
session.conf
|
||||
system.conf
|
||||
dbus-daemon-1.1
|
||||
dbus-daemon.1
|
||||
|
|
|
|||
|
|
@ -9,3 +9,4 @@ api
|
|||
dbus-specification.html
|
||||
dbus-test-plan.html
|
||||
dbus-tutorial.html
|
||||
dbus-faq.html
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
debug-echo.service
|
||||
debug-segfault.service
|
||||
debug-glib.service
|
||||
|
||||
|
|
|
|||
|
|
@ -8,3 +8,5 @@ test-service-glib
|
|||
test-thread-client
|
||||
test-thread-server
|
||||
run-test.conf
|
||||
test-service-glib-bindings.h
|
||||
test-service-glib-glue.h
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue