prepared 3.7, ready to rambo
This commit is contained in:
		
							parent
							
								
									a58731e835
								
							
						
					
					
						commit
						12280f0253
					
				| 
						 | 
					@ -13,7 +13,7 @@
 | 
				
			||||||
#define SELFGCOLOR		"#fff"
 | 
					#define SELFGCOLOR		"#fff"
 | 
				
			||||||
#define TOPBAR			True		/* False */
 | 
					#define TOPBAR			True		/* False */
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/* behavior */
 | 
					/* tagging */
 | 
				
			||||||
#define TAGS \
 | 
					#define TAGS \
 | 
				
			||||||
const char *tags[] = { "1", "2", "3", "4", "5", "6", "7", "8", "9", NULL };
 | 
					const char *tags[] = { "1", "2", "3", "4", "5", "6", "7", "8", "9", NULL };
 | 
				
			||||||
#define RULES \
 | 
					#define RULES \
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -13,7 +13,7 @@
 | 
				
			||||||
#define SELFGCOLOR		"#ffffff"
 | 
					#define SELFGCOLOR		"#ffffff"
 | 
				
			||||||
#define TOPBAR			True		/* False */
 | 
					#define TOPBAR			True		/* False */
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/* behavior */
 | 
					/* tagging */
 | 
				
			||||||
#define TAGS \
 | 
					#define TAGS \
 | 
				
			||||||
const char *tags[] = { "1", "2", "3", "4", "5", "6", "7", "8", "9", NULL };
 | 
					const char *tags[] = { "1", "2", "3", "4", "5", "6", "7", "8", "9", NULL };
 | 
				
			||||||
/* Query class:instance:title for regex matching info with following command:
 | 
					/* Query class:instance:title for regex matching info with following command:
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue