~indicator-applet-developers/libindicator/trunk.13.10

Viewing all changes in revision 494.

  • Committer: Lars Uebernickel
  • Date: 2013-06-07 15:33:03 UTC
  • mfrom: (489.2.3 new-indicator-file-format)
  • Revision ID: lars.uebernickel@canonical.com-20130607153303-glgjxz8b41irccbv
Merge lp:~larsu/new-indicator-file-format

IndicatorNg: update indicator file format

The old file format had some shortcomings:

(1) It was impossible to efficiently reuse a menu for different profiles,
because the profile name was implicit in the object path. The only way to do
this was to export the same menu twice. Now, object paths have to be set
explicitly in the indicator file.

(2) The well-known dbus name of a service and the name of its service file were
similar but slightly different (com.canonical.indicator.test vs
com.canonical.test.indicator), which caused some confusion on when to use
which. Now, the file name *is* the bus name, and the `BusName` key has been
dropped.

The new file format is documented in README.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: