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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/embed/ephy-web-app-utils.h b/embed/ephy-web-app-utils.h
index 8326c4a10..7c8a09f3d 100644
--- a/embed/ephy-web-app-utils.h
+++ b/embed/ephy-web-app-utils.h
@@ -39,6 +39,7 @@ typedef struct {
} EphyWebApplication;
#define EPHY_WEB_APP_PREFIX "app-"
+#define EPHY_WEB_APP_ICON_NAME "app-icon.png"
char *ephy_web_application_create (EphyWebView *view, const char *title, GdkPixbuf *icon);