diff --git a/Apps.png b/Apps.png new file mode 100644 index 0000000..5bb1d26 Binary files /dev/null and b/Apps.png differ diff --git a/README.md b/README.md index 9d91753..903cc52 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,10 @@ # Webpin ### A simple app to pin websites on the desktop designed for [elementary OS](https://elementary.io/) +Webpin is a fork of Webby created by Erasmo MarĂ­n + +![screenshot](Screenshot.png) + +Pin your any favourite website on Applications Menu or Plank like a regular desktop app + +![Apps](Apps.png) diff --git a/Screenshot.png b/Screenshot.png new file mode 100644 index 0000000..42f1604 Binary files /dev/null and b/Screenshot.png differ diff --git a/data/com.github.artemanufrij.webpin.appdata.xml b/data/com.github.artemanufrij.webpin.appdata.xml index e93bbde..b3634c6 100644 --- a/data/com.github.artemanufrij.webpin.appdata.xml +++ b/data/com.github.artemanufrij.webpin.appdata.xml @@ -7,11 +7,11 @@ Webpin A simple app to pin websites on the desktop -

Pin your any favourite website on Applications Menu or Plank like a regular desktop app

+

Pin your any favorite website on Applications Menu or Plank like a regular desktop app

Utility - Internet + Network #399cd2 @@ -27,5 +27,8 @@ https://raw.githubusercontent.com/artemanufrij/webpin/master/Screenshot.png + + https://raw.githubusercontent.com/artemanufrij/webpin/master/Apps.png + diff --git a/debian/control b/debian/control index 979b755..172b2f1 100644 --- a/debian/control +++ b/debian/control @@ -6,8 +6,8 @@ Build-Depends: cmake (>= 2.8), cmake-elementary, debhelper (>= 9), libgranite-dev, - valac (>= 0.26), - libwebkit2gtk-4.0 + libwebkit2gtk-4.0-dev, + valac (>= 0.26) Standards-Version: 3.9.3 Package: com.github.artemanufrij.webpin