Re: [libvirt] [dbus PATCH] APIs should appear in aplhabetical order in all files.

2018-04-12 Thread Katerina Koukiou
On Thu, 2018-04-12 at 11:42 +0200, Katerina Koukiou wrote: > In C and XML files the order is: > 1) properties > 2) methods > 3) signals > All of them sorted in their category alphabetically. > > Signed-off-by: Katerina Koukiou > --- > data/org.libvirt.Connect.xml | 12 +-- > data/org.libvirt.Do

[libvirt] [dbus PATCH] APIs should appear in aplhabetical order in all files.

2018-04-12 Thread Katerina Koukiou
In C and XML files the order is: 1) properties 2) methods 3) signals All of them sorted in their category alphabetically. Signed-off-by: Katerina Koukiou --- data/org.libvirt.Connect.xml | 12 +-- data/org.libvirt.Domain.xml | 54 ++-- src/connect.c| 2 +- src/domain

Re: [libvirt] [dbus PATCH] APIs should appear in aplhabetical order in all files.

2018-04-09 Thread Katerina Koukiou
On Mon, 2018-04-09 at 17:45 +0200, Pavel Hrdina wrote: > On Mon, Apr 09, 2018 at 05:10:48PM +0200, Katerina Koukiou wrote: > > In C and XML files the order is: > > 1) properties > > 2) methods > > 3) signals > > All of them sorted in their category alphabetically. > > > > Signed-off-by: Katerina K

Re: [libvirt] [dbus PATCH] APIs should appear in aplhabetical order in all files.

2018-04-09 Thread Pavel Hrdina
On Mon, Apr 09, 2018 at 05:10:48PM +0200, Katerina Koukiou wrote: > In C and XML files the order is: > 1) properties > 2) methods > 3) signals > All of them sorted in their category alphabetically. > > Signed-off-by: Katerina Koukiou > --- > data/org.libvirt.Connect.xml | 12 +-- > data/org.lib

[libvirt] [dbus PATCH] APIs should appear in aplhabetical order in all files.

2018-04-09 Thread Katerina Koukiou
In C and XML files the order is: 1) properties 2) methods 3) signals All of them sorted in their category alphabetically. Signed-off-by: Katerina Koukiou --- data/org.libvirt.Connect.xml | 12 +-- data/org.libvirt.Domain.xml | 54 ++-- src/connect.c| 2 +- src/domain