projects
/
pazpar2-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
088f1bf
)
add TERMLIST watch
author
Dennis Schafroth
<dennis@indexdata.com>
Thu, 3 Nov 2011 14:46:27 +0000
(15:46 +0100)
committer
Dennis Schafroth
<dennis@indexdata.com>
Thu, 3 Nov 2011 14:46:27 +0000
(15:46 +0100)
src/session.h
patch
|
blob
|
history
diff --git
a/src/session.h
b/src/session.h
index
4b24df5
..
3255ac3
100644
(file)
--- a/
src/session.h
+++ b/
src/session.h
@@
-76,7
+76,8
@@
struct session_database
#define SESSION_WATCH_SHOW 0
#define SESSION_WATCH_RECORD 1
#define SESSION_WATCH_SHOW_PREF 2
-#define SESSION_WATCH_BYTARGET 3
+#define SESSION_WATCH_TERMLIST 3
+#define SESSION_WATCH_BYTARGET 4
#define SESSION_WATCH_MAX 3
#define SESSION_MAX_TERMLISTS 10