Fixing spec and desktop files 04/1704/1 1.0 1.0_branch accepted/trunk/20120912.222312 submit/trunk/20120912.223243
authorBrian Jones <bjones@Slushytron.(none)>
Wed, 12 Sep 2012 22:31:31 +0000 (15:31 -0700)
committerBrian Jones <bjones@Slushytron.(none)>
Wed, 12 Sep 2012 22:31:31 +0000 (15:31 -0700)
incarcinema.desktop
packaging/incarcinema.spec

index 69ae163..dcd2744 100644 (file)
@@ -4,10 +4,9 @@ Version=1.0
 Name=InCarCinema
 Comment=HTML video player app
 GenericName=InCarCinema
-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/incarcinema/index.html
 Terminal=false
 X-MultipleArgs=false
 Type=Application
 Icon=InCarCinema
-StartupWMClass=Chromium
 StartupNotify=true
index fa0c4ff..f71996e 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:   remotecontrol
+Requires:   webskeleton
 BuildRequires:  desktop-file-utils
 
 %description