aboutsummaryrefslogtreecommitdiffstats
path: root/embed/ephy-web-app-utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'embed/ephy-web-app-utils.h')
-rw-r--r--embed/ephy-web-app-utils.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/embed/ephy-web-app-utils.h b/embed/ephy-web-app-utils.h
index 39399dd0b..a28ae76b1 100644
--- a/embed/ephy-web-app-utils.h
+++ b/embed/ephy-web-app-utils.h
@@ -28,6 +28,8 @@
G_BEGIN_DECLS
+#define EPHY_WEB_APP_PREFIX "app-"
+
gboolean ephy_delete_web_application (const char *name);
G_END_DECLS