mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-01-02 06:20:13 +01:00
It's generally a good idea to avoid trailing whitespace in order to keep patchs minimal. While it's common to enforce such restrictions for C code, it's important for docbok XML files too. Hence, let's clean this up and remove all trailing whitespace currently in place. [By policy we do not clean up historical trailing whitespace and tab-indentation in the C source code unless we are modifying those lines anyway, to retain the ability to merge stable-branch bugfixes into the development branch. However, the copy of the spec in the development branch is the only one that receives any updates, so that concern doesn't apply here. -smcv] Bug: https://bugs.freedesktop.org/show_bug.cgi?id=91755 |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| busconfig.dtd | ||
| dbus-api-design.duck | ||
| dbus-cleanup-sockets.1.xml.in | ||
| dbus-daemon.1.xml.in | ||
| dbus-faq.xml | ||
| dbus-launch.1.xml.in | ||
| dbus-monitor.1.xml.in | ||
| dbus-run-session.1.xml.in | ||
| dbus-send.1.xml.in | ||
| dbus-specification.xml | ||
| dbus-test-plan.xml | ||
| dbus-test-tool.1.xml.in | ||
| dbus-tutorial.xml | ||
| dbus-update-activation-environment.1.xml.in | ||
| dbus-uuidgen.1.xml.in | ||
| dcop-howto.txt | ||
| diagram.png | ||
| diagram.svg | ||
| doxygen_to_devhelp.xsl | ||
| file-boilerplate.c | ||
| introspect.dtd | ||
| introspect.xsl | ||
| Makefile.am | ||
| system-activation.txt | ||
| TODO | ||