gnome-shell/src/tray
Niels De Graef 28ab1f4af4 Ensure G_PARAM_STATIC_STRINGS for all properties
In `st`, we can do this by using `ST_PARAM_*`. In the other code files,
just use `G_PARAM_STATIC_STRINGS` directly.

This is just a minor convenience to prevent a few unnecessary string
copies.

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/646
2019-07-30 13:58:44 +00:00
..
meson.build build: Support the meson build system 2017-07-20 00:20:54 +02:00
na-tray-child.c na-tray-child: Silence gdk_window_set_background_pattern warnings 2019-03-04 19:57:47 +00:00
na-tray-child.h tray: Get rid of deprecation warnings 2015-10-15 23:05:11 +02:00
na-tray-manager.c Ensure G_PARAM_STATIC_STRINGS for all properties 2019-07-30 13:58:44 +00:00
na-tray-manager.h na-tray-manager: Use gdk_screen_get_default() and gdk_x11_get_default_screen() 2019-02-27 00:35:04 +01:00