[gnome-builder/wip/chergert/pipeline-merge] flatpak: add comment on manifests



commit ffbcc6f64c046be2686eeb24dfd391f2ed1777fb
Author: Christian Hergert <chergert redhat com>
Date:   Fri Feb 10 23:40:49 2017 -0800

    flatpak: add comment on manifests

 .../flatpak/gbp-flatpak-configuration-provider.c   |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/plugins/flatpak/gbp-flatpak-configuration-provider.c 
b/plugins/flatpak/gbp-flatpak-configuration-provider.c
index aabbb4b..6c29395 100644
--- a/plugins/flatpak/gbp-flatpak-configuration-provider.c
+++ b/plugins/flatpak/gbp-flatpak-configuration-provider.c
@@ -994,6 +994,8 @@ gbp_flatpak_configuration_provider_load_manifests (GbpFlatpakConfigurationProvid
        * are read when needed by the runtime. If we set up a file monitor to reload the
        * configuration when it changes on disk, it might make more sense for those fields
        * to be read and processed here so we're only parsing the manifest in one place.
+       *
+       * CJH: We probably want gbp_flatpak_configuration_load_from_file() or similar.
        */
       configuration = g_object_new (GBP_TYPE_FLATPAK_CONFIGURATION,
                                     "app-id", manifest->app_id,


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]