~larryprice/ubuntu-app-launch/no-display-options

« back to all changes in this revision

Viewing changes to libubuntu-app-launch/ubuntu-app-launch.h

  • Committer: Larry Price
  • Date: 2016-04-26 13:49:15 UTC
  • mfrom: (144.45.9 ubuntu-app-launch)
  • Revision ID: larry.price@canonical.com-20160426134915-sliadtqa0wd0ac4g
Merge with trunk 16.04

Show diffs side-by-side

added added

removed removed

Lines of Context:
151
151
 * directory that it was found in. So this should be used to find icons
152
152
 * relating to that desktop file.
153
153
 *
154
 
 * Return value: Path to a log file or NULL if unavailable
 
154
 * Return value: Whether @appid could be found
155
155
 */
156
156
gboolean   ubuntu_app_launch_application_info         (const gchar *                     appid,
157
157
                                                       gchar **                          appdir,