gnome-control-center/panels/sharing
Jake Dane 89443fe550 desktop: Remove obsolete Bugzilla entries
The `X-GNOME-Bugzilla-*` entries were for use by bug-buddy, a GNOME 2
technology that's been gone for over a decade. These entries are
obsolete and can be removed from all desktop files.

The `X-GNOME-Settings-Panel` entry is also obsolete as far as I can
tell and only these panels had it in their desktop file: notifications,
sharing, sound and user-accounts. These entries can also be removed.

After removing the `X-GNOME-Bugzilla-*` entries, the desktop files have
no more variables in them. The meson `configure_file` step is therefor
pointless—there are no variables to configure. As such the
`*.desktop.in.in` files are renamed to `*.desktop.in` to reflect this
and `meson.build` files are modified to remove `configure_file` step.
2022-10-20 13:20:09 +00:00
..
icons Add individual app icons 2022-01-31 14:08:22 +00:00
cc-gnome-remote-desktop.c sharing: Port Screen Sharing dialog to RDP 2022-02-26 18:19:14 +00:00
cc-gnome-remote-desktop.h sharing: Port Screen Sharing dialog to RDP 2022-02-26 18:19:14 +00:00
cc-media-sharing.c sharing: Also disable Tracker3 2020-10-29 20:31:17 +00:00
cc-media-sharing.h sharing: Replace ifdefs with #pragma once 2018-06-01 21:21:05 +00:00
cc-remote-login-helper.c sharing/remote-login: Move systemd unit management into helper 2022-02-26 18:19:14 +00:00
cc-remote-login.c sharing: Use g_auto for variables 2018-06-03 01:11:17 +00:00
cc-remote-login.h sharing: Replace ifdefs with #pragma once 2018-06-01 21:21:05 +00:00
cc-sharing-networks.c Add missing a11y labels 2022-05-31 21:08:44 +00:00
cc-sharing-networks.h sharing: Port to GTK4 2021-12-14 22:34:21 -03:00
cc-sharing-networks.ui sharing: Port to GTK4 2021-12-14 22:34:21 -03:00
cc-sharing-panel.c Issue 1846, Check for NULL pointer before gtk_editable_set_text 2022-07-11 02:20:50 +00:00
cc-sharing-panel.h sharing: Replace ifdefs with #pragma once 2018-06-01 21:21:05 +00:00
cc-sharing-panel.ui sharing: Use AdwEntryRow for remote-desktop setup 2022-07-26 20:11:56 +00:00
cc-systemd-service.c sharing/systemd-service: Treat 'static' state as enabled 2022-03-03 21:11:23 +00:00
cc-systemd-service.h sharing/systemd-service: Add is_active() helper 2022-02-26 18:19:14 +00:00
cc-tls-certificate.c sharing/tls: Change expiration timeout to 2 years 2022-02-26 18:19:14 +00:00
cc-tls-certificate.h sharing: Add TLS certificate generation implementation 2022-02-26 18:19:14 +00:00
file-share-properties.c sharing: Use g_auto for variables 2018-06-03 01:11:17 +00:00
file-share-properties.h sharing: Replace ifdefs with #pragma once 2018-06-01 21:21:05 +00:00
gnome-sharing-panel.desktop.in desktop: Remove obsolete Bugzilla entries 2022-10-20 13:20:09 +00:00
gsd-sharing-enums.h sharing: Replace ifdefs with #pragma once 2018-06-01 21:21:05 +00:00
meson.build desktop: Remove obsolete Bugzilla entries 2022-10-20 13:20:09 +00:00
org.gnome.controlcenter.remote-login-helper.policy.in.in build: Migrate from Intltool to Gettext 2018-01-23 10:49:31 +01:00
org.gnome.SettingsDaemon.Sharing.xml sharing: Update for sharing plugin API changes 2014-06-25 16:21:21 +02:00
sharing.css sharing: Generate RDP TLS certificates when missing 2022-02-26 18:19:14 +00:00
sharing.gresource.xml sharing: Generate RDP TLS certificates when missing 2022-02-26 18:19:14 +00:00