[gnome-software/wip/rancell/ubuntu-3-20-2: 2/59] 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: 2/59] Add an unreviewable application quirk
- Date: Sat, 17 Jun 2017 11:51:17 +0000 (UTC)
commit c4a46566afa4d727a3a2293c400d9a0755fd105a
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]