summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2015-01-24 11:03:07 +0100
committerJörg Frings-Fürst <debian@jff-webhosting.net>2015-01-24 11:03:07 +0100
commit4b7a48bda37da6ac1c08822c7c888be6bf7cb751 (patch)
tree919bbd1c7eeca956a4cb20c8e3b88c9a2e27f821 /README.md
parent751a72bc2d2f54e27206a32cd4b7b17e9837228e (diff)
parentb683ce2789d95b2e9f221e75adc30efd91cfb901 (diff)
Merge tag 'upstream/0.5.7'
Upstream version 0.5.7
Diffstat (limited to 'README.md')
-rw-r--r--README.md20
1 files changed, 5 insertions, 15 deletions
diff --git a/README.md b/README.md
index d9d6698..c8342ce 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@ Gnome-Pie
**Gnome-Pie** is a circular application launcher for Linux. It is made of several pies, each consisting of multiple slices. The user presses a key stroke which opens the desired pie. By activating one of its slices, applications may be launched, key presses may be simulated or files can be opened.
-Feel free to visit its **homepage** at http://gnome-pie.simonschneegans.de
+Feel free to visit its **homepage** at http://simmesimme.github.io/gnome-pie.html
It is inspired by an addon written for the game World of Warcraft.
(http://go-hero.net/opie/)
@@ -20,25 +20,19 @@ sudo apt-get install gnome-pie
## Compiling and installing from source!
-First of all, install all dependancies. For compilation and linking against GTK3:
+First of all, install all dependancies:
~~~~
sudo apt-get install libgtk-3-dev libcairo2-dev libappindicator3-dev libgee-dev libxml2-dev libxtst-dev libgnome-menu-3-dev valac cmake libunique-3.0-dev libbamf3-dev libwnck-3-dev bamfdaemon
~~~~
-For compilation and linking against GTK2:
-
-~~~~
-sudo apt-get install libgtk2.0-dev libcairo2-dev libappindicator-dev libgee-dev libxml2-dev libxtst-dev libgnome-menu-dev valac cmake libunique-dev libbamf-dev libwnck-dev bamfdaemon
-~~~~
-
Then build Gnome-Pie by typing:
~~~~
./make.sh
~~~~
-Launch it with
+Launch it with
~~~~
./gnome-pie
@@ -62,11 +56,7 @@ I really like working on Gnome-Pie — and you can help improving it! There are
### Translate Gnome-Pie!
-This is really easy: [There is an easy-to-follow step-by-step-guide available](http://www.simonschneegans.de/?p=439)!
-
-### Create Themes for Gnome-Pie!
-
-If you have some ideas on how Gnome-Pie should look: It’s easy to create new themes! I would love to include some true art in this software! [There is an comprehensive guide as well](http://www.simonschneegans.de/?p=246).
+This is really easy: [There is an easy-to-follow step-by-step-guide available](http://simmesimme.github.io/lessons/2011/11/09/translate-gnome-pie/)!
### Donate!
@@ -74,7 +64,7 @@ If you can’t afford the time to do the stuff mentioned above, but still want t
## License
-Copyright (C) 2011-2012 Simon Schneegans <code@simonschneegans.de>
+Copyright (C) 2011-2015 Simon Schneegans <code@simonschneegans.de>
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.