Merge branch 'master' of github.com:artemanufrij/webpin

This commit is contained in:
Artem Anufrij 2017-08-02 22:10:45 +02:00
commit e88d11d17d
5 changed files with 14 additions and 4 deletions

BIN
Apps.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

View file

@ -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)

BIN
Screenshot.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

View file

@ -7,11 +7,11 @@
<name>Webpin</name>
<summary>A simple app to pin websites on the desktop</summary>
<description>
<p>Pin your any favourite website on Applications Menu or Plank like a regular desktop app</p>
<p>Pin your any favorite website on Applications Menu or Plank like a regular desktop app</p>
</description>
<categories>
<category>Utility</category>
<category>Internet</category>
<category>Network</category>
</categories>
<custom>
<value key="x-appcenter-color-primary">#399cd2</value>
@ -27,5 +27,8 @@
<screenshot type="default">
<image>https://raw.githubusercontent.com/artemanufrij/webpin/master/Screenshot.png</image>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/artemanufrij/webpin/master/Apps.png</image>
</screenshot>
</screenshots>
</component>

4
debian/control vendored
View file

@ -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