ajwillia-ms pushed a commit to branch master. http://git.enlightenment.org/apps/extra.git/commit/?id=af36d67bb1c356d4659cc2e3aabfb2601bb570a7
commit af36d67bb1c356d4659cc2e3aabfb2601bb570a7 Author: Andy Williams <a...@andywilliams.me> Date: Wed Apr 19 08:47:08 2017 +0100 Move icon to settings panel which makes more sense --- data/desktop/extra.desktop.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/desktop/extra.desktop.in b/data/desktop/extra.desktop.in index b6ce3b2..6e80021 100644 --- a/data/desktop/extra.desktop.in +++ b/data/desktop/extra.desktop.in @@ -9,4 +9,4 @@ Comment=Efl Application extra Icon=@PACKAGE_NAME@ TryExec=@PACKAGE_NAME@ Exec=@PACKAGE_NAME@ -Categories=System;Utility; +Categories=Settings;DesktopSettings; --