Branch: master

66037b66 2014-10-12 17:48:35 Timothy Pearson
Bring stop, lock, exit, and run icons into XDG compliance
M src/knowit.cpp
diff --git a/src/knowit.cpp b/src/knowit.cpp
index 62531ec..7cb6b65 100644
--- a/src/knowit.cpp
+++ b/src/knowit.cpp
@@ -217,7 +217,7 @@
       TQT_SLOT(slotLinkAdd()), actionCollection(), "link_add");
    new TDEAction(i18n("&Remove link"), "", "", TQT_TQOBJECT(this),
       TQT_SLOT(slotLinkRemove()), actionCollection(), "link_remove");
-   new TDEAction(i18n("Open link"), "run", "", TQT_TQOBJECT(this),
+   new TDEAction(i18n("Open link"), "system-run", "", TQT_TQOBJECT(this),
       TQT_SLOT(slotLinkOpen()), actionCollection(), "link_open");
    new TDEAction(i18n("Open link with..."), "", "", TQT_TQOBJECT(this),
       TQT_SLOT(slotLinkOpenWith()), actionCollection(), "link_open_with");
dc9e4b12 2014-10-12 17:54:00 Timothy Pearson
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/knowit
M cmake
diff --git a/cmake b/cmake
index 0d5ca8b..08c6f54 160000
--- a/cmake
+++ b/cmake
-Subproject commit 0d5ca8bebbb638b05f1d11537ce41fcf73d10ac9
+Subproject commit 08c6f54d6f80554caa671847417cf04326adb63c