alcadica / develop

A simple tool to help elementary OS developers to develop their own apps and widgets.
https://github.com/alcadica/develop
GNU General Public License v3.0
40 stars 7 forks source link

Fix deprecated Granite.Services.System.open_uri #46

Closed ryonakano closed 4 years ago

ryonakano commented 4 years ago

Fix the following warning is shown while compiling:

../src/Views/MainView.vala:57.17-57.48: warning: Granite.Services.System.open_uri has been deprecated since 5.2.4. Use GLib.AppInfo.launch_default_for_uri
Compilation succeeded - 1 warning(s)