diff options
| author | Thomas Haller <thaller@redhat.com> | 2018-03-02 05:55:21 +0100 |
|---|---|---|
| committer | Thomas Haller <thaller@redhat.com> | 2018-03-12 18:03:07 +0100 |
| commit | a1f37964f00a0dd66326d4f40564c223c9ecc88e (patch) | |
| tree | 5201bc74aa089dc8372e3c88ae5643796031af0e /src/settings/plugins | |
| parent | 8b75f10ebe5714e1872f0376317b85c57569db9c (diff) | |
| download | NetworkManager-a1f37964f00a0dd66326d4f40564c223c9ecc88e.tar.gz | |
core: rename "nm-bus-manager.h" to "nm-dbus-manager.h"
The next commit will completely rework NMBusManager and replace
NMExportedObject by a new type NMDBusObject.
Originally, NMDBusObject was added along NMExportedObject to ease
the rework and have compilable, intermediate stages of refactoring. Now,
I think the new name is better, because NMDBusObject is very strongly related
to the bus manager and the old name NMExportedObject didn't make that
clear.
I also slighly prefer the name NMDBusObject over NMBusObject, hence
for consistancy, also rename NMBusManager to NMDBusManager.
This commit only renames the file for a nicer diff in the next commit.
It does not actually update the type name in sources. That will be done
later.
Diffstat (limited to 'src/settings/plugins')
0 files changed, 0 insertions, 0 deletions
