From 9d140f648c2349df10f66e0ab1e33a5ede1d904c Mon Sep 17 00:00:00 2001 From: Brian Jones Date: Wed, 12 Sep 2012 15:26:07 -0700 Subject: [PATCH] Fixing spec and desktop files --- packaging/saythis.spec | 3 ++- saythis.desktop | 3 +-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/packaging/saythis.spec b/packaging/saythis.spec index 6264966..f8e5b2f 100644 --- a/packaging/saythis.spec +++ b/packaging/saythis.spec @@ -6,7 +6,8 @@ Group: Applications/System License: Apache 2.0 URL: http://www.tizen.org2 Source0: %{name}-%{version}.tar.bz2 -Requires: chromium +Requires: remotecontrol +Requires: webskeleton BuildRequires: desktop-file-utils %description diff --git a/saythis.desktop b/saythis.desktop index dfdd7c3..7aaf3b9 100644 --- a/saythis.desktop +++ b/saythis.desktop @@ -4,10 +4,9 @@ Version=1.0 Name=SayThis Comment=HTML speech to text app GenericName=SayThis -Exec=chromium-browser --enable-plugins --enable-extensions --enable-user-scripts --enable-printing --enable-sync --use-gl=egl --ignore-gpu-blacklist --auto-ssl-client-auth %U --app-id=pcalifdijfgkblklmnofmioajppkaalb --load-extension=/usr/share/webdialer/ --no-first-run +Exec=webskeleton file:///usr/share/saythis/index.html Terminal=false X-MultipleArgs=false Type=Application Icon=SayThis -StartupWMClass=Chromium StartupNotify=true -- 2.7.4