Age | Commit message (Collapse) | Author | Files | Lines |
|
In Tizen, applications installed have specific destop file field.
When it appears in destop file use "app_launcher -s <appid>" to launch them
changes in review : https://review.tizen.org/gerrit/29552 are needed first
BUG-Tizen=TC-1968
Change-Id: I213976616f7f8bca9b550bc738d2c7e6b6638c5d
Signed-off-by: Baptiste DURAND <baptiste.durand@open.eurogiciel.org>
|
|
This commit fixes all the warnings issued during the
"tz-launcher" compilation process. It also enforces
coding style consistency, and fixes one memory leak
of a cairo context.
Change-Id: Ide7a7d8ada146c54c8bc493277d384854793709f
Signed-off-by: Manuel Bachmann <manuel.bachmann@open.eurogiciel.org>
|
|
Change-Id: Ie75d335df58188d1098c9c160bc83a4f2393a558
Signed-off-by: José Bollo <jose.bollo@open.eurogiciel.org>
|
|
Add a Makefile.am and a configure.ac in the package root dir in order to
be able to build tz-launcher without having to cd in the subdirectory in
the spec file.
Rename directory tz-launcher to src.
Also remove executable bit from license file src/COPYING.
Change-Id: Ifdcf60cb0cb9af2e83aa088ec9a37947217e47c8
Signed-off-by: Kévin THIERRY <kevin.thierry@open.eurogiciel.org>
|