Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
linuxmce
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
255
Issues
255
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
linuxmce
linuxmce
Commits
0e9ecb7d
Commit
0e9ecb7d
authored
Feb 16, 2018
by
Langston Ball
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of git.linuxmce.org:linuxmce/linuxmce
parents
2607beeb
a7b74437
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
0 deletions
+4
-0
Define_Command.h
src/pluto_main/Define_Command.h
+1
-0
Define_Criteria.h
src/pluto_main/Define_Criteria.h
+3
-0
No files found.
src/pluto_main/Define_Command.h
View file @
0e9ecb7d
...
...
@@ -1043,6 +1043,7 @@
#define COMMAND_Cancel_Egg_Timer_CONST 1157
#define COMMAND_Swap_Media_CONST 1158
#define COMMAND_Assign_Access_Token_CONST 1159
#define COMMAND_Set_Color_Temp_CONST 1160
#define COMMAND_TABLE "Command"
#define COMMAND_PK_COMMAND_FIELD "PK_Command"
...
...
src/pluto_main/Define_Criteria.h
View file @
0e9ecb7d
...
...
@@ -2,6 +2,9 @@
#define __Define_Criteria_H__
#define CRITERIA_Leave_Home_CONST 1
#define CRITERIA_Watching_Media_CONST 2
#define CRITERIA_Stop_Watching_CONST 3
#define CRITERIA_TABLE "Criteria"
#define CRITERIA_PK_CRITERIA_FIELD "PK_Criteria"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment