Correcting execution call and adding dependencies to spec 96/1696/1 accepted/trunk/20120912.203929 submit/trunk/20120912.200040
authorBrian Jones <bjones@Slushytron.(none)>
Wed, 12 Sep 2012 19:59:22 +0000 (12:59 -0700)
committerBrian Jones <bjones@Slushytron.(none)>
Wed, 12 Sep 2012 19:59:22 +0000 (12:59 -0700)
packaging/webdialer.spec
webdialer.desktop

index 821dba3..22b20be 100644 (file)
@@ -6,7 +6,8 @@ Group:      Applications/System
 License:    Apache 2.0
 URL:        http://www.tizen.org2
 Source0:    %{name}-%{version}.tar.bz2
-Requires:   chromium
+Requires:   sockdrawer 
+Requires:   webskeleton
 BuildRequires:  desktop-file-utils
 
 %description
index 73159d2..b7cbf7f 100644 (file)
@@ -1,13 +1,11 @@
-
 [Desktop Entry]
 Version=1.0
 Name=WebDialer
 Comment=HTML hands free dialer app
 GenericName=WebDialer
-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/webdialer/index.html
 Terminal=false
 X-MultipleArgs=false
 Type=Application
 Icon=WebDialer
-StartupWMClass=Chromium
 StartupNotify=true