/distro-configs/

nt type='xhtml'>
XServiceInfo does not need to be declared as a supported sub-interface
for services, it is always implicitly there.
Also, for those services that now only contain one interface, convert
them to new-style service IDL declarations.

Change-Id: I325c27f287a02de6bdfc8bb6e5bf6c2a4ae0a753

Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
Remove comment art from offapi and udkapi 2012-08-12T17:29:16+00:00 Jean-Tiare LE BIGOT admin@jtlebi.fr 2012-08-11T17:22:07+00:00 fc2998738538a8e8abc4b8ab5b84a12aa7365dd0 I used this "one-liner" to detect comment lines containing only spaces and '=' or '-' $ find . -name "*.*" -exec sed -i '/^\s*\/\/\s*[-=]*\s*$/d' {} \; Change-Id: Iac589765c8c2e7c3ad9c487d57e48b4fd4439f07
I used this "one-liner" to detect comment lines containing
only spaces and '=' or '-'

$ find . -name "*.*" -exec sed -i '/^\s*\/\/\s*[-=]*\s*$/d' {} \;

Change-Id: Iac589765c8c2e7c3ad9c487d57e48b4fd4439f07
re-base on ALv2 code. 2012-06-12T13:56:28+00:00 Michael Meeks michael.meeks@suse.com 2012-06-12T13:52:37+00:00 63607e9e07390f960e56f7355de937703c010dd6