background: Update for gnome-shell Screenshot API changes
https://bugzilla.gnome.org/show_bug.cgi?id=692849
This commit is contained in:
parent
5357cdea8a
commit
8d99d1c7c5
1 changed files with 3 additions and 3 deletions
|
@ -382,9 +382,9 @@ get_screenshot_async (CcBackgroundPanel *panel)
|
|||
panel->priv->screenshot_path);
|
||||
|
||||
g_dbus_connection_call (panel->priv->connection,
|
||||
"org.gnome.Shell",
|
||||
"/org/gnome/Shell",
|
||||
"org.gnome.Shell",
|
||||
"org.gnome.Shell.Screenshot",
|
||||
"/org/gnome/Shell/Screenshot",
|
||||
"org.gnome.Shell.Screenshot",
|
||||
method_name,
|
||||
method_params,
|
||||
NULL,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue