summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
authorAndre Miranda <andreldm@xfce.org>2019-07-13 18:22:52 -0300
committerAndre Miranda <andreldm@xfce.org>2019-07-13 18:22:52 -0300
commitf8a54167410b4c2395c23c6d5ab89e78095e283c (patch)
tree1c61e7f3299607bd91a4b30945022d3dec93bad9 /plugins
parentc53d11d9b1b948da7e266dc1cc3cc7d9602f42bd (diff)
downloadthunar-f8a54167410b4c2395c23c6d5ab89e78095e283c.tar.gz
Use https where possible
Diffstat (limited to 'plugins')
-rw-r--r--plugins/thunar-wallpaper/twp-provider.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/thunar-wallpaper/twp-provider.c b/plugins/thunar-wallpaper/twp-provider.c
index f345738a..887ae646 100644
--- a/plugins/thunar-wallpaper/twp-provider.c
+++ b/plugins/thunar-wallpaper/twp-provider.c
@@ -320,7 +320,7 @@ twp_action_set_wallpaper (ThunarxMenuItem *item,
/* Taken from xfce_spawn_get_active_workspace_number in xfce-spawn.c apart of
* the libxfce4ui library.
- * http://git.xfce.org/xfce/libxfce4ui/tree/libxfce4ui/xfce-spawn.c#n193
+ * https://git.xfce.org/xfce/libxfce4ui/tree/libxfce4ui/xfce-spawn.c#n193
*/
static gint
twp_get_active_workspace_number (GdkScreen *screen)