1
0
mirror of https://gitlab.gnome.org/GNOME/evince synced 2024-07-07 19:39:49 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Germán Poo-Caamaño
f32a352aaf Revert "shell: Make app D-Bus name match application name"
This reverts commit 98370393d2.
2018-10-06 23:56:02 -03:00
Germán Poo-Caamaño
63ceaa9936 Revert "Set back D-Bus application name to lowercase"
This reverts commit f99c554309.
2018-10-06 23:55:23 -03:00
Germán Poo-Caamaño
f99c554309 Set back D-Bus application name to lowercase
* Set application id lowercase
* Make the daemon and application names match
* Make the icons and desktop files match the
  application id
* Keep the D-BUS interfaces backwards compatible,
  and enable
  the flatpak version to launch the daemon.
* Take care of translations after renaming files.

This commit also changes the application id for flatpak,
which is a compromise.
2018-10-04 10:41:57 -03:00
Bastien Nocera
98370393d2 shell: Make app D-Bus name match application name
Just as for the daemon's name, make it match the application name.
2018-09-22 02:17:23 +02:00
Christian Persch
5141dcb055 shell: Use gdbus-codegen for the org.gnome.evince.Window interface 2012-08-07 11:35:00 +02:00
Christian Persch
c9aada8d18 shell: Use gdbus-codegen for the org.gnome.evince.Application interface 2012-08-07 11:33:04 +02:00