[gnome-software/wip/ubuntu-3-20: 1/31] Backport GS_APP_KUDO_SANDBOXED



commit 145b62461cba477da5558e3b4200c8aa5fcba5d9
Author: Robert Ancell <robert ancell canonical com>
Date:   Thu Dec 14 10:58:54 2017 +1300

    Backport GS_APP_KUDO_SANDBOXED

 src/gs-app.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/gs-app.h b/src/gs-app.h
index 2290b30..7e5f213 100644
--- a/src/gs-app.h
+++ b/src/gs-app.h
@@ -55,6 +55,7 @@ typedef enum {
        GS_APP_KUDO_PERFECT_SCREENSHOTS         = 1 << 12,
        GS_APP_KUDO_HIGH_CONTRAST               = 1 << 13,
        GS_APP_KUDO_HI_DPI_ICON                 = 1 << 14,
+       GS_APP_KUDO_SANDBOXED                   = 1 << 15,
        GS_APP_KUDO_LAST
 } GsAppKudo;
 


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