[gnome-software/wip/rancell/ubuntu-3-20-2: 1/58] Add an unreviewable application quirk
- From: Robert Ancell <rancell src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software/wip/rancell/ubuntu-3-20-2: 1/58] Add an unreviewable application quirk
- Date: Sun, 18 Jun 2017 01:05:56 +0000 (UTC)
commit cbdc5722b958a568cf31b9305a2b4b5f4d8fc801
Author: Richard Hughes <richard hughsie com>
Date: Fri Apr 8 14:16:22 2016 +0100
Add an unreviewable application quirk
This allows vendors to provide GsApps in plugins that cannot be reviewed for
technical or legal reasons.
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 6cb48c2..d546673 100644
--- a/src/gs-app.h
+++ b/src/gs-app.h
@@ -78,6 +78,7 @@ typedef enum {
#endif
#if !AS_CHECK_VERSION(0,5,14)
+#define AS_APP_QUIRK_NEEDS_REBOOT (1 << 4)
#define AS_APP_QUIRK_NOT_REVIEWABLE (1 << 5)
#endif
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]