Fixing spec and desktop files 02/1702/1 1.0 1.0_branch accepted/trunk/20120912.222301 submit/trunk/20120912.222312
authorBrian Jones <bjones@Slushytron.(none)>
Wed, 12 Sep 2012 22:21:10 +0000 (15:21 -0700)
committerBrian Jones <bjones@Slushytron.(none)>
Wed, 12 Sep 2012 22:21:10 +0000 (15:21 -0700)
dothis.desktop
packaging/dothis.spec

index aa45a56..f85dfe6 100644 (file)
@@ -4,7 +4,7 @@ Version=1.0
 Name=DoThis
 Comment=HTML voice command app
 GenericName=DoThis
-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/dothis/index.html
 Terminal=false
 X-MultipleArgs=false
 Type=Application
index 148473e..ac8c290 100644 (file)
@@ -6,7 +6,9 @@ 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