summaryrefslogtreecommitdiff
path: root/capplet
diff options
context:
space:
mode:
Diffstat (limited to 'capplet')
-rw-r--r--capplet/gsp-app.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/capplet/gsp-app.c b/capplet/gsp-app.c
index ab631aa..3652197 100644
--- a/capplet/gsp-app.c
+++ b/capplet/gsp-app.c
@@ -729,7 +729,7 @@ gsp_app_reload_at (GspApp *app,
gsp_app_new (path, xdg_position);
}
-gboolean
+static gboolean
gsp_app_can_launch (GKeyFile *keyfile)
{
char **only_show_in, **not_show_in;