summaryrefslogtreecommitdiff
path: root/rt-liberation.el
diff options
context:
space:
mode:
Diffstat (limited to 'rt-liberation.el')
-rw-r--r--rt-liberation.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/rt-liberation.el b/rt-liberation.el
index 03ce583..e172b42 100644
--- a/rt-liberation.el
+++ b/rt-liberation.el
@@ -61,6 +61,9 @@
(defvar rt-liber-lastupdated-string "LastUpdated"
"String representation of \"lastupdated\" query tag.")
+(defvar rt-liber-resolved-string "Resolved"
+ "String representation of \"resolved\" query tag.")
+
(defvar rt-liber-content-string "Content LIKE"
"String representation of \"content\" query tag.")