| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
Work-in-progress of the gmenu port for the service. The bulk of this patch
removes everything related to libindicate from the service. Only the static
app launchers and their configured shortcut actions are exported for now.
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Previously, this was handled by looking for .desktop files in various system
and user directories. The messaging menu should not display any applications
by default anymore, so a simple per-user gsettings list suffices. A neat side
effect is that the hairy blacklist handling is not needed anymore, either.
Small regression: apps are not configurable at runtime anymore (settings key is
not listened to for changes).
|
|
|
|
|
|
|
| |
It was only really used to figure out whether one of the default apps was ever
running, so that "Set up..." or the app name and actions would be shown in the
menu. Since there are no default apps anymore, this is not needed either.
|
|
|
|
|
|
|
|
| |
This gets rid of the "Set Up <app>" sections for Email, Chat, and Broadcast.
Also, default apps don't get to override the icon and names anymore. Every app
gets its real name and icon displayed. Overriding the icon with
X-Ayatana-Messaging-Menu-Icon is still possible.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|