diff options
author | Manuel Bachmann <manuel.bachmann@open.eurogiciel.org> | 2014-11-17 13:11:55 +0100 |
---|---|---|
committer | Manuel Bachmann <manuel.bachmann@open.eurogiciel.org> | 2014-11-17 13:11:55 +0100 |
commit | 0e6dd7341730320a5e5f93f6829b396c9a3bf779 (patch) | |
tree | ab8afcaf54f61c45660e3563b10793d0a8443875 /packaging/weston-common.spec | |
parent | b8043731fa1a64e9abba5edb685295b1dae1ee14 (diff) | |
download | weston-common-0e6dd7341730320a5e5f93f6829b396c9a3bf779.tar.gz weston-common-0e6dd7341730320a5e5f93f6829b396c9a3bf779.tar.bz2 weston-common-0e6dd7341730320a5e5f93f6829b396c9a3bf779.zip |
tz-launcher: fix warnings, coding style, memory leaksubmit/tizen_mobile/20141120.000000submit/tizen_common/20141117.130703accepted/tizen/common/20141117.165057
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>
Diffstat (limited to 'packaging/weston-common.spec')
-rw-r--r-- | packaging/weston-common.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/weston-common.spec b/packaging/weston-common.spec index 075c29b..6faae7f 100644 --- a/packaging/weston-common.spec +++ b/packaging/weston-common.spec @@ -44,7 +44,7 @@ ExclusiveArch: Summary: A small launcher for Wayland compositors %description tz-launcher -A small launcher for Wayland compositors +A small launcher for Wayland compositors, which reads .desktop files from paths given on the command line or in a config file, and then displays them graphically. ############ %description |