# epiphany-mono **Repository Path**: mirrors_chromium_gitlab_gnome/epiphany-mono ## Basic Information - **Project Name**: epiphany-mono - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-09 - **Last Updated**: 2025-11-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Epiphany MONO Loader ==================== This is a highly experimental mono loader for Epiphany, it just about works for me, but probably won't work for you, so I wouldn't advise using it at the moment. If you want to help with the development, take a look at the TODO file, it contains an accurate list of the stuff that needs to be done. If you have any patches, then email me (Crispin Flowerday) at or catch me on IRC at #epiphany (nick crispin). Updating the Epiphany API ========================= If the epiphany-api.raw file gets out of sync (read: you get compile errors from the ephy-mono directory)., then do the following: 1) Ensure you have an up to date build of epiphany 2) Configure epiphany-mono against this build of epiphany passing --with-epiphany-source-dir=/path/to/epiphany/cvs/tree to configure 3) Go into the ephy-mono directory and type "make api" 4) If that compiled, and you have commit access, then check it in