manqod-server 1.269.0 → 1.280.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -13,6 +13,7 @@ require 'logger'
13
13
  require 'drb'
14
14
  require 'net/smtp'
15
15
  require 'thread'
16
+ require 'timeout'
16
17
  require 'singleton'
17
18
  require 'memcached'
18
19
  require('timeout')
@@ -28,6 +29,7 @@ require 'DrbDB/EventCache'
28
29
  require 'DrbDB/Help'
29
30
  require 'DrbDB/DrbListModel'
30
31
  require 'DrbDB/DrbForm'
32
+ require 'DrbDB/DrbRelationBuilder'
31
33
  require 'DrbDB/DrbImages'
32
34
  require 'DrbDB/Users'
33
35
  require 'DrbDB/Cron'
@@ -37,15 +39,6 @@ require 'HeartBeat'
37
39
  require 'DBSetup.rb'
38
40
  require 'ManqodServer'
39
41
 
40
- class RElation
41
- def initialize(rel_id)
42
- @src_table=nil
43
- @dst_table=nil
44
- @src_field=nil
45
- @dst_field=nil
46
- end
47
- end
48
-
49
42
  opts=GetoptLong.new(
50
43
  ["--help" , "-h",GetoptLong::NO_ARGUMENT],
51
44
  ["--bind" , "-b",GetoptLong:: REQUIRED_ARGUMENT],
@@ -93,6 +86,7 @@ rescue =>err
93
86
  end
94
87
 
95
88
  begin
89
+ Thread.abort_on_exception = false
96
90
  ms=ManqodServer.new({:bind=>server_uri, :log=>log, :debug=>debug, :report=>report, :path=>path, :connections_conf=>connections_conf}).init
97
91
  rescue =>err
98
92
  print "#{err}\n#{err.backtrace.join("\n")}"
@@ -19,9 +19,7 @@ CREATE TABLE `buttons` (
19
19
  KEY `grp_id` (`grp_id`)
20
20
  ) ENGINE=MyISAM AUTO_INCREMENT=129 DEFAULT CHARSET=utf8;
21
21
 
22
- LOCK TABLES `buttons` WRITE;
23
22
  INSERT INTO `buttons` (`id`, `moditemid`, `target_moditemid`, `btfunct`, `moditem_render_mode`, `oid`, `display`, `grp_id`) VALUES (1,50,85,'add','newwindow','1','',0),(2,35,76,'add','newwindow','0','_add',0),(3,33,49,'add','newwindow','0','',0),(4,32,0,'remove','embedded','5','',0),(5,32,58,'add','newwindow','1','',0),(6,39,40,'add','newwindow','0','',0),(7,30,42,'add','newwindow','0','',0),(8,36,47,'add','newwindow','0','',0),(9,36,47,'modify','newwindow','3','',0),(10,30,0,'remove','','3','',0),(11,30,42,'modify','newwindow','1','',0),(12,30,0,'copy','','2','',0),(13,34,41,'add','newwindow','0','_add',0),(14,50,85,'copy','newwindow','3','',0),(15,50,0,'remove','embedded','6','',0),(16,34,41,'modify','newwindow','1','mo_dify',0),(17,34,41,'copy','newwindow','5','',0),(18,34,0,'remove','','6','',0),(20,35,76,'copy','newwindow','3','',0),(21,35,0,'remove','','4','',0),(22,33,49,'modify','newwindow','1','',0),(23,33,49,'copy','newwindow','2','',0),(24,33,0,'remove','embedded','3','',0),(25,32,58,'copy','newwindow','4','',0),(27,39,40,'modify','newwindow','1','',0),(28,39,40,'copy','newwindow','5','',0),(29,39,0,'remove','','6','',0),(30,36,0,'remove','','4','',0),(31,37,46,'add','newwindow','0','',0),(32,37,46,'modify','newwindow','1','',0),(33,37,0,'remove','','2','',0),(34,48,0,'add','','1','',0),(35,48,0,'remove','','2','',0),(108,52,53,'add','newwindow','1','',0),(40,52,0,'copy','newwindow','3','',0),(41,52,0,'remove','','4','',0),(42,52,53,'modify','newwindow','2','',0),(109,54,53,'add','newwindow','1','',0),(44,54,53,'modify','newwindow','2','',0),(46,54,0,'remove','','4','',0),(111,57,53,'add','newwindow','1','',0),(112,57,53,'copy','newwindow','3','',0),(50,57,0,'remove','','5','',0),(51,57,53,'modify','newwindow','2','',0),(52,32,58,'modify','newwindow','2','properties',0),(53,59,60,'add','newwindow','1','',0),(54,59,60,'modify','newwindow','2','',0),(55,59,0,'remove','','9','',0),(56,59,0,'pwysiwyg','','3','',0),(73,68,69,'modify','newwindow','2','overwrite',0),(62,68,69,'add','newwindow','1','upload',0),(63,68,0,'remove','','4','',0),(120,98,78,'add','newwindow','1','',-1),(76,39,0,'wysiwygf','','3','',0),(77,75,78,'add','newwindow','1','',0),(78,75,0,'remove','','3','',0),(80,35,76,'modify','newwindow','1','mo_dify',0),(81,77,78,'add','newwindow','1','',0),(82,77,0,'remove','newwindow','3','',0),(83,73,0,'remove','','1','',0),(84,75,78,'modify','newwindow','2','',0),(85,77,78,'modify','newwindow','2','',0),(86,79,78,'add','newwindow','1','',0),(87,79,78,'modify','newwindow','2','',0),(88,79,0,'remove','','3','',0),(89,80,78,'add','newwindow','1','',0),(90,80,78,'modify','newwindow','2','',0),(91,80,0,'remove','','3','',0),(92,36,83,'modify','newwindow','2','permissions',0),(94,50,85,'modify','newwindow','2','',0),(95,86,84,'modify','newwindow','2','',3),(96,86,84,'add','newwindow','1','',3),(98,88,89,'add','newwindow','1','new',3),(99,88,89,'modify','newwindow','2','',3),(100,90,89,'add','newwindow','1','new',3),(101,90,89,'modify','newwindow','2','',3),(102,91,89,'add','newwindow','1','new',3),(103,91,89,'modify','newwindow','2','',3),(104,92,89,'add','newwindow','1','new',3),(105,92,89,'modify','newwindow','2','',3),(106,93,0,'remove','embedded','1','',1),(107,86,0,'remove','embedded','3','',1),(113,94,78,'add','newwindow','0','',0),(114,94,78,'modify','newwindow','1','',0),(115,94,78,'copy','newwindow','3','',0),(116,94,0,'remove','embedded','4','',0),(128,100,-1,'remove','newwindow','3','',-1),(127,100,101,'modify','newwindow','2','',-1),(126,100,101,'add','newwindow','1','',-1),(121,98,78,'modify','newwindow','2','',-1),(122,98,-1,'remove','newwindow','3','',-1),(123,99,53,'add','newwindow','1','new',-1),(124,99,53,'modify','newwindow','2','',-1),(125,99,-1,'remove','newwindow','4','',-1);
24
- UNLOCK TABLES;
25
23
  DROP TABLE IF EXISTS `conf`;
26
24
  CREATE TABLE `conf` (
27
25
  `id` int(11) NOT NULL auto_increment,
@@ -34,11 +32,9 @@ CREATE TABLE `conf` (
34
32
  UNIQUE KEY `nick` (`nick`,`moditemid`,`itemid`,`Variable`),
35
33
  KEY `moditemid` (`moditemid`),
36
34
  KEY `itemid` (`itemid`)
37
- ) ENGINE=MyISAM AUTO_INCREMENT=14177 DEFAULT CHARSET=utf8;
35
+ ) ENGINE=MyISAM AUTO_INCREMENT=14473 DEFAULT CHARSET=utf8;
38
36
 
39
- LOCK TABLES `conf` WRITE;
40
- INSERT INTO `conf` (`id`, `nick`, `moditemid`, `itemid`, `Variable`, `Value`) VALUES (1,'admin',0,0,'form-item-font','Verdana 10'),(2,'admin',0,0,'menu-type','buttons'),(14148,'admin',0,0,'x','1280'),(13780,'admin',0,0,'y','18'),(5,'admin',0,0,'info-item-font','Verdana Bold 10'),(6,'admin',0,0,'menu-position','top'),(7,'admin',0,0,'form-frame-font','Verdana Bold 10'),(12309,'admin',0,0,'button-size','gtk-small-toolbar'),(14147,'admin',0,0,'height','1006'),(10,'admin',0,0,'info-frame-font','Verdana 10'),(13752,'admin',0,0,'width','1280'),(2576,'admin',0,0,'grid','both'),(11330,'admin',34,0,'search','0'),(5252,'admin',34,0,'selection','48'),(14023,'admin',34,0,'page','0'),(14130,'admin',34,0,'position','260'),(7992,'admin',34,112,'width','572'),(4503,'admin',34,41,'width','168'),(11856,'admin',34,101,'width','761'),(4424,'admin',35,44,'width','67'),(4267,'admin',35,45,'width','60'),(4426,'admin',35,47,'width','55'),(4427,'admin',35,143,'width','76'),(11331,'admin',35,0,'search','0'),(5256,'admin',35,0,'selection','127'),(4429,'admin',35,166,'width','97'),(4430,'admin',35,167,'width','500'),(4431,'admin',35,102,'width','98'),(4432,'admin',35,103,'width','83'),(4433,'admin',35,43,'width','71'),(4506,'admin',36,48,'width','1172'),(2662,'admin',36,49,'width','1109'),(6030,'admin',36,0,'search','0'),(5271,'admin',36,0,'selection','2'),(4893,'admin',36,0,'page','0'),(11563,'admin',36,0,'position','566'),(4574,'admin',37,50,'width','957'),(6097,'admin',37,0,'search','0'),(5273,'admin',37,0,'selection','3'),(3661,'admin',37,52,'width','1124'),(503,'admin',48,127,'width','1191'),(1260,'admin',48,0,'search','0'),(5272,'admin',48,0,'selection','-1'),(4440,'admin',50,131,'width','61'),(4441,'admin',50,165,'width','899'),(4442,'admin',50,132,'width','47'),(11333,'admin',50,0,'search','0'),(4443,'admin',50,133,'width','43'),(4444,'admin',50,134,'width','86'),(4445,'admin',50,136,'width','52'),(13750,'admin',0,0,'maximized','true'),(14132,'admin',0,0,'lastmenu','51'),(54,'admin',0,0,'minimized','false'),(4247,'admin',52,138,'width','1145'),(11334,'admin',52,0,'search','0'),(4248,'admin',52,137,'width','43'),(4249,'admin',30,171,'width','60'),(4250,'admin',30,22,'width','105'),(4251,'admin',30,23,'width','70'),(4252,'admin',30,173,'width','688'),(4253,'admin',30,129,'width','100'),(4254,'admin',30,14,'width','126'),(4255,'admin',30,15,'width','65'),(12325,'admin',30,0,'search','0'),(5215,'admin',30,0,'selection','4'),(4256,'admin',30,98,'width','64'),(12837,'admin',68,172,'width','983'),(1393,'admin',68,0,'search','0'),(3620,'admin',68,0,'selection','42'),(3621,'admin',68,168,'width','271'),(14128,'admin',35,0,'sortcolumn','7'),(73,'admin',35,0,'sortorder','asc'),(13401,'admin',50,0,'sortcolumn','6'),(75,'admin',50,0,'sortorder','asc'),(4239,'admin',50,0,'selection','-1'),(13898,'admin',0,63,'path','/tmp'),(13492,'admin',34,0,'sortcolumn','1'),(79,'admin',34,0,'sortorder','asc'),(11339,'admin',57,0,'search','0'),(4422,'admin',57,145,'width','1126'),(4423,'admin',57,146,'width','60'),(10027,'admin',39,107,'width','746'),(4403,'admin',39,109,'width','59'),(13208,'admin',39,0,'search','0'),(5156,'admin',39,0,'selection','83'),(14160,'admin',39,0,'page','1'),(14174,'admin',39,0,'position','231'),(4449,'admin',39,113,'width','224'),(4312,'admin',54,139,'width','43'),(4457,'admin',54,140,'width','1145'),(11342,'admin',54,0,'search','0'),(93,'admin',32,160,'width','66'),(94,'admin',32,161,'width','72'),(95,'admin',32,118,'width','67'),(4458,'admin',32,130,'width','192'),(97,'admin',32,119,'width','36'),(3605,'admin',32,141,'width','76'),(4459,'admin',32,26,'width','118'),(100,'admin',32,121,'width','36'),(2567,'admin',32,27,'width','184'),(11343,'admin',32,0,'search','0'),(14073,'admin',32,0,'sortcolumn','6'),(104,'admin',32,0,'sortorder','asc'),(5160,'admin',32,0,'selection','89'),(14173,'admin',32,0,'page','1'),(12028,'admin',32,0,'position','865'),(108,'admin',32,122,'width','67'),(3610,'admin',32,144,'width','80'),(1191,'admin',32,135,'width','305'),(4461,'admin',32,169,'width','176'),(4356,'admin',32,114,'width','48'),(4462,'admin',32,115,'width','158'),(114,'balint',0,0,'form-item-font','Verdana 10'),(115,'balint',0,0,'menu-type','standard'),(116,'balint',0,0,'x','294'),(117,'balint',0,0,'maximized','false'),(118,'balint',0,0,'y','408'),(119,'balint',0,0,'info-item-font','Verdana Bold 10'),(120,'balint',0,0,'menu-position','top'),(121,'balint',0,0,'minimized','false'),(122,'balint',0,0,'form-frame-font','Verdana Bold 10'),(123,'balint',0,0,'button-size','gtk-small-toolbar'),(124,'balint',0,0,'height','400'),(125,'balint',0,0,'info-frame-font','Verdana 10'),(126,'balint',0,0,'width','600'),(127,'balint',0,0,'grid','true'),(4127,'admin',59,149,'width','924'),(4128,'admin',59,150,'width','34'),(8922,'admin',59,0,'search','0'),(5296,'admin',59,0,'selection','74'),(4130,'admin',59,148,'width','64'),(14162,'admin',39,0,'sortcolumn','4'),(9756,'admin',39,0,'advanced-filter','true'),(11489,'admin',39,0,'sortorder','asc'),(136,'admin',39,113,'filter',''),(248,'admin',34,0,'advanced-filter','true'),(2927,'admin',34,112,'filter',''),(5617,'admin',36,0,'sortcolumn','3'),(140,'admin',36,0,'sortorder','asc'),(8024,'admin',0,0,'list-filter','warning'),(142,'admin',0,0,'list-button','warning'),(12331,'admin',0,0,'list','warning'),(14039,'admin',0,0,'time','warning'),(145,'admin',0,0,'config','warning'),(5754,'admin',0,0,'sql','warning'),(147,'admin',0,0,'list-fieldcombo','warning'),(11444,'admin',0,0,'info','warning'),(149,'admin',0,0,'list-list','warning'),(11133,'admin',0,0,'main','warning'),(11791,'admin',0,0,'events','warning'),(152,'admin',0,0,'sql-prepare','warning'),(153,'admin',0,0,'gtk_button','warning'),(11692,'admin',0,0,'form','warning'),(12335,'admin',0,0,'image','warning'),(156,'admin',0,0,'touch','warning'),(157,'admin',0,0,'menu','warning'),(158,'admin',0,0,'list-filechooser','warning'),(13150,'admin',0,0,'form-combo','warning'),(160,'admin',0,0,'filter-toggle','warning'),(12256,'admin',0,0,'printing','warning'),(162,'admin',0,0,'eval','warning'),(12565,'admin',34,101,'filter',''),(4532,'admin',36,0,'advanced-filter','false'),(3721,'admin',81,0,'x','486'),(1263,'admin',73,0,'search','0'),(174,'admin',73,0,'advanced-filter','true'),(4836,'admin',73,0,'selection','4329'),(13180,'admin',73,178,'filter','page'),(2622,'admin',73,178,'width','138'),(2670,'admin',73,179,'width','869'),(2671,'admin',73,180,'width','162'),(201,'admin',48,0,'advanced-filter','false'),(4727,'admin',34,0,'sum-panel','false'),(206,'admin',57,0,'sum-panel','false'),(207,'admin',57,0,'advanced-filter','false'),(10697,'admin',35,0,'sum-panel','false'),(11962,'admin',35,0,'advanced-filter','true'),(214,'admin',39,0,'sum-panel','false'),(217,'admin',32,0,'sum-panel','false'),(11997,'admin',32,0,'advanced-filter','false'),(6310,'admin',54,0,'sortcolumn','4'),(228,'admin',54,0,'sortorder','asc'),(12852,'admin',33,37,'filter','-1'),(4079,'admin',33,37,'width','92'),(4080,'admin',33,38,'width','178'),(11363,'admin',33,0,'search','0'),(244,'admin',33,0,'advanced-filter','true'),(4081,'admin',33,0,'selection','46'),(4082,'admin',33,39,'width','189'),(4323,'admin',33,170,'width','801'),(275,'admin',74,182,'width','75'),(5148,'admin',57,0,'selection','27'),(14163,'admin',39,107,'filter',''),(5159,'admin',54,0,'selection','22'),(276,'admin',74,183,'width','56'),(1578,'admin',74,184,'width','908'),(1269,'admin',74,0,'search','0'),(279,'admin',74,0,'sortcolumn','1'),(280,'admin',74,0,'sortorder','desc'),(1580,'admin',74,0,'selection','-1'),(282,'admin',74,181,'width','152'),(14169,'admin',58,0,'x','199'),(13149,'admin',58,0,'y','372'),(13139,'admin',58,0,'height','622'),(13605,'admin',58,0,'width','850'),(10700,'admin',72,0,'x','246'),(8727,'admin',72,0,'y','272'),(2362,'admin',72,0,'height','723'),(4848,'admin',72,0,'width','1022'),(9774,'admin',51,0,'x','59'),(9775,'admin',51,0,'y','428'),(809,'admin',51,0,'height','567'),(2392,'admin',51,0,'width','1016'),(14164,'admin',40,0,'x','78'),(14165,'admin',40,0,'y','645'),(14110,'admin',40,0,'height','325'),(13578,'admin',40,0,'width','705'),(12699,'admin',41,0,'x','593'),(14054,'admin',41,0,'y','514'),(14056,'admin',41,0,'height','480'),(11995,'admin',41,0,'width','686'),(12726,'admin',42,0,'x','761'),(12727,'admin',42,0,'y','633'),(12674,'admin',42,0,'height','361'),(12675,'admin',42,0,'width','518'),(14167,'admin',53,0,'x','202'),(13365,'admin',53,0,'y','524'),(13319,'admin',53,0,'height','470'),(13320,'admin',53,0,'width','910'),(4535,'admin',36,0,'sum-panel','false'),(9767,'admin',56,0,'x','379'),(11806,'admin',49,0,'x','471'),(11664,'admin',49,0,'y','693'),(8083,'admin',49,0,'height','301'),(8084,'admin',49,0,'width','808'),(12321,'admin',46,0,'x','728'),(12322,'admin',46,0,'y','820'),(8293,'admin',46,0,'height','174'),(8294,'admin',46,0,'width','287'),(13938,'admin',69,0,'x','531'),(10071,'admin',69,0,'y','411'),(8226,'admin',69,0,'height','583'),(387,'admin',69,0,'width','724'),(13245,'admin',60,0,'x','254'),(12207,'admin',60,0,'y','526'),(9621,'admin',60,0,'height','468'),(391,'admin',60,0,'width','824'),(9732,'admin',56,0,'y','723'),(451,'admin',56,0,'height','272'),(452,'admin',56,0,'width','614'),(509,'adamantium',0,0,'form-item-font','Verdana 10'),(510,'adamantium',0,0,'menu-type','buttons'),(586,'adamantium',0,0,'x','3'),(744,'adamantium',0,0,'lastmenu','33'),(588,'adamantium',0,0,'y','49'),(514,'adamantium',0,0,'info-item-font','Verdana Bold 10'),(515,'adamantium',0,0,'menu-position','top'),(516,'adamantium',0,0,'form-frame-font','Verdana Bold 10'),(517,'adamantium',0,0,'button-size','gtk-small-toolbar'),(590,'adamantium',0,0,'height','929'),(519,'adamantium',0,0,'info-frame-font','Verdana 10'),(591,'adamantium',0,0,'width','1274'),(521,'adamantium',0,0,'grid','true'),(561,'adamantium',68,172,'width','1021'),(523,'adamantium',68,0,'search','-1'),(524,'adamantium',68,168,'width','251'),(587,'adamantium',0,0,'maximized','true'),(529,'adamantium',0,0,'minimized','false'),(786,'adamantium',34,0,'search','-1'),(542,'adamantium',34,0,'page','0'),(543,'adamantium',34,0,'position','245'),(677,'adamantium',34,62,'width','712'),(545,'adamantium',34,112,'width','160'),(546,'adamantium',34,41,'width','147'),(547,'adamantium',34,101,'width','253'),(548,'adamantium',57,0,'search','-1'),(549,'adamantium',57,145,'width','1122'),(550,'adamantium',57,146,'width','61'),(739,'adamantium',35,44,'width','193'),(552,'adamantium',35,45,'width','61'),(553,'adamantium',35,47,'width','56'),(554,'adamantium',35,143,'width','76'),(555,'adamantium',35,0,'search','-1'),(556,'adamantium',35,166,'width','98'),(557,'adamantium',35,167,'width','625'),(558,'adamantium',35,102,'width','54'),(559,'adamantium',35,103,'width','87'),(790,'adamantium',35,43,'width','145'),(562,'adamantium',47,0,'x','473'),(563,'adamantium',47,0,'y','440'),(564,'adamantium',47,0,'height','143'),(565,'adamantium',47,0,'width','334'),(566,'adamantium',36,48,'width','47'),(567,'adamantium',36,49,'width','1207'),(568,'adamantium',36,0,'search','-1'),(680,'adamantium',36,0,'selection','18'),(654,'adamantium',36,0,'page','2'),(571,'adamantium',36,0,'position','399'),(572,'adamantium',48,127,'width','1185'),(573,'adamantium',48,0,'search','-1'),(574,'adamantium',59,149,'width','1191'),(575,'adamantium',59,150,'width','34'),(576,'adamantium',59,0,'search','-1'),(577,'adamantium',59,0,'selection','45'),(578,'adamantium',59,148,'width','47'),(579,'adamantium',50,131,'width','62'),(580,'adamantium',50,165,'width','888'),(581,'adamantium',50,132,'width','48'),(582,'adamantium',50,0,'search','-1'),(583,'adamantium',50,133,'width','44'),(584,'adamantium',50,134,'width','89'),(585,'adamantium',50,136,'width','54'),(721,'adamantium',39,107,'width','334'),(593,'adamantium',39,109,'width','818'),(745,'adamantium',39,0,'search','-1'),(724,'adamantium',39,0,'selection','47'),(596,'adamantium',39,0,'page','0'),(597,'adamantium',39,0,'position','309'),(598,'adamantium',39,113,'width','148'),(655,'adamantium',73,0,'search','-1'),(647,'adamantium',73,178,'width','116'),(601,'adamantium',73,179,'width','1062'),(648,'adamantium',73,180,'width','236'),(649,'adamantium',74,182,'width','95'),(650,'adamantium',74,183,'width','147'),(605,'adamantium',74,184,'width','1055'),(606,'adamantium',74,0,'search','-1'),(652,'adamantium',74,181,'width','186'),(608,'adamantium',52,138,'width','1141'),(609,'adamantium',52,0,'search','-1'),(610,'adamantium',52,137,'width','44'),(611,'adamantium',54,139,'width','44'),(612,'adamantium',54,140,'width','1141'),(613,'adamantium',54,0,'search','-1'),(725,'adamantium',32,160,'width','76'),(726,'adamantium',32,161,'width','106'),(727,'adamantium',32,118,'width','73'),(728,'adamantium',32,130,'width','111'),(729,'adamantium',32,119,'width','50'),(619,'adamantium',32,141,'width','76'),(730,'adamantium',32,26,'width','134'),(731,'adamantium',32,121,'width','52'),(732,'adamantium',32,27,'width','200'),(623,'adamantium',32,0,'search','-1'),(733,'adamantium',32,0,'selection','153'),(625,'adamantium',32,0,'page','0'),(626,'adamantium',32,0,'position','268'),(627,'adamantium',32,122,'width','63'),(628,'adamantium',32,144,'width','81'),(629,'adamantium',32,135,'width','281'),(734,'adamantium',32,169,'width','115'),(735,'adamantium',32,114,'width','85'),(736,'adamantium',32,115,'width','184'),(633,'adamantium',33,37,'width','134'),(634,'adamantium',33,38,'width','255'),(635,'adamantium',33,0,'search','-1'),(636,'adamantium',33,39,'width','100'),(637,'adamantium',33,170,'width','765'),(642,'adamantium',73,0,'sortcolumn','1'),(643,'adamantium',73,0,'advanced-filter','true'),(644,'adamantium',73,0,'sortorder','asc'),(645,'adamantium',73,0,'selection','1507'),(646,'adamantium',73,178,'filter',''),(651,'adamantium',74,0,'selection','67'),(675,'adamantium',34,0,'advanced-filter','true'),(787,'adamantium',34,0,'selection','1'),(788,'adamantium',34,101,'filter','part'),(789,'adamantium',35,0,'selection','311'),(2575,'admin',0,0,'form-grid','vertical'),(1576,'admin',73,0,'position','0'),(13291,'admin',0,0,'confirm-exit','false'),(710,'adamantium',57,0,'selection','55'),(711,'adamantium',58,0,'x','203'),(712,'adamantium',58,0,'y','186'),(713,'adamantium',58,0,'height','652'),(714,'adamantium',58,0,'width','874'),(791,'adamantium',72,0,'x','27'),(792,'adamantium',72,0,'y','311'),(717,'adamantium',72,0,'height','551'),(743,'adamantium',72,0,'width','1140'),(720,'adamantium',39,107,'filter','megre'),(723,'adamantium',39,0,'advanced-filter','true'),(1581,'admin',74,0,'position','0'),(793,'adamantium',0,0,'form-grid','false'),(2574,'admin',0,0,'list-tooltip','none'),(4332,'admin',79,195,'width','1125'),(13275,'admin',30,0,'sortcolumn','6'),(986,'admin',30,0,'sortorder','asc'),(1164,'admin',30,14,'filter',''),(11212,'admin',30,0,'advanced-filter','true'),(1313,'admin',68,0,'advanced-filter','false'),(4425,'admin',35,185,'width','81'),(1323,'admin',57,186,'width','38'),(9618,'admin',36,50,'width','957'),(10173,'admin',68,107,'width','746'),(1342,'admin',68,14,'width','185'),(12838,'admin',68,0,'sortcolumn','3'),(1344,'admin',68,0,'sortorder','asc'),(1346,'admin',68,0,'page','0'),(11246,'admin',68,0,'position','428'),(5500,'admin',68,101,'width','252'),(10971,'admin',57,0,'position','0'),(12430,'admin',35,0,'position','963'),(1352,'admin',59,0,'sortcolumn','1'),(1353,'admin',59,0,'sortorder','asc'),(1354,'admin',59,168,'width','642'),(12435,'admin',50,0,'position','962'),(1386,'admin',68,0,'sum-panel','false'),(4814,'admin',39,101,'width','252'),(1362,'admin',39,168,'width','642'),(1363,'admin',39,148,'width','65'),(10940,'admin',52,0,'position','0'),(1366,'admin',30,0,'page','0'),(4860,'admin',30,101,'width','252'),(10979,'admin',54,0,'position','0'),(11160,'admin',0,0,'position','0'),(1387,'admin',59,0,'sum-panel','false'),(13985,'admin',59,0,'position','306'),(11293,'admin',30,0,'position','428'),(11329,'admin',77,0,'search','0'),(1406,'admin',39,112,'filter','-1'),(11335,'admin',75,0,'search','0'),(5263,'admin',75,0,'selection','83'),(1419,'admin',75,0,'position','0'),(11222,'admin',59,0,'advanced-filter','true'),(1423,'admin',75,0,'sum-panel','false'),(11837,'admin',75,0,'advanced-filter','true'),(4450,'admin',75,187,'width','127'),(4452,'admin',75,188,'width','1061'),(1447,'admin',52,0,'selection','-1'),(13297,'admin',0,0,'search','-1'),(1472,'admin',0,0,'sql-guesstable','warning'),(1474,'admin',0,0,'messenger','warning'),(1572,'admin',48,0,'position','0'),(1579,'admin',74,0,'advanced-filter','false'),(11565,'admin',37,0,'advanced-filter','true'),(11201,'admin',37,0,'position','280'),(11191,'admin',33,0,'position','428'),(13089,'admin',75,0,'sortcolumn','2'),(9006,'admin',75,0,'sortorder','asc'),(2790,'admin',0,0,'bar-menu-font','Verdana 10'),(1675,'admin',33,170,'filter',''),(12702,'admin',76,0,'x','507'),(12690,'admin',76,0,'y','528'),(12678,'admin',76,0,'height','466'),(12703,'admin',76,0,'width','772'),(2788,'admin',0,0,'list-cell-font','Verdana 10'),(2006,'admin',0,0,'last-viewed-message','0'),(4548,'admin',77,0,'selection','-1'),(2025,'admin',77,0,'position','0'),(2031,'admin',35,0,'page','0'),(4413,'admin',77,189,'width','80'),(4414,'admin',77,190,'width','1106'),(14176,'admin',78,0,'x','632'),(12970,'admin',78,0,'y','276'),(12876,'admin',78,0,'height','718'),(13589,'admin',78,0,'width','629'),(2531,'admin',0,0,'sortcolumn','1'),(2533,'admin',0,0,'sortorder','asc'),(4557,'admin',73,0,'sortcolumn','6'),(2619,'admin',73,0,'sortorder','asc'),(10017,'admin',0,0,'list-button-font','Verdana 9'),(4448,'admin',39,199,'width','33'),(4508,'admin',37,0,'sum-panel','false'),(4509,'admin',37,101,'width','252'),(4331,'admin',79,194,'width','63'),(11338,'admin',79,0,'search','0'),(3315,'admin',79,0,'selection','-1'),(3316,'admin',79,0,'position','0'),(4329,'admin',80,196,'width','63'),(4330,'admin',80,197,'width','1123'),(11337,'admin',80,0,'search','0'),(4991,'admin',80,0,'selection','-1'),(3321,'admin',80,0,'position','0'),(3722,'admin',81,0,'y','424'),(3723,'admin',81,0,'height','260'),(3724,'admin',81,0,'width','312'),(4507,'admin',48,0,'sum-panel','false'),(5108,'admin',82,1,'x','1085.0'),(5109,'admin',82,1,'y','118.0'),(6269,'admin',82,2,'x','36.0'),(6270,'admin',82,2,'y','243.0'),(6301,'admin',82,3,'x','720.0'),(6302,'admin',82,3,'y','335.0'),(6129,'admin',82,6,'x','1450.0'),(6130,'admin',82,6,'y','706.0'),(5116,'admin',82,4,'x','1500.0'),(5117,'admin',82,4,'y','38.0'),(5118,'admin',82,5,'x','1630.0'),(5119,'admin',82,5,'y','141.0'),(6107,'admin',82,7,'x','215.0'),(6108,'admin',82,7,'y','719.0'),(6109,'admin',82,8,'x','165.0'),(6110,'admin',82,8,'y','531.0'),(5106,'admin',82,9,'x','972.0'),(5107,'admin',82,9,'y','717.0'),(6116,'admin',82,10,'x','373.0'),(6115,'admin',82,10,'y','38.0'),(6295,'admin',82,11,'x','37.0'),(6296,'admin',82,11,'y','367.0'),(6297,'admin',82,12,'x','736.0'),(6298,'admin',82,12,'y','738.0'),(6299,'admin',82,13,'x','1089.0'),(6300,'admin',82,13,'y','432.0'),(4773,'admin',36,101,'width','252'),(6348,'admin',36,107,'width','912'),(10031,'admin',34,107,'width','746'),(13645,'admin',83,0,'x','602'),(13646,'admin',83,0,'y','276'),(4793,'admin',34,50,'width','957'),(7540,'admin',83,0,'height','632'),(5471,'admin',83,0,'width','336'),(11626,'admin',0,0,'disable-event-cache','true'),(5007,'admin',39,50,'width','957'),(10160,'admin',59,107,'width','746'),(5281,'admin',37,0,'sortcolumn','3'),(5058,'admin',37,0,'sortorder','asc'),(13642,'admin',47,0,'x','539'),(12455,'admin',47,0,'y','770'),(12456,'admin',47,0,'height','224'),(13644,'admin',47,0,'width','471'),(5222,'admin',30,50,'width','957'),(11144,'admin',36,0,'cursor','1'),(13177,'admin',48,0,'cursor','-1'),(11200,'admin',37,0,'cursor','2'),(14155,'admin',30,0,'cursor','66'),(13981,'admin',59,0,'cursor','74'),(5327,'admin',33,50,'width','957'),(13958,'admin',33,0,'cursor','-1'),(14139,'admin',80,0,'cursor','-1'),(13936,'admin',79,0,'cursor','-1'),(14063,'admin',57,0,'cursor','-1'),(14159,'admin',39,0,'cursor','58'),(14175,'admin',54,0,'cursor','-1'),(14156,'admin',32,0,'cursor','44'),(5401,'admin',74,0,'print_settings','[\0'),(13488,'admin',77,0,'cursor','-1'),(14157,'admin',34,0,'cursor','92'),(14158,'admin',35,0,'cursor','223'),(14166,'admin',50,0,'cursor','-1'),(13887,'admin',52,0,'cursor','-1'),(13570,'admin',75,0,'cursor','-1'),(13937,'admin',68,0,'cursor','26'),(5443,'admin',59,50,'width','957'),(5573,'admin',37,107,'width','1048'),(10042,'admin',33,107,'width','746'),(5632,'admin',34,41,'filter',''),(6125,'admin',82,14,'x','10.0'),(6126,'admin',82,14,'y','10.0'),(6127,'admin',82,15,'x','424.0'),(6128,'admin',82,15,'y','179.0'),(6139,'admin',82,16,'x','360.0'),(6140,'admin',82,16,'y','45.0'),(6144,'admin',82,17,'x','549.0'),(6145,'admin',82,17,'y','46.0'),(6148,'admin',82,18,'x','373.0'),(6149,'admin',82,18,'y','116.0'),(6165,'admin',35,43,'filter',''),(10585,'admin',50,0,'advanced-filter','false'),(6167,'admin',50,134,'filter','-1'),(6266,'admin',82,19,'x','443.0'),(6267,'admin',82,19,'y','138.0'),(6271,'admin',82,20,'x','757.0'),(6272,'admin',82,20,'y','242.0'),(6273,'admin',82,22,'x','1178.0'),(6274,'admin',82,22,'y','376.0'),(6275,'admin',82,21,'x','505.0'),(6276,'admin',82,21,'y','159.0'),(6277,'admin',82,23,'x','561.0'),(6278,'admin',82,23,'y','407.0'),(6279,'admin',82,24,'x','814.0'),(6280,'admin',82,24,'y','63.0'),(6281,'admin',82,25,'x','704.0'),(6282,'admin',82,25,'y','119.0'),(6283,'admin',82,26,'x','323.0'),(6284,'admin',82,26,'y','155.0'),(6285,'admin',82,27,'x','359.0'),(6286,'admin',82,27,'y','538.0'),(6287,'admin',82,28,'x','538'),(6288,'admin',82,28,'y','274'),(6289,'admin',82,29,'x','1146'),(6290,'admin',82,29,'y','308'),(6291,'admin',82,30,'x','466.0'),(6292,'admin',82,30,'y','179.0'),(6386,'admin',0,0,'sub-list','warning'),(6741,'admin',0,0,'relaion-builder','debug'),(14038,'admin',0,0,'relation-builder','warning'),(6394,'admin',33,101,'width','252'),(13988,'admin',84,0,'x','1'),(13763,'admin',84,0,'y','18'),(13989,'admin',84,0,'height','976'),(13765,'admin',84,0,'width','1278'),(10570,'admin',30,107,'width','746'),(12747,'admin',85,0,'x','696'),(7710,'admin',39,41,'width','168'),(7711,'admin',39,112,'width','840'),(7946,'admin',0,0,'disable-attribute-ca','false'),(12748,'admin',85,0,'y','694'),(12664,'admin',85,0,'height','300'),(12665,'admin',85,0,'width','583'),(7867,'admin',59,101,'width','252'),(11624,'admin',0,0,'disable-attr-cache','true'),(7993,'admin',34,203,'width','174'),(8035,'admin',77,0,'sortcolumn','4'),(8036,'admin',77,0,'sortorder','asc'),(11797,'admin',33,39,'filter',''),(8650,'admin',86,0,'search','0'),(13249,'admin',87,0,'cursor','-1'),(8464,'admin',34,198,'filter',''),(10838,'admin',86,0,'advanced-filter','true'),(14082,'admin',86,0,'cursor','6'),(13961,'admin',86,0,'page','0'),(14102,'admin',86,0,'position','207'),(8656,'admin',87,0,'search','0'),(8657,'admin',87,0,'position','0'),(11328,'admin',88,0,'search','0'),(9044,'admin',86,50,'width','957'),(9171,'admin',88,0,'position','0'),(9174,'admin',90,0,'search','0'),(9175,'admin',90,0,'position','0'),(11336,'admin',91,0,'search','0'),(9180,'admin',91,0,'position','0'),(9187,'admin',59,0,'page','0'),(13529,'admin',89,0,'x','767'),(13530,'admin',89,0,'y','666'),(13531,'admin',89,0,'height','143'),(9250,'admin',89,0,'width','414'),(9251,'admin',92,107,'width','912'),(9252,'admin',92,0,'search','0'),(9253,'admin',92,0,'advanced-filter','false'),(13534,'admin',92,0,'cursor','-1'),(11247,'admin',92,0,'position','428'),(11368,'admin',88,0,'cursor','-1'),(9340,'admin',93,0,'search','0'),(13666,'admin',93,0,'cursor','-1'),(9342,'admin',93,0,'position','0'),(11902,'admin',86,0,'sortcolumn','4'),(9445,'admin',75,187,'filter',''),(13619,'admin',94,0,'cursor','-1'),(9535,'admin',79,0,'sortcolumn','3'),(9536,'admin',79,0,'sortorder','asc'),(9617,'admin',92,50,'width','957'),(9801,'admin',77,0,'sum-panel','false'),(10034,'admin',94,0,'sum-panel','false'),(9802,'admin',77,0,'advanced-filter','false'),(10278,'admin',86,107,'width','746'),(11332,'admin',94,0,'search','0'),(9900,'admin',50,0,'page','0'),(12966,'admin',88,0,'searselech','0'),(11513,'admin',87,0,'advanced-filter','true'),(10315,'admin',35,102,'filter','-1'),(10601,'admin',35,166,'filter','-1'),(10591,'admin',88,0,'advanced-filter','true'),(12550,'admin',33,38,'filter',''),(10687,'admin',0,0,'drb','warning'),(10843,'admin',93,0,'advanced-filter','true'),(10938,'admin',94,0,'position','0'),(10957,'admin',94,0,'advanced-filter','false'),(11020,'admin',95,0,'search','0'),(11021,'admin',95,0,'advanced-filter','true'),(11052,'admin',95,0,'cursor','4'),(11205,'admin',95,0,'position','428'),(11024,'admin',95,233,'filter',''),(11054,'admin',96,0,'x','360'),(11055,'admin',96,0,'y','525'),(11027,'admin',96,0,'height','180'),(11028,'admin',96,0,'width','550'),(13398,'admin',80,0,'advanced-filter','false'),(11583,'admin',-1,0,'y','488'),(11382,'admin',91,0,'cursor','-1'),(11404,'admin',33,0,'sortorder','asc'),(13944,'admin',33,0,'sortcolumn','5'),(11582,'admin',-1,0,'x','545'),(11584,'admin',-1,0,'height','47'),(11585,'admin',-1,0,'width','190'),(14108,'admin',80,0,'page','0'),(11904,'admin',86,0,'sortorder','asc'),(12801,'admin',98,0,'search','0'),(12213,'admin',116,0,'print_settings','[\0'),(12442,'admin',54,0,'advanced-filter','false'),(14061,'admin',80,0,'sortcolumn','1'),(13277,'admin',42,0,'page','0'),(12967,'admin',77,0,'searselech','0'),(12560,'admin',97,0,'search','0'),(12561,'admin',97,0,'sortcolumn','2'),(14171,'admin',97,0,'cursor','23'),(12563,'admin',97,0,'sortorder','asc'),(14071,'admin',98,0,'cursor','-1'),(12776,'admin',88,211,'width','58'),(12777,'admin',88,212,'width','56'),(12792,'admin',91,217,'width','58'),(12793,'admin',91,218,'width','56'),(12794,'admin',91,219,'width','1132'),(12782,'admin',94,229,'width','83'),(12873,'admin',94,230,'width','826'),(12799,'admin',39,234,'width','80'),(12805,'admin',98,248,'width','162'),(12807,'admin',98,246,'width','165'),(12872,'admin',98,247,'width','927'),(12810,'admin',97,240,'width','25'),(12811,'admin',97,241,'width','170'),(12812,'admin',97,242,'width','1020'),(12813,'admin',97,243,'width','60'),(12814,'admin',97,244,'width','71'),(12815,'admin',97,245,'width','345'),(12817,'admin',98,0,'advanced-filter','false'),(12971,'admin',34,0,'searselech','0'),(12973,'admin',91,0,'searselech','0'),(12974,'admin',80,0,'searselech','0'),(12976,'admin',79,0,'searselech','0'),(12978,'admin',57,0,'searselech','0'),(12980,'admin',35,0,'searselech','0'),(12982,'admin',94,0,'searselech','0'),(12984,'admin',50,0,'searselech','0'),(12987,'admin',39,0,'searselech','0'),(12989,'admin',52,0,'searselech','0'),(12992,'admin',75,0,'searselech','0'),(12994,'admin',98,0,'searselech','0'),(12995,'admin',54,0,'searselech','0'),(12997,'admin',32,0,'searselech','0'),(13016,'admin',90,0,'cursor','-1'),(13090,'admin',98,0,'sortcolumn','1'),(13092,'admin',98,0,'sortorder','asc'),(13142,'admin',39,199,'filter',''),(13168,'admin',34,235,'filter',''),(13179,'admin',73,0,'cursor','-1'),(13182,'admin',73,180,'filter','szle'),(13184,'admin',49,0,'page','0'),(13198,'admin',99,0,'search','0'),(13190,'admin',53,0,'page','0'),(13191,'admin',65,0,'page','0'),(13199,'admin',99,0,'cursor','-1'),(13200,'admin',66,0,'page','0'),(13202,'admin',78,0,'page','0'),(13949,'admin',58,0,'page','0'),(13209,'admin',85,0,'page','0'),(14055,'admin',41,0,'page','0'),(13215,'admin',76,0,'page','0'),(13219,'admin',99,0,'sum-panel','false'),(13220,'admin',99,0,'advanced-filter','false'),(13224,'admin',60,0,'page','0'),(13872,'admin',84,0,'page','0'),(13433,'admin',40,0,'page','0'),(13340,'admin',54,0,'page','0'),(13766,'admin',86,205,'filter',''),(13467,'admin',89,0,'page','0'),(13397,'admin',129,0,'page','0'),(13593,'admin',71,0,'page','0'),(13885,'admin',101,0,'x','524'),(13643,'admin',47,0,'page','0'),(13647,'admin',83,0,'page','0'),(13786,'admin',101,0,'page','0'),(14016,'admin',100,0,'cursor','-1'),(13797,'admin',100,0,'search','0'),(13886,'admin',101,0,'y','805'),(13803,'admin',101,0,'height','189'),(13804,'admin',101,0,'width','281'),(13896,'admin',69,0,'page','0'),(13987,'admin',0,0,'list-image-size','gtk-large-toolbar'),(14062,'admin',80,0,'sortorder','asc'),(14172,'admin',97,0,'advanced-filter','false');
41
- UNLOCK TABLES;
37
+ INSERT INTO `conf` (`id`, `nick`, `moditemid`, `itemid`, `Variable`, `Value`) VALUES (1,'admin',0,0,'form-item-font','Verdana 10'),(2,'admin',0,0,'menu-type','buttons'),(14250,'admin',0,0,'x','0'),(14251,'admin',0,0,'y','18'),(5,'admin',0,0,'info-item-font','Verdana Bold 10'),(6,'admin',0,0,'menu-position','top'),(7,'admin',0,0,'form-frame-font','Verdana Bold 10'),(12309,'admin',0,0,'button-size','gtk-small-toolbar'),(14246,'admin',0,0,'height','982'),(10,'admin',0,0,'info-frame-font','Verdana 10'),(14249,'admin',0,0,'width','1280'),(2576,'admin',0,0,'grid','both'),(11330,'admin',34,0,'search','0'),(5252,'admin',34,0,'selection','48'),(14420,'admin',34,0,'page','2'),(14451,'admin',34,0,'position','341'),(7992,'admin',34,112,'width','572'),(4503,'admin',34,41,'width','168'),(11856,'admin',34,101,'width','761'),(4424,'admin',35,44,'width','67'),(4267,'admin',35,45,'width','60'),(4426,'admin',35,47,'width','55'),(4427,'admin',35,143,'width','76'),(11331,'admin',35,0,'search','0'),(5256,'admin',35,0,'selection','127'),(4429,'admin',35,166,'width','97'),(4430,'admin',35,167,'width','500'),(4431,'admin',35,102,'width','98'),(4432,'admin',35,103,'width','83'),(4433,'admin',35,43,'width','71'),(4506,'admin',36,48,'width','1172'),(2662,'admin',36,49,'width','1109'),(6030,'admin',36,0,'search','0'),(5271,'admin',36,0,'selection','2'),(4893,'admin',36,0,'page','0'),(11563,'admin',36,0,'position','566'),(4574,'admin',37,50,'width','957'),(6097,'admin',37,0,'search','0'),(5273,'admin',37,0,'selection','3'),(3661,'admin',37,52,'width','1124'),(503,'admin',48,127,'width','1191'),(1260,'admin',48,0,'search','0'),(5272,'admin',48,0,'selection','-1'),(4440,'admin',50,131,'width','61'),(4441,'admin',50,165,'width','899'),(4442,'admin',50,132,'width','47'),(11333,'admin',50,0,'search','0'),(4443,'admin',50,133,'width','43'),(4444,'admin',50,134,'width','86'),(4445,'admin',50,136,'width','52'),(14248,'admin',0,0,'maximized','true'),(14470,'admin',0,0,'lastmenu','33'),(54,'admin',0,0,'minimized','false'),(4247,'admin',52,138,'width','1145'),(11334,'admin',52,0,'search','0'),(4248,'admin',52,137,'width','43'),(4249,'admin',30,171,'width','60'),(4250,'admin',30,22,'width','105'),(4251,'admin',30,23,'width','70'),(4252,'admin',30,173,'width','688'),(4253,'admin',30,129,'width','100'),(4254,'admin',30,14,'width','126'),(4255,'admin',30,15,'width','65'),(12325,'admin',30,0,'search','0'),(5215,'admin',30,0,'selection','4'),(4256,'admin',30,98,'width','64'),(12837,'admin',68,172,'width','983'),(1393,'admin',68,0,'search','0'),(3620,'admin',68,0,'selection','42'),(3621,'admin',68,168,'width','271'),(14128,'admin',35,0,'sortcolumn','7'),(73,'admin',35,0,'sortorder','asc'),(14262,'admin',50,0,'sortcolumn','4'),(75,'admin',50,0,'sortorder','asc'),(4239,'admin',50,0,'selection','-1'),(13898,'admin',0,63,'path','/tmp'),(14272,'admin',34,0,'sortcolumn','10'),(79,'admin',34,0,'sortorder','asc'),(11339,'admin',57,0,'search','0'),(4422,'admin',57,145,'width','1126'),(4423,'admin',57,146,'width','60'),(10027,'admin',39,107,'width','746'),(4403,'admin',39,109,'width','59'),(13208,'admin',39,0,'search','0'),(5156,'admin',39,0,'selection','83'),(14190,'admin',39,0,'page','0'),(14441,'admin',39,0,'position','214'),(4449,'admin',39,113,'width','224'),(4312,'admin',54,139,'width','43'),(4457,'admin',54,140,'width','1145'),(11342,'admin',54,0,'search','0'),(93,'admin',32,160,'width','66'),(94,'admin',32,161,'width','72'),(95,'admin',32,118,'width','67'),(4458,'admin',32,130,'width','192'),(97,'admin',32,119,'width','36'),(3605,'admin',32,141,'width','76'),(4459,'admin',32,26,'width','118'),(100,'admin',32,121,'width','36'),(2567,'admin',32,27,'width','184'),(11343,'admin',32,0,'search','0'),(14073,'admin',32,0,'sortcolumn','6'),(104,'admin',32,0,'sortorder','asc'),(5160,'admin',32,0,'selection','89'),(14400,'admin',32,0,'page','0'),(12028,'admin',32,0,'position','865'),(108,'admin',32,122,'width','67'),(3610,'admin',32,144,'width','80'),(1191,'admin',32,135,'width','305'),(4461,'admin',32,169,'width','176'),(4356,'admin',32,114,'width','48'),(4462,'admin',32,115,'width','158'),(114,'balint',0,0,'form-item-font','Verdana 10'),(115,'balint',0,0,'menu-type','standard'),(116,'balint',0,0,'x','294'),(117,'balint',0,0,'maximized','false'),(118,'balint',0,0,'y','408'),(119,'balint',0,0,'info-item-font','Verdana Bold 10'),(120,'balint',0,0,'menu-position','top'),(121,'balint',0,0,'minimized','false'),(122,'balint',0,0,'form-frame-font','Verdana Bold 10'),(123,'balint',0,0,'button-size','gtk-small-toolbar'),(124,'balint',0,0,'height','400'),(125,'balint',0,0,'info-frame-font','Verdana 10'),(126,'balint',0,0,'width','600'),(127,'balint',0,0,'grid','true'),(4127,'admin',59,149,'width','924'),(4128,'admin',59,150,'width','34'),(8922,'admin',59,0,'search','0'),(5296,'admin',59,0,'selection','74'),(4130,'admin',59,148,'width','64'),(14162,'admin',39,0,'sortcolumn','4'),(9756,'admin',39,0,'advanced-filter','true'),(11489,'admin',39,0,'sortorder','asc'),(136,'admin',39,113,'filter',''),(248,'admin',34,0,'advanced-filter','true'),(2927,'admin',34,112,'filter',''),(5617,'admin',36,0,'sortcolumn','3'),(140,'admin',36,0,'sortorder','asc'),(8024,'admin',0,0,'list-filter','warning'),(142,'admin',0,0,'list-button','warning'),(12331,'admin',0,0,'list','warning'),(14039,'admin',0,0,'time','warning'),(145,'admin',0,0,'config','warning'),(5754,'admin',0,0,'sql','warning'),(147,'admin',0,0,'list-fieldcombo','warning'),(11444,'admin',0,0,'info','warning'),(149,'admin',0,0,'list-list','warning'),(11133,'admin',0,0,'main','warning'),(11791,'admin',0,0,'events','warning'),(152,'admin',0,0,'sql-prepare','warning'),(153,'admin',0,0,'gtk_button','warning'),(11692,'admin',0,0,'form','warning'),(12335,'admin',0,0,'image','warning'),(156,'admin',0,0,'touch','warning'),(157,'admin',0,0,'menu','warning'),(158,'admin',0,0,'list-filechooser','warning'),(13150,'admin',0,0,'form-combo','warning'),(160,'admin',0,0,'filter-toggle','warning'),(12256,'admin',0,0,'printing','warning'),(162,'admin',0,0,'eval','warning'),(14430,'admin',34,101,'filter',''),(4532,'admin',36,0,'advanced-filter','false'),(3721,'admin',81,0,'x','486'),(1263,'admin',73,0,'search','0'),(174,'admin',73,0,'advanced-filter','true'),(4836,'admin',73,0,'selection','4329'),(13180,'admin',73,178,'filter','page'),(2622,'admin',73,178,'width','138'),(2670,'admin',73,179,'width','869'),(2671,'admin',73,180,'width','162'),(201,'admin',48,0,'advanced-filter','false'),(4727,'admin',34,0,'sum-panel','false'),(206,'admin',57,0,'sum-panel','false'),(207,'admin',57,0,'advanced-filter','false'),(10697,'admin',35,0,'sum-panel','false'),(11962,'admin',35,0,'advanced-filter','true'),(214,'admin',39,0,'sum-panel','false'),(217,'admin',32,0,'sum-panel','false'),(11997,'admin',32,0,'advanced-filter','false'),(6310,'admin',54,0,'sortcolumn','4'),(228,'admin',54,0,'sortorder','asc'),(12852,'admin',33,37,'filter','-1'),(4079,'admin',33,37,'width','92'),(4080,'admin',33,38,'width','178'),(11363,'admin',33,0,'search','0'),(244,'admin',33,0,'advanced-filter','true'),(4081,'admin',33,0,'selection','46'),(4082,'admin',33,39,'width','189'),(4323,'admin',33,170,'width','801'),(275,'admin',74,182,'width','75'),(5148,'admin',57,0,'selection','27'),(14405,'admin',39,107,'filter',''),(5159,'admin',54,0,'selection','22'),(276,'admin',74,183,'width','56'),(1578,'admin',74,184,'width','908'),(1269,'admin',74,0,'search','0'),(279,'admin',74,0,'sortcolumn','1'),(280,'admin',74,0,'sortorder','desc'),(1580,'admin',74,0,'selection','-1'),(282,'admin',74,181,'width','152'),(14321,'admin',58,0,'x','210'),(13149,'admin',58,0,'y','372'),(13139,'admin',58,0,'height','622'),(13605,'admin',58,0,'width','850'),(10700,'admin',72,0,'x','246'),(8727,'admin',72,0,'y','272'),(2362,'admin',72,0,'height','723'),(4848,'admin',72,0,'width','1022'),(9774,'admin',51,0,'x','59'),(9775,'admin',51,0,'y','428'),(809,'admin',51,0,'height','567'),(2392,'admin',51,0,'width','1016'),(14164,'admin',40,0,'x','78'),(14165,'admin',40,0,'y','645'),(14110,'admin',40,0,'height','325'),(13578,'admin',40,0,'width','705'),(12699,'admin',41,0,'x','593'),(14054,'admin',41,0,'y','514'),(14056,'admin',41,0,'height','480'),(11995,'admin',41,0,'width','686'),(14330,'admin',42,0,'x','349'),(14331,'admin',42,0,'y','619'),(12674,'admin',42,0,'height','361'),(12675,'admin',42,0,'width','518'),(14437,'admin',53,0,'x','204'),(13365,'admin',53,0,'y','524'),(13319,'admin',53,0,'height','470'),(13320,'admin',53,0,'width','910'),(4535,'admin',36,0,'sum-panel','false'),(9767,'admin',56,0,'x','379'),(11806,'admin',49,0,'x','471'),(11664,'admin',49,0,'y','693'),(8083,'admin',49,0,'height','301'),(8084,'admin',49,0,'width','808'),(12321,'admin',46,0,'x','728'),(12322,'admin',46,0,'y','820'),(8293,'admin',46,0,'height','174'),(8294,'admin',46,0,'width','287'),(13938,'admin',69,0,'x','531'),(10071,'admin',69,0,'y','411'),(8226,'admin',69,0,'height','583'),(387,'admin',69,0,'width','724'),(13245,'admin',60,0,'x','254'),(12207,'admin',60,0,'y','526'),(9621,'admin',60,0,'height','468'),(391,'admin',60,0,'width','824'),(9732,'admin',56,0,'y','723'),(451,'admin',56,0,'height','272'),(452,'admin',56,0,'width','614'),(509,'adamantium',0,0,'form-item-font','Verdana 10'),(510,'adamantium',0,0,'menu-type','buttons'),(586,'adamantium',0,0,'x','3'),(744,'adamantium',0,0,'lastmenu','33'),(588,'adamantium',0,0,'y','49'),(514,'adamantium',0,0,'info-item-font','Verdana Bold 10'),(515,'adamantium',0,0,'menu-position','top'),(516,'adamantium',0,0,'form-frame-font','Verdana Bold 10'),(517,'adamantium',0,0,'button-size','gtk-small-toolbar'),(590,'adamantium',0,0,'height','929'),(519,'adamantium',0,0,'info-frame-font','Verdana 10'),(591,'adamantium',0,0,'width','1274'),(521,'adamantium',0,0,'grid','true'),(561,'adamantium',68,172,'width','1021'),(523,'adamantium',68,0,'search','-1'),(524,'adamantium',68,168,'width','251'),(587,'adamantium',0,0,'maximized','true'),(529,'adamantium',0,0,'minimized','false'),(786,'adamantium',34,0,'search','-1'),(542,'adamantium',34,0,'page','0'),(543,'adamantium',34,0,'position','245'),(677,'adamantium',34,62,'width','712'),(545,'adamantium',34,112,'width','160'),(546,'adamantium',34,41,'width','147'),(547,'adamantium',34,101,'width','253'),(548,'adamantium',57,0,'search','-1'),(549,'adamantium',57,145,'width','1122'),(550,'adamantium',57,146,'width','61'),(739,'adamantium',35,44,'width','193'),(552,'adamantium',35,45,'width','61'),(553,'adamantium',35,47,'width','56'),(554,'adamantium',35,143,'width','76'),(555,'adamantium',35,0,'search','-1'),(556,'adamantium',35,166,'width','98'),(557,'adamantium',35,167,'width','625'),(558,'adamantium',35,102,'width','54'),(559,'adamantium',35,103,'width','87'),(790,'adamantium',35,43,'width','145'),(562,'adamantium',47,0,'x','473'),(563,'adamantium',47,0,'y','440'),(564,'adamantium',47,0,'height','143'),(565,'adamantium',47,0,'width','334'),(566,'adamantium',36,48,'width','47'),(567,'adamantium',36,49,'width','1207'),(568,'adamantium',36,0,'search','-1'),(680,'adamantium',36,0,'selection','18'),(654,'adamantium',36,0,'page','2'),(571,'adamantium',36,0,'position','399'),(572,'adamantium',48,127,'width','1185'),(573,'adamantium',48,0,'search','-1'),(574,'adamantium',59,149,'width','1191'),(575,'adamantium',59,150,'width','34'),(576,'adamantium',59,0,'search','-1'),(577,'adamantium',59,0,'selection','45'),(578,'adamantium',59,148,'width','47'),(579,'adamantium',50,131,'width','62'),(580,'adamantium',50,165,'width','888'),(581,'adamantium',50,132,'width','48'),(582,'adamantium',50,0,'search','-1'),(583,'adamantium',50,133,'width','44'),(584,'adamantium',50,134,'width','89'),(585,'adamantium',50,136,'width','54'),(721,'adamantium',39,107,'width','334'),(593,'adamantium',39,109,'width','818'),(745,'adamantium',39,0,'search','-1'),(724,'adamantium',39,0,'selection','47'),(596,'adamantium',39,0,'page','0'),(597,'adamantium',39,0,'position','309'),(598,'adamantium',39,113,'width','148'),(655,'adamantium',73,0,'search','-1'),(647,'adamantium',73,178,'width','116'),(601,'adamantium',73,179,'width','1062'),(648,'adamantium',73,180,'width','236'),(649,'adamantium',74,182,'width','95'),(650,'adamantium',74,183,'width','147'),(605,'adamantium',74,184,'width','1055'),(606,'adamantium',74,0,'search','-1'),(652,'adamantium',74,181,'width','186'),(608,'adamantium',52,138,'width','1141'),(609,'adamantium',52,0,'search','-1'),(610,'adamantium',52,137,'width','44'),(611,'adamantium',54,139,'width','44'),(612,'adamantium',54,140,'width','1141'),(613,'adamantium',54,0,'search','-1'),(725,'adamantium',32,160,'width','76'),(726,'adamantium',32,161,'width','106'),(727,'adamantium',32,118,'width','73'),(728,'adamantium',32,130,'width','111'),(729,'adamantium',32,119,'width','50'),(619,'adamantium',32,141,'width','76'),(730,'adamantium',32,26,'width','134'),(731,'adamantium',32,121,'width','52'),(732,'adamantium',32,27,'width','200'),(623,'adamantium',32,0,'search','-1'),(733,'adamantium',32,0,'selection','153'),(625,'adamantium',32,0,'page','0'),(626,'adamantium',32,0,'position','268'),(627,'adamantium',32,122,'width','63'),(628,'adamantium',32,144,'width','81'),(629,'adamantium',32,135,'width','281'),(734,'adamantium',32,169,'width','115'),(735,'adamantium',32,114,'width','85'),(736,'adamantium',32,115,'width','184'),(633,'adamantium',33,37,'width','134'),(634,'adamantium',33,38,'width','255'),(635,'adamantium',33,0,'search','-1'),(636,'adamantium',33,39,'width','100'),(637,'adamantium',33,170,'width','765'),(642,'adamantium',73,0,'sortcolumn','1'),(643,'adamantium',73,0,'advanced-filter','true'),(644,'adamantium',73,0,'sortorder','asc'),(645,'adamantium',73,0,'selection','1507'),(646,'adamantium',73,178,'filter',''),(651,'adamantium',74,0,'selection','67'),(675,'adamantium',34,0,'advanced-filter','true'),(787,'adamantium',34,0,'selection','1'),(788,'adamantium',34,101,'filter','part'),(789,'adamantium',35,0,'selection','311'),(2575,'admin',0,0,'form-grid','vertical'),(1576,'admin',73,0,'position','0'),(13291,'admin',0,0,'confirm-exit','false'),(710,'adamantium',57,0,'selection','55'),(711,'adamantium',58,0,'x','203'),(712,'adamantium',58,0,'y','186'),(713,'adamantium',58,0,'height','652'),(714,'adamantium',58,0,'width','874'),(791,'adamantium',72,0,'x','27'),(792,'adamantium',72,0,'y','311'),(717,'adamantium',72,0,'height','551'),(743,'adamantium',72,0,'width','1140'),(720,'adamantium',39,107,'filter','megre'),(723,'adamantium',39,0,'advanced-filter','true'),(1581,'admin',74,0,'position','0'),(793,'adamantium',0,0,'form-grid','false'),(2574,'admin',0,0,'list-tooltip','none'),(4332,'admin',79,195,'width','1125'),(14328,'admin',30,0,'sortcolumn','10'),(986,'admin',30,0,'sortorder','asc'),(1164,'admin',30,14,'filter',''),(11212,'admin',30,0,'advanced-filter','true'),(1313,'admin',68,0,'advanced-filter','false'),(4425,'admin',35,185,'width','81'),(1323,'admin',57,186,'width','38'),(9618,'admin',36,50,'width','957'),(10173,'admin',68,107,'width','746'),(1342,'admin',68,14,'width','185'),(12838,'admin',68,0,'sortcolumn','3'),(1344,'admin',68,0,'sortorder','asc'),(1346,'admin',68,0,'page','0'),(11246,'admin',68,0,'position','428'),(5500,'admin',68,101,'width','252'),(10971,'admin',57,0,'position','0'),(14253,'admin',35,0,'position','986'),(1352,'admin',59,0,'sortcolumn','1'),(1353,'admin',59,0,'sortorder','asc'),(1354,'admin',59,168,'width','642'),(14254,'admin',50,0,'position','985'),(1386,'admin',68,0,'sum-panel','false'),(4814,'admin',39,101,'width','252'),(1362,'admin',39,168,'width','642'),(1363,'admin',39,148,'width','65'),(10940,'admin',52,0,'position','0'),(1366,'admin',30,0,'page','0'),(4860,'admin',30,101,'width','252'),(10979,'admin',54,0,'position','0'),(11160,'admin',0,0,'position','0'),(1387,'admin',59,0,'sum-panel','false'),(13985,'admin',59,0,'position','306'),(11293,'admin',30,0,'position','428'),(11329,'admin',77,0,'search','0'),(1406,'admin',39,112,'filter','-1'),(11335,'admin',75,0,'search','0'),(5263,'admin',75,0,'selection','83'),(1419,'admin',75,0,'position','0'),(11222,'admin',59,0,'advanced-filter','true'),(1423,'admin',75,0,'sum-panel','false'),(11837,'admin',75,0,'advanced-filter','true'),(4450,'admin',75,187,'width','127'),(4452,'admin',75,188,'width','1061'),(1447,'admin',52,0,'selection','-1'),(13297,'admin',0,0,'search','-1'),(1472,'admin',0,0,'sql-guesstable','warning'),(1474,'admin',0,0,'messenger','warning'),(1572,'admin',48,0,'position','0'),(1579,'admin',74,0,'advanced-filter','false'),(11565,'admin',37,0,'advanced-filter','true'),(11201,'admin',37,0,'position','280'),(11191,'admin',33,0,'position','428'),(14368,'admin',75,0,'sortcolumn','4'),(9006,'admin',75,0,'sortorder','asc'),(2790,'admin',0,0,'bar-menu-font','Verdana 10'),(1675,'admin',33,170,'filter',''),(12702,'admin',76,0,'x','507'),(12690,'admin',76,0,'y','528'),(12678,'admin',76,0,'height','466'),(12703,'admin',76,0,'width','772'),(2788,'admin',0,0,'list-cell-font','Verdana 10'),(2006,'admin',0,0,'last-viewed-message','0'),(4548,'admin',77,0,'selection','-1'),(2025,'admin',77,0,'position','0'),(2031,'admin',35,0,'page','0'),(4413,'admin',77,189,'width','80'),(4414,'admin',77,190,'width','1106'),(14449,'admin',78,0,'x','337'),(14428,'admin',78,0,'y','276'),(12876,'admin',78,0,'height','718'),(13589,'admin',78,0,'width','629'),(2531,'admin',0,0,'sortcolumn','1'),(2533,'admin',0,0,'sortorder','asc'),(4557,'admin',73,0,'sortcolumn','6'),(2619,'admin',73,0,'sortorder','asc'),(10017,'admin',0,0,'list-button-font','Verdana 9'),(4448,'admin',39,199,'width','33'),(4508,'admin',37,0,'sum-panel','false'),(4509,'admin',37,101,'width','252'),(4331,'admin',79,194,'width','63'),(11338,'admin',79,0,'search','0'),(3315,'admin',79,0,'selection','-1'),(3316,'admin',79,0,'position','0'),(4329,'admin',80,196,'width','63'),(4330,'admin',80,197,'width','1123'),(11337,'admin',80,0,'search','0'),(4991,'admin',80,0,'selection','-1'),(3321,'admin',80,0,'position','0'),(3722,'admin',81,0,'y','424'),(3723,'admin',81,0,'height','260'),(3724,'admin',81,0,'width','312'),(4507,'admin',48,0,'sum-panel','false'),(5108,'admin',82,1,'x','1085.0'),(5109,'admin',82,1,'y','118.0'),(6269,'admin',82,2,'x','36.0'),(6270,'admin',82,2,'y','243.0'),(6301,'admin',82,3,'x','720.0'),(6302,'admin',82,3,'y','335.0'),(6129,'admin',82,6,'x','1450.0'),(6130,'admin',82,6,'y','706.0'),(5116,'admin',82,4,'x','1500.0'),(5117,'admin',82,4,'y','38.0'),(5118,'admin',82,5,'x','1630.0'),(5119,'admin',82,5,'y','141.0'),(6107,'admin',82,7,'x','215.0'),(6108,'admin',82,7,'y','719.0'),(6109,'admin',82,8,'x','165.0'),(6110,'admin',82,8,'y','531.0'),(5106,'admin',82,9,'x','972.0'),(5107,'admin',82,9,'y','717.0'),(6116,'admin',82,10,'x','373.0'),(6115,'admin',82,10,'y','38.0'),(6295,'admin',82,11,'x','37.0'),(6296,'admin',82,11,'y','367.0'),(6297,'admin',82,12,'x','736.0'),(6298,'admin',82,12,'y','738.0'),(6299,'admin',82,13,'x','1089.0'),(6300,'admin',82,13,'y','432.0'),(4773,'admin',36,101,'width','252'),(6348,'admin',36,107,'width','912'),(10031,'admin',34,107,'width','746'),(13645,'admin',83,0,'x','602'),(13646,'admin',83,0,'y','276'),(4793,'admin',34,50,'width','957'),(7540,'admin',83,0,'height','632'),(5471,'admin',83,0,'width','336'),(11626,'admin',0,0,'disable-event-cache','true'),(5007,'admin',39,50,'width','957'),(10160,'admin',59,107,'width','746'),(5281,'admin',37,0,'sortcolumn','3'),(5058,'admin',37,0,'sortorder','asc'),(14332,'admin',47,0,'x','547'),(12455,'admin',47,0,'y','770'),(12456,'admin',47,0,'height','224'),(13644,'admin',47,0,'width','471'),(5222,'admin',30,50,'width','957'),(11144,'admin',36,0,'cursor','1'),(13177,'admin',48,0,'cursor','-1'),(11200,'admin',37,0,'cursor','2'),(14327,'admin',30,0,'cursor','72'),(14263,'admin',59,0,'cursor','132'),(5327,'admin',33,50,'width','957'),(13958,'admin',33,0,'cursor','-1'),(14139,'admin',80,0,'cursor','-1'),(13936,'admin',79,0,'cursor','-1'),(14442,'admin',57,0,'cursor','-1'),(14436,'admin',39,0,'cursor','78'),(14424,'admin',54,0,'cursor','-1'),(14440,'admin',32,0,'cursor','-1'),(5401,'admin',74,0,'print_settings','[\0'),(14353,'admin',77,0,'cursor','-1'),(14471,'admin',34,0,'cursor','53'),(14412,'admin',35,0,'cursor','-1'),(14413,'admin',50,0,'cursor','-1'),(13887,'admin',52,0,'cursor','-1'),(14452,'admin',75,0,'cursor','-1'),(13937,'admin',68,0,'cursor','26'),(5443,'admin',59,50,'width','957'),(5573,'admin',37,107,'width','1048'),(10042,'admin',33,107,'width','746'),(5632,'admin',34,41,'filter',''),(6125,'admin',82,14,'x','10.0'),(6126,'admin',82,14,'y','10.0'),(6127,'admin',82,15,'x','424.0'),(6128,'admin',82,15,'y','179.0'),(6139,'admin',82,16,'x','360.0'),(6140,'admin',82,16,'y','45.0'),(6144,'admin',82,17,'x','549.0'),(6145,'admin',82,17,'y','46.0'),(6148,'admin',82,18,'x','373.0'),(6149,'admin',82,18,'y','116.0'),(6165,'admin',35,43,'filter',''),(10585,'admin',50,0,'advanced-filter','false'),(6167,'admin',50,134,'filter','-1'),(6266,'admin',82,19,'x','443.0'),(6267,'admin',82,19,'y','138.0'),(6271,'admin',82,20,'x','757.0'),(6272,'admin',82,20,'y','242.0'),(6273,'admin',82,22,'x','1178.0'),(6274,'admin',82,22,'y','376.0'),(6275,'admin',82,21,'x','505.0'),(6276,'admin',82,21,'y','159.0'),(6277,'admin',82,23,'x','561.0'),(6278,'admin',82,23,'y','407.0'),(6279,'admin',82,24,'x','814.0'),(6280,'admin',82,24,'y','63.0'),(6281,'admin',82,25,'x','704.0'),(6282,'admin',82,25,'y','119.0'),(6283,'admin',82,26,'x','323.0'),(6284,'admin',82,26,'y','155.0'),(6285,'admin',82,27,'x','359.0'),(6286,'admin',82,27,'y','538.0'),(6287,'admin',82,28,'x','538'),(6288,'admin',82,28,'y','274'),(6289,'admin',82,29,'x','1146'),(6290,'admin',82,29,'y','308'),(6291,'admin',82,30,'x','466.0'),(6292,'admin',82,30,'y','179.0'),(6386,'admin',0,0,'sub-list','warning'),(6741,'admin',0,0,'relaion-builder','debug'),(14038,'admin',0,0,'relation-builder','warning'),(6394,'admin',33,101,'width','252'),(13988,'admin',84,0,'x','1'),(13763,'admin',84,0,'y','18'),(13989,'admin',84,0,'height','976'),(13765,'admin',84,0,'width','1278'),(10570,'admin',30,107,'width','746'),(12747,'admin',85,0,'x','696'),(7710,'admin',39,41,'width','168'),(7711,'admin',39,112,'width','840'),(7946,'admin',0,0,'disable-attribute-ca','false'),(12748,'admin',85,0,'y','694'),(12664,'admin',85,0,'height','300'),(12665,'admin',85,0,'width','583'),(7867,'admin',59,101,'width','252'),(11624,'admin',0,0,'disable-attr-cache','true'),(7993,'admin',34,203,'width','174'),(8035,'admin',77,0,'sortcolumn','4'),(8036,'admin',77,0,'sortorder','asc'),(11797,'admin',33,39,'filter',''),(8650,'admin',86,0,'search','0'),(13249,'admin',87,0,'cursor','-1'),(8464,'admin',34,198,'filter',''),(10838,'admin',86,0,'advanced-filter','true'),(14453,'admin',86,0,'cursor','32'),(14454,'admin',86,0,'page','1'),(14472,'admin',86,0,'position','191'),(8656,'admin',87,0,'search','0'),(8657,'admin',87,0,'position','0'),(11328,'admin',88,0,'search','0'),(9044,'admin',86,50,'width','957'),(9171,'admin',88,0,'position','0'),(9174,'admin',90,0,'search','0'),(9175,'admin',90,0,'position','0'),(11336,'admin',91,0,'search','0'),(9180,'admin',91,0,'position','0'),(9187,'admin',59,0,'page','0'),(13529,'admin',89,0,'x','767'),(13530,'admin',89,0,'y','666'),(13531,'admin',89,0,'height','143'),(9250,'admin',89,0,'width','414'),(9251,'admin',92,107,'width','912'),(9252,'admin',92,0,'search','0'),(9253,'admin',92,0,'advanced-filter','false'),(13534,'admin',92,0,'cursor','-1'),(11247,'admin',92,0,'position','428'),(11368,'admin',88,0,'cursor','-1'),(9340,'admin',93,0,'search','0'),(14457,'admin',93,0,'cursor','-1'),(9342,'admin',93,0,'position','0'),(11902,'admin',86,0,'sortcolumn','4'),(9445,'admin',75,187,'filter',''),(14355,'admin',94,0,'cursor','-1'),(9535,'admin',79,0,'sortcolumn','3'),(9536,'admin',79,0,'sortorder','asc'),(9617,'admin',92,50,'width','957'),(9801,'admin',77,0,'sum-panel','false'),(10034,'admin',94,0,'sum-panel','false'),(9802,'admin',77,0,'advanced-filter','false'),(10278,'admin',86,107,'width','746'),(11332,'admin',94,0,'search','0'),(9900,'admin',50,0,'page','0'),(12966,'admin',88,0,'searselech','0'),(11513,'admin',87,0,'advanced-filter','true'),(10315,'admin',35,102,'filter','-1'),(10601,'admin',35,166,'filter','-1'),(10591,'admin',88,0,'advanced-filter','true'),(12550,'admin',33,38,'filter',''),(10687,'admin',0,0,'drb','warning'),(10843,'admin',93,0,'advanced-filter','true'),(10938,'admin',94,0,'position','0'),(10957,'admin',94,0,'advanced-filter','false'),(11020,'admin',95,0,'search','0'),(11021,'admin',95,0,'advanced-filter','true'),(11052,'admin',95,0,'cursor','4'),(11205,'admin',95,0,'position','428'),(11024,'admin',95,233,'filter',''),(11054,'admin',96,0,'x','360'),(11055,'admin',96,0,'y','525'),(11027,'admin',96,0,'height','180'),(11028,'admin',96,0,'width','550'),(13398,'admin',80,0,'advanced-filter','false'),(11583,'admin',-1,0,'y','488'),(11382,'admin',91,0,'cursor','-1'),(11404,'admin',33,0,'sortorder','asc'),(13944,'admin',33,0,'sortcolumn','5'),(11582,'admin',-1,0,'x','545'),(11584,'admin',-1,0,'height','47'),(11585,'admin',-1,0,'width','190'),(14108,'admin',80,0,'page','0'),(11904,'admin',86,0,'sortorder','asc'),(12801,'admin',98,0,'search','0'),(12213,'admin',116,0,'print_settings','[\0'),(12442,'admin',54,0,'advanced-filter','false'),(14061,'admin',80,0,'sortcolumn','1'),(13277,'admin',42,0,'page','0'),(12967,'admin',77,0,'searselech','0'),(12560,'admin',97,0,'search','0'),(12561,'admin',97,0,'sortcolumn','2'),(14265,'admin',97,0,'cursor','-1'),(12563,'admin',97,0,'sortorder','asc'),(14071,'admin',98,0,'cursor','-1'),(12776,'admin',88,211,'width','58'),(12777,'admin',88,212,'width','56'),(12792,'admin',91,217,'width','58'),(12793,'admin',91,218,'width','56'),(12794,'admin',91,219,'width','1132'),(12782,'admin',94,229,'width','83'),(12873,'admin',94,230,'width','826'),(12799,'admin',39,234,'width','80'),(12805,'admin',98,248,'width','162'),(12807,'admin',98,246,'width','165'),(12872,'admin',98,247,'width','927'),(12810,'admin',97,240,'width','25'),(12811,'admin',97,241,'width','170'),(12812,'admin',97,242,'width','1020'),(12813,'admin',97,243,'width','60'),(12814,'admin',97,244,'width','71'),(12815,'admin',97,245,'width','345'),(12817,'admin',98,0,'advanced-filter','false'),(12971,'admin',34,0,'searselech','0'),(12973,'admin',91,0,'searselech','0'),(12974,'admin',80,0,'searselech','0'),(12976,'admin',79,0,'searselech','0'),(12978,'admin',57,0,'searselech','0'),(12980,'admin',35,0,'searselech','0'),(12982,'admin',94,0,'searselech','0'),(12984,'admin',50,0,'searselech','0'),(12987,'admin',39,0,'searselech','0'),(12989,'admin',52,0,'searselech','0'),(12992,'admin',75,0,'searselech','0'),(12994,'admin',98,0,'searselech','0'),(12995,'admin',54,0,'searselech','0'),(12997,'admin',32,0,'searselech','0'),(13016,'admin',90,0,'cursor','-1'),(13090,'admin',98,0,'sortcolumn','1'),(13092,'admin',98,0,'sortorder','asc'),(13142,'admin',39,199,'filter',''),(13168,'admin',34,235,'filter',''),(13179,'admin',73,0,'cursor','-1'),(13182,'admin',73,180,'filter','szle'),(13184,'admin',49,0,'page','0'),(13198,'admin',99,0,'search','0'),(13190,'admin',53,0,'page','0'),(13191,'admin',65,0,'page','0'),(13199,'admin',99,0,'cursor','-1'),(13200,'admin',66,0,'page','0'),(13202,'admin',78,0,'page','0'),(14320,'admin',58,0,'page','0'),(13209,'admin',85,0,'page','0'),(14055,'admin',41,0,'page','0'),(13215,'admin',76,0,'page','0'),(13219,'admin',99,0,'sum-panel','false'),(13220,'admin',99,0,'advanced-filter','false'),(13224,'admin',60,0,'page','0'),(13872,'admin',84,0,'page','0'),(13433,'admin',40,0,'page','0'),(13340,'admin',54,0,'page','0'),(13766,'admin',86,205,'filter',''),(13467,'admin',89,0,'page','0'),(13397,'admin',129,0,'page','0'),(13593,'admin',71,0,'page','0'),(14225,'admin',101,0,'x','703'),(13643,'admin',47,0,'page','0'),(13647,'admin',83,0,'page','0'),(13786,'admin',101,0,'page','0'),(14231,'admin',100,0,'cursor','-1'),(13797,'admin',100,0,'search','0'),(14226,'admin',101,0,'y','786'),(14223,'admin',101,0,'height','191'),(14224,'admin',101,0,'width','287'),(13896,'admin',69,0,'page','0'),(13987,'admin',0,0,'list-image-size','gtk-large-toolbar'),(14062,'admin',80,0,'sortorder','asc'),(14236,'admin',97,0,'advanced-filter','true'),(14257,'admin',97,242,'filter','reload');
42
38
  DROP TABLE IF EXISTS `cronjobs`;
43
39
  CREATE TABLE `cronjobs` (
44
40
  `id` int(11) NOT NULL auto_increment,
@@ -48,17 +44,13 @@ CREATE TABLE `cronjobs` (
48
44
  PRIMARY KEY (`id`)
49
45
  ) ENGINE=MyISAM DEFAULT CHARSET=utf8;
50
46
 
51
- LOCK TABLES `cronjobs` WRITE;
52
- UNLOCK TABLES;
53
47
  DROP TABLE IF EXISTS `db_version`;
54
48
  CREATE TABLE `db_version` (
55
49
  `version` float default NULL,
56
50
  `utime` timestamp NOT NULL default CURRENT_TIMESTAMP
57
51
  ) ENGINE=MyISAM DEFAULT CHARSET=utf8;
58
52
 
59
- LOCK TABLES `db_version` WRITE;
60
53
  INSERT INTO `db_version` (`version`, `utime`) VALUES (1,'2009-07-23 08:55:01'),(2,'2009-12-17 11:18:48'),(3,'2010-01-31 09:05:48'),(4,'2010-03-11 09:13:27'),(5,'2010-06-15 17:56:57'),(6,'2010-07-13 10:30:04'),(7,'2010-08-10 18:59:54'),(8,'2010-08-11 07:06:12'),(9,'2010-08-11 07:06:12'),(12,'2010-09-07 16:49:20'),(10,'2010-08-11 18:45:44'),(11,'2010-09-07 16:49:20'),(14,'2011-01-17 07:38:10');
61
- UNLOCK TABLES;
62
54
  DROP TABLE IF EXISTS `events`;
63
55
  CREATE TABLE `events` (
64
56
  `id` int(11) NOT NULL auto_increment,
@@ -69,9 +61,7 @@ CREATE TABLE `events` (
69
61
  KEY `gtkobjectid` (`gtkobjectid`)
70
62
  ) ENGINE=MyISAM AUTO_INCREMENT=78 DEFAULT CHARSET=utf8;
71
63
 
72
- LOCK TABLES `events` WRITE;
73
- INSERT INTO `events` (`id`, `gtkobjectid`, `event`, `command`) VALUES (1,69,'form-OnApply-afterSQL','case runmode\n when \"add\" then\n query(\"update images set filedata=\'\"+escape_string(findItem(\'filename\').renderer.loadPixbuf)+\"\' order by id desc limit 1\")\n when \"modify\" then\r\n query(\"update images set filedata=\'\"+escape_string(findItem(\'filename\').renderer.loadPixbuf)+\"\' where id=\'#{parentselected}\'\")\nend\nclient.client.images.load_all\nmanqod_db.reload_client_images\n'),(7,50,'form_item-BeforeUpdate','item[\'default\']=parentM.parentM.parentselected if parentM.runmode == \"add\"'),(6,77,'form_item-BeforeUpdate','item[\'default\']=parentM.parentM.parentselected if parentM.runmode == \"add\"'),(8,81,'form_item-BeforeUpdate','item[\'default\']=\"-1\" if parentM.runmode==\"add\"'),(9,80,'form_item-BeforeUpdate','item[\'default\']=\"-1\" if parentM.runmode==\"add\"'),(17,82,'form_item-Action','#warn(\"#{parentM.parentM.list_id} #{text} #{parentM.tmp[:gtk_object_type]}\")\nparentM.dsc.set_default(\"\")\nif r=admin.qrow(\"select * from gtkattributes_schema where attribute=\'#{text}\' and gtkobjecttype like \'#{parentM.tmp[:gtk_object_type]}\'\")\n parentM.data.item[\'querysql\']=\"\"\n parentM.data.item[\'type_def\']=\"\"\n parentM.data.item[\'gtktype\']=case r[\"attributetype\"]\n when \"int\",\"float\" then \"gtk_spinbutton\"\n when \"text\" then \"gtk_text\"\n when \"multi\" then \"gtk_multiline\"\n when \"bool\" then \"gtk_toggle\"\n when \"font\" then \"gtk_font_button\"\n when \"combo\" then\n c=0\n r[\'valid_values\'].each{|v|\n u=\" union \" if c!=0\n parentM.data.item[\'querysql\']+=\"#{u} select \'#{v.strip}\' as id, \'#{v.strip}\' as display\"\n c+=1\n }\n parentM.data.item[\'type_def\']=\"[display:text]\"\n \"gtk_combo\"\n when \"field\" then \"gtk_field_combo\"\n when \"table\" then\n parentM.data.item[\'querysql\']=\"select name as cdata, name as cdisplay from tables order by name\"\n \"gtk_combo\"\n when \"sqlid\" then\n parentM.data.item[\'querysql\']=\"select id as cdata, name as cdisplay from queries order by name\"\n \"gtk_combo\"\n when \"rel\" then\n rr=parentM.qrow(\"select data from gtkformitems where id=\'#{parentM.parentM.parentselected}\'\")\n rtable=rr[\"data\"].split(\".\")[0]\n rfield=rr[\"data\"].split(\".\")[1]\n parentM.data.item[\'querysql\']=\"select id, dst_table as t,dst_field as f from relations where src_table=\'#{rtable}\' and src_field=\'#{rfield}\' union select id, src_table as t,src_field as f from relations where dst_table=\'#{rtable}\' and dst_field=\'#{rfield}\' order by t,f\"\n parentM.data.item[\'type_def\']=\"[t:text:Table][f:text:Field]\"\n \"gtk_combo\"\n else \"gtk_hidden\"\n end\n parentM.dsc.update(self,r[\"description\"])\n parentM.additional_on_insert=\"gtkobjecttype=\'#{r[\"gtkobjecttype\"]}\'\"\n parentM.additional_on_update=\"gtkobjecttype=\'#{r[\"gtkobjecttype\"]}\'\"\nelse\n parentM.data.item[\'gtktype\']=\"gtk_hidden\"\n parentM.dsc.update(self,\"\")\nend\nparentM.data.repack_renderer.update(self)\nparentM.data.show_all\n#warn(\"#{parentM.data.item.inspect}\\n---\\n#{parentM.data.renderer.model.type_def.inspect if parentM.data.renderer.model}\")\n'),(16,82,'form_item-BeforeUpdate','item[\'admin\']=\'true\''),(18,76,'form-OnUpdate','if runmode == \'add\'\n align.set_default(\"0\")\n findItem(\"type\").set_default(\"gtk_text\")\nend\nfindItem(\"querySQL\").set_expanded(findItem(\"querySQL\").text.length!=0)'),(19,8,'form_item-Action','parentM.target.set_target(case text\n when \'2\' then \'40\'\n when \'1\' then \'41\'\n when \'14\' then \'81\'\nend)'),(23,89,'form_item-Action','ugid=list.model.cell_value(\'usergroupid\',text).to_i\ngid=list.model.cell_value(\'groupid\',text).to_i\nif ugid==0\n sql=\"insert into usergroups set userid=\'#{parentM.parentselected}\', groupid=\'#{gid}\'\"\nelse\n sql=\"delete from usergroups where id=\'#{ugid}\' limit 1\"\nend\n#p sql\nparentM.query(sql)\nparentM.set_gtk_attribute(\"scroll_pos\",scroller.vadjustment.value)\nupdate(self)\n'),(26,83,'form-OnUpdate','findItem(\'name\').set_default(\'-2\')'),(27,89,'form_item-AfterUpdate','list.expand_all\nscroller.vadjustment.set_value(parentM.gtk_attribute(\"scroll_pos\")) if parentM.gtk_attribute(\"scroll_pos\")\n'),(28,41,'form-OnApply-afterSQL','client.client.reload_moditem(new_parentselected)'),(39,78,'form-OnApply-afterSQL','manqod_db.reload_client_attributes\n@tmp[:reload_moditem_id]=case parentM.list_id.to_i\n when 80 then\n if mi=qrow(\"select formid from gtkformitems where id=\'#{parentM.parentselected}\'\")\n client.client.reload_moditem(mi[\"formid\"].to_i)\n end\n when 79 then client.client.reload_moditem(parentM.parentselected.to_i)\n when 75 then client.client.reload_moditem(parentM.parentselected.to_i)\n when 77 then \n if mi=qrow(\"select listing from gtkheaders where id=\'#{parentM.parentselected}\'\")\n client.client.reload_moditem(mi[\"listing\"].to_i)\n end\n when 94 then\n if mi=qrow(\"select moditemid from buttons where id=\'#{parentM.parentselected}\'\")\n client.client.moditem(mi[\"moditemid\"].to_i).reset_buttons\n end\nend\n'),(30,76,'form-OnApply-afterSQL','client.client.reload_moditem(parentM.parentselected)'),(31,58,'form-OnUpdate','if runmode==\'add\'\n gtktype.set_default(\'gtk_text\')\n editable.set_default(\'true\')\nend\nfindItem(\"x\").renderer.set_digits(0)\nfindItem(\"y\").renderer.set_digits(0)\nxspan.renderer.set_digits(0)\nyspan.renderer.set_digits(0)\nwrequest.renderer.set_digits(0)\nhrequest.renderer.set_digits(0)\n'),(32,85,'form-OnApply-afterSQL','client.client.moditem(parentM.parentselected).reset_buttons'),(38,105,'form_item-Action','parentM.passwd.set_editable(text==\'true\')'),(35,47,'form-OnApply-afterSQL','client.client.reload_users'),(36,94,'form_item-Action','parentM.moditem_render_mode.set_editable([\"add\",\"modify\",\"copy\",\"info\",\"remove\"].include?(text)).update(self)'),(37,85,'form-OnUpdate','moditem_render_mode.set_default(\'newwindow\') if runmode == \"add\"'),(42,35,'list-OnRemove-AfterSQL','ManqodDB.instance.manqod_db.client.reload_moditem(parentselected)'),(41,50,'list-OnRemove-AfterSQL','ManqodDB.instance.manqod_db.client.moditem(parentselected).reset_buttons'),(43,71,'form_item-Action','parentM.header.update(self,text) if parentM.header.text.length == 0 || parentM.header.text == parentM.tmp[\"oldtext\"] \nparentM.tmp[\"oldtext\"]=text'),(47,16,'form_item-AfterUpdate','pc.set_expanded(text.length!=0)'),(46,5,'form_item-AfterUpdate','pc.set_expanded(text.length!=0)'),(45,34,'form_item-AfterUpdate','pc.set_expanded(text.length!=0)'),(48,29,'form_item-AfterUpdate','pc.set_expanded(text.length!=0)'),(49,28,'form_item-AfterUpdate','pc.set_expanded(text.length!=0)'),(50,4,'form_item-AfterUpdate','pc.set_expanded(text.length!=0)'),(51,17,'form_item-AfterUpdate','pc.set_expanded(text.length!=0)'),(73,99,'list-OnRemove-AfterSQL','manqod_db.reload_client_events(parentselected)'),(72,53,'form-OnUpdate','t=case parentM.list_id.to_i\n when 57 then \'form_item-\'\n when 54 then \'form-\'\n when 52 then \'list-\'\n when 99 then \'print-\'\n else nil \nend\n#warn(t.inspect)\nevent_object=findItem(\"event\")\nevent_object.item[\'querysql\']=\"select cdata,cdisplay,description from scv where combo=\'#{event_object.item[\'data\']}\' and cdata like \'#{t}%\' order by cdata\" if t\n'),(55,39,'form_item-Action','parentM.description.update(self,text) if parentM.description.text.length == 0 || parentM.description.text == parentM.tmp[\"oldtext\"] \nparentM.tmp[\"oldtext\"]=text'),(56,52,'form_item-AfterUpdate','pc.set_expanded(text.length!=0)'),(57,100,'form_item-AfterUpdate','pc.set_expanded(text.length!=0)'),(58,53,'form-OnApply-afterSQL','manqod_db.reload_client_events(parentM.parentselected)'),(61,57,'list-OnRemove-AfterSQL','manqod_db.reload_client_events(parentselected)'),(59,54,'list-OnRemove-AfterSQL','manqod_db.reload_client_events(parentselected)'),(62,52,'list-OnRemove-AfterSQL','manqod_db.reload_client_events(parentselected)'),(65,78,'form-OnUpdate','@tmp[:gtk_object_type]=case parentM.list_id.to_i\n when 80 then \'form-item\'\n when 79 then \'form\'\n when 75 then \'list\'\n when 77 then \'list_column\'\n when 94 then \'list-button\'\n else \'%\'\nend\n#i=parentM.moditem[\'additional_on_insert\'].split(\'\\\'\')\n\n@additional_on_insert=\"\" if @tmp[:gtk_object_type]==\"%\"\n#warn(@additional_on_insert)\n@tmp[:query_filter]=if @tmp[:gtk_object_type] == \"%\" then \"where can_default=\'1\'\"\n else \"where gtkobjecttype like \'#{@tmp[:gtk_object_type]}\'\"\nend\n\ndsc.renderer.set_justify(Gtk::Justification::LEFT).set_ellipsize(Pango::Layout::EllipsizeMode::END)'),(63,40,'form-OnApply-afterSQL','client.client.reload_moditem(new_parentselected)'),(64,58,'form-OnApply-afterSQL','client.client.reload_moditem(parentM.parentselected)'),(66,79,'list-OnRemove-AfterSQL','manqod_db.reload_client_attributes\nclient.reload_moditem(parentselected)'),(67,80,'list-OnRemove-AfterSQL','manqod_db.reload_client_attributes'),(68,75,'list-OnRemove-AfterSQL','manqod_db.reload_client_attributes\nclient.reload_moditem(parentselected)'),(71,98,'list-OnRemove-AfterSQL','manqod_db.reload_client_attributes'),(69,94,'list-OnRemove-AfterSQL','manqod_db.reload_client_attributes\nManqodDB.instance.manqod_db.client.moditem(parentM.parentselected).reset_buttons'),(70,77,'list-OnRemove-AfterSQL','manqod_db.reload_client_attributes\nclient.reload_moditem(parentM.parentselected)'),(75,107,'form_item-AfterUpdate','pc.set_expanded(text.length!=0)'),(76,100,'list-OnRemove-AfterSQL','ManqodDB.instance.manqod_db.client.remove_cron(get_cursor_id)'),(77,101,'form-OnApply-afterSQL','ManqodDB.instance.manqod_db.client.reset_cron(@new_parentselected)');
74
- UNLOCK TABLES;
64
+ INSERT INTO `events` (`id`, `gtkobjectid`, `event`, `command`) VALUES (1,69,'form-OnApply-afterSQL','case runmode\n when \"add\" then\n query(\"update images set filedata=\'\"+escape_string(findItem(\'filename\').renderer.loadPixbuf)+\"\' order by id desc limit 1\")\n when \"modify\" then\r\n query(\"update images set filedata=\'\"+escape_string(findItem(\'filename\').renderer.loadPixbuf)+\"\' where id=\'#{parentselected}\'\")\nend\nclient.client.images.load_all\nmanqod_db.reload_client_images\n'),(7,50,'form_item-BeforeUpdate','item[\'default\']=parentM.parentM.parentselected if parentM.runmode == \"add\"'),(6,77,'form_item-BeforeUpdate','item[\'default\']=parentM.parentM.parentselected if parentM.runmode == \"add\"'),(8,81,'form_item-BeforeUpdate','item[\'default\']=\"-1\" if parentM.runmode==\"add\"'),(9,80,'form_item-BeforeUpdate','item[\'default\']=\"-1\" if parentM.runmode==\"add\"'),(17,82,'form_item-Action','#warn(\"#{parentM.parentM.list_id} #{text} #{parentM.tmp[:gtk_object_type]}\")\nparentM.dsc.set_default(\"\")\nif r=admin.qrow(\"select * from gtkattributes_schema where attribute=\'#{text}\' and gtkobjecttype like \'#{parentM.tmp[:gtk_object_type]}\'\")\n parentM.data.item[\'querysql\']=\"\"\n parentM.data.item[\'type_def\']=\"\"\n parentM.data.item[\'gtktype\']=case r[\"attributetype\"]\n when \"int\",\"float\" then \"gtk_spinbutton\"\n when \"text\" then \"gtk_text\"\n when \"multi\" then \"gtk_multiline\"\n when \"bool\" then \"gtk_toggle\"\n when \"font\" then \"gtk_font_button\"\n when \"combo\" then\n c=0\n r[\'valid_values\'].split(\',\').each{|v|\n u=\" union \" if c!=0\n parentM.data.item[\'querysql\']+=\"#{u} select \'#{v.strip}\' as id, \'#{v.strip}\' as display\"\n c+=1\n }\n parentM.data.item[\'type_def\']=\"[display:text]\"\n \"gtk_combo\"\n when \"field\" then \"gtk_field_combo\"\n when \"table\" then\n parentM.data.item[\'querysql\']=\"select name as cdata, name as cdisplay from tables order by name\"\n \"gtk_combo\"\n when \"sqlid\" then\n parentM.data.item[\'querysql\']=\"select id as cdata, name as cdisplay from queries order by name\"\n \"gtk_combo\"\n when \"rel\" then\n rr=parentM.qrow(\"select data from gtkformitems where id=\'#{parentM.parentM.parentselected}\'\")\n rtable=rr[\"data\"].split(\".\")[0]\n rfield=rr[\"data\"].split(\".\")[1]\n parentM.data.item[\'querysql\']=\"select id, dst_table as t,dst_field as f from relations where src_table=\'#{rtable}\' and src_field=\'#{rfield}\' union select id, src_table as t,src_field as f from relations where dst_table=\'#{rtable}\' and dst_field=\'#{rfield}\' order by t,f\"\n parentM.data.item[\'type_def\']=\"[t:text:Table][f:text:Field]\"\n \"gtk_combo\"\n else \"gtk_hidden\"\n end\n parentM.dsc.update(self,r[\"description\"])\n parentM.additional_on_insert=\"gtkobjecttype=\'#{r[\"gtkobjecttype\"]}\'\"\n parentM.additional_on_update=\"gtkobjecttype=\'#{r[\"gtkobjecttype\"]}\'\"\nelse\n parentM.data.item[\'gtktype\']=\"gtk_hidden\"\n parentM.dsc.update(self,\"\")\nend\nparentM.data.repack_renderer.update(self)\nparentM.data.show_all\n#warn(\"#{parentM.data.item.inspect}\\n---\\n#{parentM.data.renderer.model.type_def.inspect if parentM.data.renderer.model}\")\n'),(16,82,'form_item-BeforeUpdate','item[\'admin\']=\'true\''),(18,76,'form-OnUpdate','if runmode == \'add\'\n align.set_default(\"0\")\n findItem(\"type\").set_default(\"gtk_text\")\nend\nfindItem(\"querySQL\").set_expanded(findItem(\"querySQL\").text.length!=0)'),(19,8,'form_item-Action','parentM.target.set_target(case text\n when \'2\' then \'40\'\n when \'1\' then \'41\'\n when \'14\' then \'81\'\nend)'),(23,89,'form_item-Action','ugid=list.model.cell_value(\'usergroupid\',text).to_i\ngid=list.model.cell_value(\'groupid\',text).to_i\nif ugid==0\n sql=\"insert into usergroups set userid=\'#{parentM.parentselected}\', groupid=\'#{gid}\'\"\nelse\n sql=\"delete from usergroups where id=\'#{ugid}\' limit 1\"\nend\n#p sql\nparentM.query(sql)\nparentM.set_gtk_attribute(\"scroll_pos\",scroller.vadjustment.value)\nupdate(self)\n'),(26,83,'form-OnUpdate','findItem(\'name\').set_default(\'-2\')'),(27,89,'form_item-AfterUpdate','list.expand_all\nscroller.vadjustment.set_value(parentM.gtk_attribute(\"scroll_pos\")) if parentM.gtk_attribute(\"scroll_pos\")\n'),(28,41,'form-OnApply-afterSQL','client.client.reload_moditem(new_parentselected)'),(39,78,'form-OnApply-afterSQL','manqod_db.reload_client_attributes\n@tmp[:reload_moditem_id]=case parentM.list_id.to_i\n when 80 then\n if mi=qrow(\"select formid from gtkformitems where id=\'#{parentM.parentselected}\'\")\n client.client.reload_moditem(mi[\"formid\"].to_i)\n end\n when 79 then client.client.reload_moditem(parentM.parentselected.to_i)\n when 75 then client.client.reload_moditem(parentM.parentselected.to_i)\n when 77 then \n if mi=qrow(\"select listing from gtkheaders where id=\'#{parentM.parentselected}\'\")\n client.client.reload_moditem(mi[\"listing\"].to_i)\n end\n when 94 then\n if mi=qrow(\"select moditemid from buttons where id=\'#{parentM.parentselected}\'\")\n client.client.moditem(mi[\"moditemid\"].to_i).reset_buttons\n end\nend\n'),(30,76,'form-OnApply-afterSQL','client.client.reload_moditem(parentM.parentselected)'),(31,58,'form-OnUpdate','if runmode==\'add\'\n gtktype.set_default(\'gtk_text\')\n editable.set_default(\'true\')\nend\nfindItem(\"x\").renderer.set_digits(0)\nfindItem(\"y\").renderer.set_digits(0)\nxspan.renderer.set_digits(0)\nyspan.renderer.set_digits(0)\nwrequest.renderer.set_digits(0)\nhrequest.renderer.set_digits(0)\n'),(32,85,'form-OnApply-afterSQL','client.client.moditem(parentM.parentselected).reset_buttons'),(38,105,'form_item-Action','parentM.passwd.set_editable(text==\'true\')'),(35,47,'form-OnApply-afterSQL','client.client.reload_users'),(36,94,'form_item-Action','parentM.moditem_render_mode.set_editable([\"add\",\"modify\",\"copy\",\"info\",\"remove\"].include?(text)).update(self)'),(37,85,'form-OnUpdate','moditem_render_mode.set_default(\'newwindow\') if runmode == \"add\"'),(42,35,'list-OnRemove-AfterSQL','ManqodDB.instance.manqod_db.client.reload_moditem(parentselected)'),(41,50,'list-OnRemove-AfterSQL','ManqodDB.instance.manqod_db.client.moditem(parentselected).reset_buttons'),(43,71,'form_item-Action','parentM.header.update(self,text) if parentM.header.text.length == 0 || parentM.header.text == parentM.tmp[\"oldtext\"] \nparentM.tmp[\"oldtext\"]=text'),(47,16,'form_item-AfterUpdate','pc.set_expanded(text.length!=0)'),(46,5,'form_item-AfterUpdate','pc.set_expanded(text.length!=0)'),(45,34,'form_item-AfterUpdate','pc.set_expanded(text.length!=0)'),(48,29,'form_item-AfterUpdate','pc.set_expanded(text.length!=0)'),(49,28,'form_item-AfterUpdate','pc.set_expanded(text.length!=0)'),(50,4,'form_item-AfterUpdate','pc.set_expanded(text.length!=0)'),(51,17,'form_item-AfterUpdate','pc.set_expanded(text.length!=0)'),(73,99,'list-OnRemove-AfterSQL','manqod_db.reload_client_events(parentselected)'),(72,53,'form-OnUpdate','t=case parentM.list_id.to_i\n when 57 then \'form_item-\'\n when 54 then \'form-\'\n when 52 then \'list-\'\n when 99 then \'print-\'\n else nil \nend\n#warn(t.inspect)\nevent_object=findItem(\"event\")\nevent_object.item[\'querysql\']=\"select cdata,cdisplay,description from scv where combo=\'#{event_object.item[\'data\']}\' and cdata like \'#{t}%\' order by cdata\" if t\n'),(55,39,'form_item-Action','parentM.description.update(self,text) if parentM.description.text.length == 0 || parentM.description.text == parentM.tmp[\"oldtext\"] \nparentM.tmp[\"oldtext\"]=text'),(56,52,'form_item-AfterUpdate','pc.set_expanded(text.length!=0)'),(57,100,'form_item-AfterUpdate','pc.set_expanded(text.length!=0)'),(58,53,'form-OnApply-afterSQL','manqod_db.reload_client_events(parentM.parentselected)'),(61,57,'list-OnRemove-AfterSQL','manqod_db.reload_client_events(parentselected)'),(59,54,'list-OnRemove-AfterSQL','manqod_db.reload_client_events(parentselected)'),(62,52,'list-OnRemove-AfterSQL','manqod_db.reload_client_events(parentselected)'),(65,78,'form-OnUpdate','@tmp[:gtk_object_type]=case parentM.list_id.to_i\n when 80 then \'form-item\'\n when 79 then \'form\'\n when 75 then \'list\'\n when 77 then \'list_column\'\n when 94 then \'list-button\'\n else \'%\'\nend\n#i=parentM.moditem[\'additional_on_insert\'].split(\'\\\'\')\n\n@additional_on_insert=\"\" if @tmp[:gtk_object_type]==\"%\"\n#warn(@additional_on_insert)\n@tmp[:query_filter]=if @tmp[:gtk_object_type] == \"%\" then \"where can_default=\'1\'\"\n else \"where gtkobjecttype like \'#{@tmp[:gtk_object_type]}\'\"\nend\n\ndsc.renderer.set_justify(Gtk::Justification::LEFT).set_ellipsize(Pango::Layout::EllipsizeMode::END)'),(63,40,'form-OnApply-afterSQL','client.client.reload_moditem(new_parentselected)'),(64,58,'form-OnApply-afterSQL','client.client.reload_moditem(parentM.parentselected)'),(66,79,'list-OnRemove-AfterSQL','manqod_db.reload_client_attributes\nclient.reload_moditem(parentselected)'),(67,80,'list-OnRemove-AfterSQL','manqod_db.reload_client_attributes'),(68,75,'list-OnRemove-AfterSQL','manqod_db.reload_client_attributes\nclient.reload_moditem(parentselected)'),(71,98,'list-OnRemove-AfterSQL','manqod_db.reload_client_attributes'),(69,94,'list-OnRemove-AfterSQL','manqod_db.reload_client_attributes\nManqodDB.instance.manqod_db.client.moditem(parentM.parentselected).reset_buttons'),(70,77,'list-OnRemove-AfterSQL','manqod_db.reload_client_attributes\nclient.reload_moditem(parentM.parentselected)'),(75,107,'form_item-AfterUpdate','pc.set_expanded(text.length!=0)'),(76,100,'list-OnRemove-AfterSQL','ManqodDB.instance.manqod_db.client.remove_cron(get_cursor_id)'),(77,101,'form-OnApply-afterSQL','ManqodDB.instance.manqod_db.client.reset_cron(@new_parentselected)');
75
65
  DROP TABLE IF EXISTS `groups`;
76
66
  CREATE TABLE `groups` (
77
67
  `id` int(11) NOT NULL auto_increment,
@@ -80,9 +70,7 @@ CREATE TABLE `groups` (
80
70
  PRIMARY KEY (`id`)
81
71
  ) ENGINE=MyISAM AUTO_INCREMENT=4 DEFAULT CHARSET=utf8;
82
72
 
83
- LOCK TABLES `groups` WRITE;
84
73
  INSERT INTO `groups` (`id`, `parent_id`, `name`) VALUES (1,-1,'Program Administrator'),(2,-1,'Data Administrator'),(3,-1,'Guest');
85
- UNLOCK TABLES;
86
74
  DROP TABLE IF EXISTS `gtkattributes`;
87
75
  CREATE TABLE `gtkattributes` (
88
76
  `id` bigint(20) NOT NULL auto_increment,
@@ -94,9 +82,7 @@ CREATE TABLE `gtkattributes` (
94
82
  UNIQUE KEY `gtkobjectid` (`gtkobjectid`,`gtkobjecttype`,`attribute`)
95
83
  ) ENGINE=MyISAM AUTO_INCREMENT=229 DEFAULT CHARSET=utf8;
96
84
 
97
- LOCK TABLES `gtkattributes` WRITE;
98
85
  INSERT INTO `gtkattributes` (`id`, `gtkobjectid`, `gtkobjecttype`, `attribute`, `data`) VALUES (1,75,'list','child_key','gtkattributes.gtkobjectid'),(2,50,'list','child_key','buttons.moditemid'),(4,34,'list','tree_key','moditems.parent'),(15,54,'list','child_key','events.gtkobjectid'),(9,35,'list','child_key','gtkheaders.listing'),(10,52,'list','child_key','events.gtkobjectid'),(11,30,'list','tree_key','gtkmenu.parent'),(12,73,'list','child_key','users.id'),(13,48,'list','child_key','usergroups.userid'),(16,32,'list','child_key','gtkformitems.formid'),(17,57,'list','child_key','events.gtkobjectid'),(18,77,'list','child_key','gtkattributes.gtkobjectid'),(26,173,'list_column','resizable','false'),(22,77,'list','columns_resizable','false'),(21,75,'list','columns_resizable','false'),(23,143,'list_column','resizable','false'),(24,185,'list_column','resizable','false'),(25,103,'list_column','resizable','false'),(27,171,'list_column','resizable','false'),(28,52,'list','columns_resizable','false'),(29,50,'list','columns_resizable','false'),(34,35,'list','columns_resizable','false'),(35,34,'list','columns_resizable','false'),(36,30,'list','columns_resizable','false'),(111,88,'list','child_key','todo.moditems_id'),(38,36,'list','columns_resizable','false'),(40,48,'list','columns_resizable','false'),(42,37,'list','columns_resizable','false'),(43,57,'list','columns_resizable','false'),(73,113,'list_column','resizable','false'),(45,54,'list','columns_resizable','false'),(46,169,'list_column','resizable','false'),(47,33,'list','columns_resizable','false'),(48,26,'list_column','resizable','false'),(49,141,'list_column','resizable','false'),(50,144,'list_column','resizable','false'),(51,130,'list_column','resizable','false'),(52,114,'list_column','resizable','false'),(53,115,'list_column','resizable','false'),(54,79,'list','child_key','gtkattributes.gtkobjectid'),(55,79,'list','columns_resizable','false'),(57,80,'list','columns_resizable','false'),(58,80,'list','child_key','gtkattributes.gtkobjectid'),(59,36,'form-item','language','ruby'),(60,45,'form-item','language','sql'),(62,28,'form-item','language','sql'),(63,17,'form-item','language','sql'),(64,4,'form-item','language','sql'),(65,78,'form-item','language','sql'),(66,29,'form-item','language','sql'),(67,16,'form-item','language','sql'),(68,34,'form-item','language','ruby'),(69,5,'form-item','language','sql'),(71,52,'form-item','language','sql'),(72,107,'list_column','resizable','true'),(74,109,'list_column','resizable','false'),(75,199,'list_column','resizable','false'),(76,198,'list_column','resizable','false'),(77,50,'list_column','resizable','true'),(112,89,'form','table','todo'),(113,90,'list','child_key','todo.moditems_id'),(81,37,'list','tree_key','groups.parent_id'),(82,48,'list','tree_key','usergroups.groupid'),(83,48,'list','tree_parent_key','groups.parent_id'),(84,89,'form-item','tree_key','parent_id'),(87,84,'form','table','queries'),(88,85,'form','table','buttons'),(89,78,'form','table','gtkattributes'),(92,49,'form','table','scv'),(93,53,'form','table','events'),(95,58,'form','table','gtkformitems'),(96,65,'form','table','moditems'),(97,40,'form','table','moditems'),(98,46,'form','table','groups'),(99,69,'form','table','images'),(100,76,'form','table','gtkheaders'),(101,66,'form','table','moditems'),(102,41,'form','table','moditems'),(103,42,'form','table','gtkmenu'),(177,59,'list','fetch_filter_key','modules.modname'),(105,60,'form','table','moditems'),(107,83,'form','table','users'),(108,47,'form','table','users'),(109,87,'list','child_key','moditems.query_sql_id'),(114,91,'list','child_key','todo.moditems_id'),(115,9,'form-item','tree_key','parent'),(202,106,'form-item','border-shadow','none'),(117,22,'form-item','tree_key','parent_id'),(130,113,'list-button','show-mode','icon only'),(120,98,'form-item','tree_key','parent_id'),(150,37,'list_column','key','cdata'),(122,87,'form-item','tree_key','parent_id'),(123,93,'list','child_key','qobjects.query_id'),(124,64,'form-item','language','ruby'),(125,94,'list','child_key','gtkattributes.gtkobjectid'),(126,50,'list','child_placement','right'),(127,35,'list','child_placement','right'),(128,32,'list','child_placement','right'),(131,114,'list-button','show-mode','icon only'),(132,115,'list-button','show-mode','icon only'),(133,116,'list-button','show-mode','icon only'),(134,81,'list-button','show-mode','icon only'),(135,85,'list-button','show-mode','icon only'),(136,82,'list-button','show-mode','icon only'),(137,89,'list-button','show-mode','icon only'),(138,90,'list-button','show-mode','icon only'),(139,91,'list-button','show-mode','icon only'),(140,111,'list-button','show-mode','icon only'),(141,51,'list-button','show-mode','icon only'),(142,112,'list-button','show-mode','icon only'),(143,50,'list-button','show-mode','icon only'),(145,7,'form-item','tree_key','parent'),(146,132,'list_column','key','cdata'),(147,132,'list_column','display','cdisplay'),(148,213,'list_column','width','30'),(149,213,'list_column','resizable','false'),(151,37,'list_column','display','cdisplay'),(208,45,'form-item','tab','SQL'),(167,12,'form-item','tree_key','parent'),(168,4,'form-item','expander','true'),(166,3,'form-item','tree_key','parent'),(165,130,'list_column','key','moditems.id'),(164,130,'list_column','display','moditems.display'),(170,17,'form-item','expander','true'),(171,28,'form-item','expander','true'),(225,107,'form-item','expander','true'),(173,39,'list','fetch_filter_key','modules.modname'),(174,39,'list','fetch_filter_value','\'form\''),(175,34,'list','fetch_filter_key','modules.modname'),(176,34,'list','fetch_filter_value','\'listing\''),(178,59,'list','fetch_filter_value','\'print\''),(179,105,'form-item','include-in-query-building','false'),(180,105,'form-item','border-shadow','none'),(181,101,'list_column','resizable','true'),(182,36,'list','child_placement','right'),(183,78,'form-item','expander','true'),(184,5,'form-item','expander','true'),(185,34,'form-item','expander','true'),(186,16,'form-item','expander','true'),(187,29,'form-item','expander','true'),(189,64,'form-item','tab','Column Description'),(190,43,'form-item','tab','Tooltip'),(191,52,'form-item','expander','true'),(192,100,'form-item','expander','true'),(193,44,'form-item','tree_key','parent'),(200,122,'list-button','show-mode','icon only'),(199,18,'list-button','show-mode','icon only'),(203,168,'list_column','sortable','true'),(204,0,'list','columns_reorderable','false'),(205,0,'list','columns_sortable','true'),(206,68,'list','columns_sortable','false'),(207,0,'list','columns_resizable','false'),(209,0,'form','tab-position','TOP'),(210,39,'form-item','tab','Data'),(211,38,'form-item','tab','Data'),(212,41,'form-item','tab','Data'),(213,80,'form-item','tab','Position'),(214,50,'form-item','tab','Data'),(215,42,'form-item','tab','Data'),(216,44,'form-item','tab','Data'),(217,40,'form-item','tab','Data'),(218,81,'form-item','tab','Position'),(219,46,'form-item','tab','Position'),(220,47,'form-item','tab','Position'),(221,48,'form-item','tab','Position'),(222,49,'form-item','tab','Position'),(223,99,'list','child_key','events.gtkobjectid'),(224,99,'list','columns_resizable','false'),(226,100,'list','child_key','cronjobs.moditems_id'),(227,101,'form','table','cronjobs'),(228,109,'form-item','language','ruby');
99
- UNLOCK TABLES;
100
86
  DROP TABLE IF EXISTS `gtkattributes_schema`;
101
87
  CREATE TABLE `gtkattributes_schema` (
102
88
  `id` int(11) NOT NULL auto_increment,
@@ -107,11 +93,9 @@ CREATE TABLE `gtkattributes_schema` (
107
93
  `description` text NOT NULL,
108
94
  `can_default` tinyint(4) NOT NULL default '0',
109
95
  PRIMARY KEY (`id`)
110
- ) ENGINE=MyISAM AUTO_INCREMENT=104 DEFAULT CHARSET=utf8;
96
+ ) ENGINE=MyISAM AUTO_INCREMENT=107 DEFAULT CHARSET=utf8;
111
97
 
112
- LOCK TABLES `gtkattributes_schema` WRITE;
113
- INSERT INTO `gtkattributes_schema` (`id`, `gtkobjecttype`, `attribute`, `attributetype`, `valid_values`, `description`, `can_default`) VALUES (1,'list_column','width','int','','specifies the fixed width of the List Column',0),(2,'list_column','resizable','bool','','if set true than this Columns will be resizable by the user',0),(3,'list_column','reorderable','bool','','this Column of the List can be reordered\r\nif yes than user can drag the header widget of this Column and change the order of the Columns',0),(4,'list_column','sortable','bool','','this Columns can sort the data of the List',0),(5,'list','columns_resizable','bool','','if set true than List\'s Columns will be resizable by the user',1),(6,'list','columns_reorderable','bool','','Columns of the List can be reordered\r\nif yes than user can drag the header widget of a Column and change the order of the Columns',1),(7,'list','columns_sortable','bool','','Columns of the List can sort the data',1),(8,'list','child_columns_header_font','font','','List printing child list column header font.\r\n\"verdana bold 5\" if not set',1),(9,'list','sum_font','font','','List printing sum font.\r\n\"verdana bold 5\" if not set',1),(10,'list','print_sums','bool','','Print the sum of every integer and float Column in List printing',1),(11,'list','columns_header_font','font','','List printing column header font.\r\n\"verdana bold 6\" if not set',1),(12,'list','header_font','font','','List printing column header font.\r\n\"verdana bold 10\" if not set',1),(13,'list','footer_font','font','','List printing footer font.\r\n\"verdana 6\" if not set',1),(14,'list','date_font','font','','List printing date font.\r\n\"verdana 5\" if not set',1),(15,'list','cell_font','font','','List printing cell font\r\n\"verdana 6\" if not set',1),(16,'list','column_spacing','int','','sets the spacing of Columns in the List:\r\nwhich is the number of pixels to place between cell renderers packed into it.\r\n\r\nsets the spacing of Columns in List\'s printing.',1),(17,'list','child_indent','int','','the indentation of the child rows in pixels when a List is print with it\'s Child, mixed',1),(18,'list','draw_footer_line','bool','','Draw the footer line in List printing mode?',1),(19,'list','draw_header_line','bool','','Draw the header line in List printing mode?',1),(20,'list','draw_header_cell_borders','bool','','Draw header cell borders?\r\nhas to be set to be able to fill the header cell background.',1),(21,'list','fill_header_background','bool','','Fill the Column header cell background in List printing?',1),(22,'list','line_above_parent','bool','','if set draws a line above every parent line when in List print rows are mixed with Child rows.',1),(23,'list','paper_size','combo','A4\r\nA3','the paper size on List print.',1),(24,'list','page_orientation','combo','portrait\r\nlandscape','the page orientation on List print.',1),(25,'list','print_date','bool','','if set prints the date of printing at the right upper corner of the page.',1),(26,'list','print_sub_sums','bool','','if set, for every line the sum of child rows, integer and float columns, will be printed.\r\nin List print.\r\n',1),(27,'list','parent_key','text','','',0),(28,'list','child_key','field','','',0),(29,'list','print_with_child','int','','',0),(30,'list','child_cell_font','font','','List printing child list\'s cell font.\r\n\"verdana 5\" if not set',1),(31,'list','row_spacing','int','','the space in pixels between rows in List printing.',1),(32,'list','child_sum_font','font','','List printing child list\'s sum font.\r\n\"verdana bold 5\" if not set',1),(33,'form','undefined','text','','this is an example attribute, you can set any attribute here and use that later in the Form\'s events.',0),(34,'form-item','language','combo','sql\r\nruby','the markup language for this SourceView',0),(35,'list','tree_key','field','','sets the data field which has the tree information.\r\nusually integer type, and holds the ID of the parent element for every row.\r\n-1,0 in this data field makes the row a root element',0),(36,'list','tree_parent_key','field','','sets the data field of the parent row.\r\nif ThisRow[tree_key] == ParentRow[tree_parent_key] then ParentRow is the parent iterator of this ThisRow',0),(37,'form-item','tree_key','text','','',0),(38,'list','background_key','field','','sets the data field which holds color data for this Column\'s background color.\r\nexample of color: \"#DFCC0B\"\r\n',0),(39,'list','foreground_key','field','','sets the data field which holds color data for this Column\'s Font color.\r\nexample of color: \"#DFCC0B\"',0),(40,'form','table','table','','sets the Form\'s base table;\r\noverrides the Form\'s query sql with the following: select * from #{table}\r\n',0),(41,'list','fetch_filter_key','field','','sets the data field which will be tested against fetch_filter_value while the list loads it\'s data.\r\nyou can have a server model of 100 rows, but load only 10 of them into this list by specifying this filter.',0),(42,'list','fetch_filter_value','text','','if ThisRow[fetch_filter_key] == fetch_filter_value than load the row.\r\nfetch_filter_value is evaulated before the comparision, so you can have a ruby code there.\r\nexample: \r\n\"true\"\r\n#{nick} - will sort out the rows which has the current user\'s nick in it\'s fetch_filter_key',0),(43,'list','cell_line_width','int','','sets the width of the line between cells in List printing.\r\n',1),(44,'list','header_line_width','int','','sets the width of the line between Column header cells in List printing.',1),(45,'list','sum_line_width','float','','sets the width of the sum line in List printing.',1),(46,'list','child_placement','combo','bottom\r\nright','sets the placement of the child Lists of this List.',1),(47,'list','button_placement','combo','bottom\r\nright','sets the location of the Buttons of this List.',1),(48,'list-button','column-of-sensitivity','text','','sets the data field which should hold only \'true\' and \'false\' values.\r\nif SelectedRow[column-of-sensitivity] == \'true\' \r\nthen this Button is sensitive, \r\nelse it\'s insensitive(grayed out and can\'t be pressed)\r\n',0),(49,'list-button','show-mode','combo','icon only\r\nicon and text\r\ntext only','set the List\'s Button show mode.\r\na Button usually has a text and an icon.',1),(50,'list','list_key','field','','the list key. defaults to table.id\r\nhas to be unique or rows get overwritten in the list.\r\nhas to be integer.\r\nchange this only if you really know what you\'re doing.',0),(51,'list','second_child_key','field','','',0),(52,'list','second_parent_key','text','','',0),(53,'list_column','query','sqlid','','the query for this Column,\r\nif set, overrides the querySQL set in the Column properties\r\n',0),(54,'form-item','query','sqlid','','the query for this Form item.\r\nshould return an id',0),(55,'list_column','key','text','','',0),(56,'list_column','display','text','','',0),(57,'form-item','horizontal-expand','bool','','',0),(58,'form-item','horizontal-fill','bool','','',0),(59,'form-item','horizontal-shrink','bool','','',0),(60,'form-item','vertical-expand','bool','','',0),(61,'form-item','vertical-fill','bool','','',0),(62,'form-item','vertical-shrink','bool','','',0),(63,'form-item','border-shadow','combo','none\r\nin\r\nout\r\netched-in\r\netched-out\r\n','sets the border shadow for this Form item',1),(64,'form-item','expander','bool','','',0),(65,'form-item','include-in-query-building','bool','','if set, even if the Form item is editable it\'s data will not be saved ',0),(66,'list_column','decimals','int','','how many decimals to show for this Float Column?',1),(67,'list','gantt_start','field','','if this is set to a data field of TimeStamp type, a GanttChart will be presented besides the List.',0),(68,'list','gantt_duration','field','','if this is set to a data field of TimeStamp type, a GanttChart will be presented besides the List.',0),(69,'list','gantt_successors','field','','if this is set to a data field, of type text, Gantt will store IDs of predecessors there.\r\nif this is set editable, the predecessors are editable in the GanttChart by dragging a line from one Rectangle to another.',0),(70,'list','gantt_day0','bool','','if set, the Gantt will enter into day0 mode instead of working with real times.\r\nwill start the time from 0.',0),(71,'list','gantt_group','field','','',0),(72,'list','gantt_group_color','field','','',0),(73,'list','gantt_partial','field','','',0),(74,'list','gantt_percentage','field','','',0),(75,'list','archive_key','field','','if this is set to a data field, the list will present an \'A\' button on the left side and will filter the rows according to that button\'s state.\r\nthis allows the user to switch viewing the archive and the actual rows.',0),(76,'form','ok_button','bool','','this Form has an \"ok\" button.\r\nif it does not, user will not save the data.\r\ndefault is true of course\r\n',1),(77,'list_column','csv_column_number','int','','set the csv column number for this column, starting with 1\r\ncurrently the CSV has ho have a header(a first row), which is skipped by the import.\r\nthe CSV should not have any \" characters or commas other the column separators.\r\nthe import is called by the Import List Button.\r\n',0),(78,'form-item','ftp-access','text','','sets the FTP access for this widget\r\nif the directory parameter is set then\r\n the widget will create the directory if can\'t chdir into it on upload\r\n and raise error of can\'t chdir into it on download\r\n\r\nformat: [\"host\",\"username\",\"password\",\"directory\"]\r\nexamples: \r\n[\"127.0.0.1\",\"ftp\",\"ftp\"]\r\n[\"127.0.0.1\",\"ftp\",\"ftp\",\"attachments\"]\r\n',1),(79,'list','footer_line_width','float','','the line width of the footer line in List printing.',1),(80,'list','print_title','bool','','if set, the List\'s title will be print.',1),(81,'list','row_underline','text','','the line width of the row underline\r\ndefaults to 0.0\r\n',1),(82,'list','fetch_filter_negate','bool','','if set, the fetch filter will be negated',0),(84,'form-item','relation','rel','','sets the Relation which will be used by this Form item,\r\nsets the query sql and uses the relation to filter the data.\r\n',0),(85,'form','apply_button','bool','','if set, this Form will present an \'apply\' button.',1),(86,'list_column','header_angle','int','','sets the angle in degrees of this Column\'s header text.\r\n0 is horizontal, default\r\n90 is vertical\r\n',1),(87,'list_column','header-font','font','','this Column\'s header font.',0),(88,'list','list-header-font','font','','List Column header font.\r\n',1),(89,'list','column_min_width','int','','sets the minimum width of a Column in pixels',1),(90,'list','gantt_res_idx','int','','GanttChart resolution index:\r\n1 - 17 min/inch\r\n2 - 95 min/inch\r\n3 - 16 hours/inch\r\n4 - 2 days/inch\r\n5 - 4 days/inch\r\n6 - 8 days/inch\r\n7 - 16 days/inch\r\n8 - 24 days/inch\r\n9 - 32 days/inch\r\n10 - 48 days/inch\r\n11 - 96 days/inch',1),(91,'list','gantt_header_format','multi','','the time display format of the GanttChart header.\r\n%S - Second of the minute (00..60)\r\n%M - Minute of the hour (00..59)\r\n%H - Hour of the day, 24-hour clock (00..23)\r\n%d - Day of the month (01..31)\r\n%a - The abbreviated weekday name (``Sun\'\')\r\n%W - Week number of the current year, starting with the first Monday as the first day of the first week (00..53\r\n%b - The abbreviated month name (``Jan\'\')\r\n%m - Month of the year (01..12)\r\n%y - Year without a century (00..99)\r\n%Y - Year with century\r\n\r\nexample: \"Printed on %m/%d/%Y\" - \"Printed on 06/09/2002\"',1),(92,'list','gantt_day0_header_format','multi','','the time display format of the GanttChart header.\r\n%S - Second of the minute (00..60)\r\n%M - Minute of the hour (00..59)\r\n%H - Hour of the day, 24-hour clock (00..23)\r\n%d - Day of the month (01..31)\r\n%a - The abbreviated weekday name (``Sun\'\')\r\n%W - Week number of the current year, starting with the first Monday as the first day of the first week (00..53\r\n%b - The abbreviated month name (``Jan\'\')\r\n%m - Month of the year (01..12)\r\n%y - Year without a century (00..99)\r\n%Y - Year with century\r\n\r\nexample: \"Printed on %m/%d/%Y\" - \"Printed on 06/09/2002\"',1),(93,'list','gantt_time_format','multi','','the time display format of the GanttChart header.\r\n%S - Second of the minute (00..60)\r\n%M - Minute of the hour (00..59)\r\n%H - Hour of the day, 24-hour clock (00..23)\r\n%d - Day of the month (01..31)\r\n%a - The abbreviated weekday name (``Sun\'\')\r\n%W - Week number of the current year, starting with the first Monday as the first day of the first week (00..53\r\n%b - The abbreviated month name (``Jan\'\')\r\n%m - Month of the year (01..12)\r\n%y - Year without a century (00..99)\r\n%Y - Year with century\r\n\r\nexample: \"Printed on %m/%d/%Y\" - \"Printed on 06/09/2002\"',1),(94,'list_column','column-duration-format','multi','','the time display format of the List Column Duration cell.\r\n%S - Second of the minute (00..60)\r\n%M - Minute of the hour (00..59)\r\n%H - Hour of the day, 24-hour clock (00..23)\r\n%d - Day of the month (01..31)\r\n%a - The abbreviated weekday name (``Sun\'\')\r\n%W - Week number of the current year, starting with the first Monday as the first day of the first week (00..53\r\n%b - The abbreviated month name (``Jan\'\')\r\n%m - Month of the year (01..12)\r\n%y - Year without a century (00..99)\r\n%Y - Year with century\r\n\r\nexample: \"Printed on %m/%d/%Y\" - \"Printed on 06/09/2002\"',1),(95,'list_column','column-timestamp-format','multi','','the time display format of the List Column Timestamp cell.\r\n%S - Second of the minute (00..60)\r\n%M - Minute of the hour (00..59)\r\n%H - Hour of the day, 24-hour clock (00..23)\r\n%d - Day of the month (01..31)\r\n%a - The abbreviated weekday name (``Sun\'\')\r\n%W - Week number of the current year, starting with the first Monday as the first day of the first week (00..53\r\n%b - The abbreviated month name (``Jan\'\')\r\n%m - Month of the year (01..12)\r\n%y - Year without a century (00..99)\r\n%Y - Year with century\r\n\r\nexample: \"Printed on %m/%d/%Y\" - \"Printed on 06/09/2002\"',1),(96,'form-item','timestamp-format','multi','','the time display format of the List Column Duration cell.\r\n%S - Second of the minute (00..60)\r\n%M - Minute of the hour (00..59)\r\n%H - Hour of the day, 24-hour clock (00..23)\r\n%d - Day of the month (01..31)\r\n%a - The abbreviated weekday name (``Sun\'\')\r\n%W - Week number of the current year, starting with the first Monday as the first day of the first week (00..53\r\n%b - The abbreviated month name (``Jan\'\')\r\n%m - Month of the year (01..12)\r\n%y - Year without a century (00..99)\r\n%Y - Year with century\r\n\r\nexample: \"Printed on %m/%d/%Y\" - \"Printed on 06/09/2002\"',1),(97,'list','ordering','field','','this field must be double in the database and to be added to the List as float.\r\nthe iterator\'s path will get displayed in the List in this format: 1.1.1\r\n',0),(98,'form-item','tab','text','','on which Tab of the Form this widget will appear\r\n\r\nForm Tabs will be ordered by the minimum X position of items on the Tab\r\nif Tab1 has an item at X=2 and Tab2 has an item at X=1 than Tab1 will come after Tab2\r\n',0),(99,'form','tab-position','combo','TOP\r\nBOTTOM\r\nLEFT\r\nRIGHT\r\n','the position of the Tab on the Form',1),(100,'form-item','batch','bool','','if an Item has batch set than the Form can handle batch editing in modify mode.\r\nif a user selects more rows and calls the Form in modify mode and the Form supports batch then \r\n- List will lock/unlock it\'s multiselection \r\n- on the Form batch Items will be editable and non-batch Items will be disabled\r\n- Form will update only the batch Items\' fields of all rows that were selected\r\n',0),(101,'form-item','multiselector','bool','','Available on List widget, if set List will show an additional column where user can select the rows to be added my the Form.\r\nThis will cause the Form to add multiple rows at once. Values of other widgets of the Form will also be added.\r\nUse it only in add runmode (Form called by Add button).',0),(102,'list-button','group','text','','List Buttons with the sane group will be added to the same popup window.\r\nThe group name will be the Group Button\'s label.\r\n',0),(103,'form-item','form-image-max-height','int','','Sets the maximum height of the FormImage.\r\nIf the uploaded Image is larger, it\'ll be rescaled keeping the aspect ration to the specified value.\r\n',1);
114
- UNLOCK TABLES;
98
+ INSERT INTO `gtkattributes_schema` (`id`, `gtkobjecttype`, `attribute`, `attributetype`, `valid_values`, `description`, `can_default`) VALUES (1,'list_column','width','int','','specifies the fixed width of the List Column',0),(2,'list_column','resizable','bool','','if set true than this Columns will be resizable by the user',0),(3,'list_column','reorderable','bool','','this Column of the List can be reordered\r\nif yes than user can drag the header widget of this Column and change the order of the Columns',0),(4,'list_column','sortable','bool','','this Columns can sort the data of the List',0),(5,'list','columns_resizable','bool','','if set true than List\'s Columns will be resizable by the user',1),(6,'list','columns_reorderable','bool','','Columns of the List can be reordered\r\nif yes than user can drag the header widget of a Column and change the order of the Columns',1),(7,'list','columns_sortable','bool','','Columns of the List can sort the data',1),(8,'list','child_columns_header_font','font','','List printing child list column header font.\r\n\"verdana bold 5\" if not set',1),(9,'list','sum_font','font','','List printing sum font.\r\n\"verdana bold 5\" if not set',1),(10,'list','print_sums','bool','','Print the sum of every integer and float Column in List printing',1),(11,'list','columns_header_font','font','','List printing column header font.\r\n\"verdana bold 6\" if not set',1),(12,'list','header_font','font','','List printing column header font.\r\n\"verdana bold 10\" if not set',1),(13,'list','footer_font','font','','List printing footer font.\r\n\"verdana 6\" if not set',1),(14,'list','date_font','font','','List printing date font.\r\n\"verdana 5\" if not set',1),(15,'list','cell_font','font','','List printing cell font\r\n\"verdana 6\" if not set',1),(16,'list','column_spacing','int','','sets the spacing of Columns in the List:\r\nwhich is the number of pixels to place between cell renderers packed into it.\r\n\r\nsets the spacing of Columns in List\'s printing.',1),(17,'list','child_indent','int','','the indentation of the child rows in pixels when a List is print with it\'s Child, mixed',1),(18,'list','draw_footer_line','bool','','Draw the footer line in List printing mode?',1),(19,'list','draw_header_line','bool','','Draw the header line in List printing mode?',1),(20,'list','draw_header_cell_borders','bool','','Draw header cell borders?\r\nhas to be set to be able to fill the header cell background.',1),(21,'list','fill_header_background','bool','','Fill the Column header cell background in List printing?',1),(22,'list','line_above_parent','bool','','if set draws a line above every parent line when in List print rows are mixed with Child rows.',1),(23,'list','paper_size','combo','A4,A3','the paper size on List print.',1),(24,'list','page_orientation','combo','portrait,landscape','the page orientation on List print.',1),(25,'list','print_date','bool','','if set prints the date of printing at the right upper corner of the page.',1),(26,'list','print_sub_sums','bool','','if set, for every line the sum of child rows, integer and float columns, will be printed.\r\nin List print.\r\n',1),(27,'list','parent_key','text','','',0),(28,'list','child_key','field','','',0),(29,'list','print_with_child','int','','',0),(30,'list','child_cell_font','font','','List printing child list\'s cell font.\r\n\"verdana 5\" if not set',1),(31,'list','row_spacing','int','','the space in pixels between rows in List printing.',1),(32,'list','child_sum_font','font','','List printing child list\'s sum font.\r\n\"verdana bold 5\" if not set',1),(33,'form','undefined','text','','this is an example attribute, you can set any attribute here and use that later in the Form\'s events.',0),(34,'form-item','language','combo','sql,ruby','the markup language for this SourceView',0),(35,'list','tree_key','field','','sets the data field which has the tree information.\r\nusually integer type, and holds the ID of the parent element for every row.\r\n-1,0 in this data field makes the row a root element',0),(36,'list','tree_parent_key','field','','sets the data field of the parent row.\r\nif ThisRow[tree_key] == ParentRow[tree_parent_key] then ParentRow is the parent iterator of this ThisRow',0),(37,'form-item','tree_key','text','','',0),(38,'list','background_key','field','','sets the data field which holds color data for this Column\'s background color.\r\nexample of color: \"#DFCC0B\"\r\n',0),(39,'list','foreground_key','field','','sets the data field which holds color data for this Column\'s Font color.\r\nexample of color: \"#DFCC0B\"',0),(40,'form','table','table','','sets the Form\'s base table;\r\noverrides the Form\'s query sql with the following: select * from #{table}\r\n',0),(41,'list','fetch_filter_key','field','','sets the data field which will be tested against fetch_filter_value while the list loads it\'s data.\r\nyou can have a server model of 100 rows, but load only 10 of them into this list by specifying this filter.',0),(42,'list','fetch_filter_value','text','','if ThisRow[fetch_filter_key] == fetch_filter_value than load the row.\r\nfetch_filter_value is evaulated before the comparision, so you can have a ruby code there.\r\nexample: \r\n\"true\"\r\n#{nick} - will sort out the rows which has the current user\'s nick in it\'s fetch_filter_key',0),(43,'list','cell_line_width','int','','sets the width of the line between cells in List printing.\r\n',1),(44,'list','header_line_width','int','','sets the width of the line between Column header cells in List printing.',1),(45,'list','sum_line_width','float','','sets the width of the sum line in List printing.',1),(46,'list','child_placement','combo','bottom,right','sets the placement of the child Lists of this List.',1),(47,'list','button_placement','combo','bottom,right','sets the location of the Buttons of this List.',1),(48,'list-button','column-of-sensitivity','text','','sets the data field which should hold only \'true\' and \'false\' values.\r\nif SelectedRow[column-of-sensitivity] == \'true\' \r\nthen this Button is sensitive, \r\nelse it\'s insensitive(grayed out and can\'t be pressed)\r\n',0),(49,'list-button','show-mode','combo','icon only,icon and text,text only','set the List\'s Button show mode.\r\na Button usually has a text and an icon.',1),(50,'list','list_key','field','','the list key. defaults to table.id\r\nhas to be unique or rows get overwritten in the list.\r\nhas to be integer.\r\nchange this only if you really know what you\'re doing.',0),(51,'list','second_child_key','field','','',0),(52,'list','second_parent_key','text','','',0),(53,'list_column','query','sqlid','','the query for this Column,\r\nif set, overrides the querySQL set in the Column properties\r\n',0),(54,'form-item','query','sqlid','','the query for this Form item.\r\nshould return an id',0),(55,'list_column','key','text','','',0),(56,'list_column','display','text','','',0),(57,'form-item','horizontal-expand','bool','','',0),(58,'form-item','horizontal-fill','bool','','',0),(59,'form-item','horizontal-shrink','bool','','',0),(60,'form-item','vertical-expand','bool','','',0),(61,'form-item','vertical-fill','bool','','',0),(62,'form-item','vertical-shrink','bool','','',0),(63,'form-item','border-shadow','combo','none,in,out,etched-in,etched-out\r\n','sets the border shadow for this Form item',1),(64,'form-item','expander','bool','','',0),(65,'form-item','include-in-query-building','bool','','if set, even if the Form item is editable it\'s data will not be saved ',0),(66,'list_column','decimals','int','','how many decimals to show for this Float Column?',1),(67,'list','gantt_start','field','','if this is set to a data field of TimeStamp type, a GanttChart will be presented besides the List.',0),(68,'list','gantt_duration','field','','if this is set to a data field of TimeStamp type, a GanttChart will be presented besides the List.',0),(69,'list','gantt_successors','field','','if this is set to a data field, of type text, Gantt will store IDs of predecessors there.\r\nif this is set editable, the predecessors are editable in the GanttChart by dragging a line from one Rectangle to another.',0),(70,'list','gantt_day0','bool','','if set, the Gantt will enter into day0 mode instead of working with real times.\r\nwill start the time from 0.',0),(71,'list','gantt_group','field','','',0),(72,'list','gantt_group_color','field','','',0),(73,'list','gantt_partial','field','','',0),(74,'list','gantt_percentage','field','','',0),(75,'list','archive_key','field','','if this is set to a data field, the list will present an \'A\' button on the left side and will filter the rows according to that button\'s state.\r\nthis allows the user to switch viewing the archive and the actual rows.',0),(76,'form','ok_button','bool','','this Form has an \"ok\" button.\r\nif it does not, user will not save the data.\r\ndefault is true of course\r\n',1),(77,'list_column','csv_column_number','int','','set the csv column number for this column, starting with 1\r\ncurrently the CSV has ho have a header(a first row), which is skipped by the import.\r\nthe CSV should not have any \" characters or commas other the column separators.\r\nthe import is called by the Import List Button.\r\n',0),(78,'form-item','ftp-access','text','','sets the FTP access for this widget\r\nif the directory parameter is set then\r\n the widget will create the directory if can\'t chdir into it on upload\r\n and raise error of can\'t chdir into it on download\r\n\r\nformat: [\"host\",\"username\",\"password\",\"directory\"]\r\nexamples: \r\n[\"127.0.0.1\",\"ftp\",\"ftp\"]\r\n[\"127.0.0.1\",\"ftp\",\"ftp\",\"attachments\"]\r\n',1),(79,'list','footer_line_width','float','','the line width of the footer line in List printing.',1),(80,'list','print_title','bool','','if set, the List\'s title will be print.',1),(81,'list','row_underline','text','','the line width of the row underline\r\ndefaults to 0.0\r\n',1),(82,'list','fetch_filter_negate','bool','','if set, the fetch filter will be negated',0),(84,'form-item','relation','rel','','sets the Relation which will be used by this Form item,\r\nsets the query sql and uses the relation to filter the data.\r\n',0),(85,'form','apply_button','bool','','if set, this Form will present an \'apply\' button.',1),(86,'list_column','header_angle','int','','sets the angle in degrees of this Column\'s header text.\r\n0 is horizontal, default\r\n90 is vertical\r\n',1),(87,'list_column','header-font','font','','this Column\'s header font.',0),(88,'list','list-header-font','font','','List Column header font.\r\n',1),(89,'list','column_min_width','int','','sets the minimum width of a Column in pixels',1),(90,'list','gantt_res_idx','int','','GanttChart resolution index:\r\n1 - 17 min/inch\r\n2 - 95 min/inch\r\n3 - 16 hours/inch\r\n4 - 2 days/inch\r\n5 - 4 days/inch\r\n6 - 8 days/inch\r\n7 - 16 days/inch\r\n8 - 24 days/inch\r\n9 - 32 days/inch\r\n10 - 48 days/inch\r\n11 - 96 days/inch',1),(91,'list','gantt_header_format','multi','','the time display format of the GanttChart header.\r\n%S - Second of the minute (00..60)\r\n%M - Minute of the hour (00..59)\r\n%H - Hour of the day, 24-hour clock (00..23)\r\n%d - Day of the month (01..31)\r\n%a - The abbreviated weekday name (``Sun\'\')\r\n%W - Week number of the current year, starting with the first Monday as the first day of the first week (00..53\r\n%b - The abbreviated month name (``Jan\'\')\r\n%m - Month of the year (01..12)\r\n%y - Year without a century (00..99)\r\n%Y - Year with century\r\n\r\nexample: \"Printed on %m/%d/%Y\" - \"Printed on 06/09/2002\"',1),(92,'list','gantt_day0_header_format','multi','','the time display format of the GanttChart header.\r\n%S - Second of the minute (00..60)\r\n%M - Minute of the hour (00..59)\r\n%H - Hour of the day, 24-hour clock (00..23)\r\n%d - Day of the month (01..31)\r\n%a - The abbreviated weekday name (``Sun\'\')\r\n%W - Week number of the current year, starting with the first Monday as the first day of the first week (00..53\r\n%b - The abbreviated month name (``Jan\'\')\r\n%m - Month of the year (01..12)\r\n%y - Year without a century (00..99)\r\n%Y - Year with century\r\n\r\nexample: \"Printed on %m/%d/%Y\" - \"Printed on 06/09/2002\"',1),(93,'list','gantt_time_format','multi','','the time display format of the GanttChart header.\r\n%S - Second of the minute (00..60)\r\n%M - Minute of the hour (00..59)\r\n%H - Hour of the day, 24-hour clock (00..23)\r\n%d - Day of the month (01..31)\r\n%a - The abbreviated weekday name (``Sun\'\')\r\n%W - Week number of the current year, starting with the first Monday as the first day of the first week (00..53\r\n%b - The abbreviated month name (``Jan\'\')\r\n%m - Month of the year (01..12)\r\n%y - Year without a century (00..99)\r\n%Y - Year with century\r\n\r\nexample: \"Printed on %m/%d/%Y\" - \"Printed on 06/09/2002\"',1),(94,'list_column','column-duration-format','multi','','the time display format of the List Column Duration cell.\r\n%S - Second of the minute (00..60)\r\n%M - Minute of the hour (00..59)\r\n%H - Hour of the day, 24-hour clock (00..23)\r\n%d - Day of the month (01..31)\r\n%a - The abbreviated weekday name (``Sun\'\')\r\n%W - Week number of the current year, starting with the first Monday as the first day of the first week (00..53\r\n%b - The abbreviated month name (``Jan\'\')\r\n%m - Month of the year (01..12)\r\n%y - Year without a century (00..99)\r\n%Y - Year with century\r\n\r\nexample: \"Printed on %m/%d/%Y\" - \"Printed on 06/09/2002\"',1),(95,'list_column','column-timestamp-format','multi','','the time display format of the List Column Timestamp cell.\r\n%S - Second of the minute (00..60)\r\n%M - Minute of the hour (00..59)\r\n%H - Hour of the day, 24-hour clock (00..23)\r\n%d - Day of the month (01..31)\r\n%a - The abbreviated weekday name (``Sun\'\')\r\n%W - Week number of the current year, starting with the first Monday as the first day of the first week (00..53\r\n%b - The abbreviated month name (``Jan\'\')\r\n%m - Month of the year (01..12)\r\n%y - Year without a century (00..99)\r\n%Y - Year with century\r\n\r\nexample: \"Printed on %m/%d/%Y\" - \"Printed on 06/09/2002\"',1),(96,'form-item','timestamp-format','multi','','the time display format of the List Column Duration cell.\r\n%S - Second of the minute (00..60)\r\n%M - Minute of the hour (00..59)\r\n%H - Hour of the day, 24-hour clock (00..23)\r\n%d - Day of the month (01..31)\r\n%a - The abbreviated weekday name (``Sun\'\')\r\n%W - Week number of the current year, starting with the first Monday as the first day of the first week (00..53\r\n%b - The abbreviated month name (``Jan\'\')\r\n%m - Month of the year (01..12)\r\n%y - Year without a century (00..99)\r\n%Y - Year with century\r\n\r\nexample: \"Printed on %m/%d/%Y\" - \"Printed on 06/09/2002\"',1),(97,'list','ordering','field','','this field must be double in the database and to be added to the List as float.\r\nthe iterator\'s path will get displayed in the List in this format: 1.1.1\r\n',0),(98,'form-item','tab','text','','on which Tab of the Form this widget will appear\r\n\r\nForm Tabs will be ordered by the minimum X position of items on the Tab\r\nif Tab1 has an item at X=2 and Tab2 has an item at X=1 than Tab1 will come after Tab2\r\n',0),(99,'form','tab-position','combo','TOP,BOTTOM,LEFT,RIGHT\r\n','the position of the Tab on the Form',1),(100,'form-item','batch','bool','','if an Item has batch set than the Form can handle batch editing in modify mode.\r\nif a user selects more rows and calls the Form in modify mode and the Form supports batch then \r\n- List will lock/unlock it\'s multiselection \r\n- on the Form batch Items will be editable and non-batch Items will be disabled\r\n- Form will update only the batch Items\' fields of all rows that were selected\r\n',0),(101,'form-item','multiselector','bool','','Available on List widget, if set List will show an additional column where user can select the rows to be added my the Form.\r\nThis will cause the Form to add multiple rows at once. Values of other widgets of the Form will also be added.\r\nUse it only in add runmode (Form called by Add button).',0),(102,'list-button','group','text','','List Buttons with the sane group will be added to the same popup window.\r\nThe group name will be the Group Button\'s label.\r\n',0),(103,'form-item','form-image-max-height','int','','Sets the maximum height of the FormImage.\r\nIf the uploaded Image is larger, it\'ll be rescaled keeping the aspect ration to the specified value.\r\n',1),(104,'list','keep_expanded','bool','','if set it\'ll keep TreeViews expanded',1),(105,'list','print_with_gantt','bool','','If set to true it will pring the Gantt chart assigned to this list.\r\nYou might want to set the \'ordering\' column printable',0),(106,'list','gantt_cell_font','font','','List Gantt printing cell font, used by Gantt print on both sides of a Rectangle.\r\n\"verdana 5\" if not set',1);
115
99
  DROP TABLE IF EXISTS `gtkformitems`;
116
100
  CREATE TABLE `gtkformitems` (
117
101
  `id` int(11) NOT NULL auto_increment,
@@ -135,11 +119,9 @@ CREATE TABLE `gtkformitems` (
135
119
  PRIMARY KEY (`id`),
136
120
  KEY `formid` (`formid`),
137
121
  KEY `to_call` (`to_call`)
138
- ) ENGINE=MyISAM AUTO_INCREMENT=110 DEFAULT CHARSET=utf8;
122
+ ) ENGINE=MyISAM AUTO_INCREMENT=111 DEFAULT CHARSET=utf8;
139
123
 
140
- LOCK TABLES `gtkformitems` WRITE;
141
- INSERT INTO `gtkformitems` (`id`, `data`, `updatedata`, `formid`, `gtktype`, `editable`, `required`, `description`, `x`, `xspan`, `y`, `yspan`, `querysql`, `to_call`, `hint`, `hrequest`, `wrequest`, `type_def`) VALUES (1,'moditems.display','',40,'gtk_text','true','false','The form\'s visible name','00','1','0','1','',0,'will get displayed in window title or in notebook pager',-1,-1,''),(2,'moditems.oid','',40,'gtk_spinbutton','true','false','order','02','1','00','1','',0,'valid if the Form get\'s displayed in a notebook\n',-1,-1,''),(3,'moditems.parent','',40,'gtk_combo_wn','true','false','parent','01','1','00','1','select moditems.*,\ngtkmenu.display as menu,\ngtkmenu.imageid\nfrom moditems \nleft join modules on moditems.modid = modules.id\nleft join gtkmenu on moditems.id = gtkmenu.target\nwhere modname =\'listing\'\norder by parent,display\n',41,'if this is selected \nthe Form gets built into the main window \ndisplayed in a notebook \nwhen the list appears\n',-1,-1,'[display:text]\n[menu:text]\n[imageid:pixbuf]\n'),(4,'moditems.querysql','',40,'gtk_source','true','false','query SQL','00','03','01','03','',0,'the form gets it\'s data by this query, \nqueried only in modify mode\n',150,600,''),(5,'moditems.querysql','',41,'gtk_source','true','false','query SQL','00','03','03','01','',0,'the List gets it\'s data by executing this query',150,600,''),(6,'gtkmenu.display','',42,'gtk_multiline','true','true','Menu text','0','02','0','1','',0,'the text that will appear in the menu',-1,10,''),(7,'gtkmenu.parent','',42,'gtk_combo_wn','true','false','Parent menu','0','02','1','1','select gtkmenu.*,\nmodules.modname,\nmoditems.display as moddisplay\n\nfrom gtkmenu\nleft join modules on gtkmenu.module = modules.id\nleft join moditems on gtkmenu.target = moditems.id\n\norder by gtkmenu.parent,gtkmenu.display\n',42,'the parent menu of this one',-1,-1,'[display:text]\n[modname:text]\n[moddisplay:text]\n[imageid:pixbuf]'),(8,'gtkmenu.module','',42,'gtk_combo','true','false','Module','0','1','2','1','select \r\nid as cdata,\r\nmodname as cdisplay \r\nfrom modules\r\norder by modname\r\n',0,'the name of the module which will be called by this menu',-1,-1,''),(9,'gtkmenu.target','',42,'gtk_combo_wn','true','false','Target','01','01','02','1','select \n moditems.id,\n moditems.parent,\n moditems.display\nfrom moditems \nleft join modules on modules.id=modid\nwhere modid = \'#{parentM.itemValue(\'module\')}\'\norder by parent,display',41,'the module this menu will call',-1,-1,'[display:text]\n'),(10,'moditems.display','',41,'gtk_text','true','true','The name of the List','0','1','0','1','',0,'will appear in the window title or in the notebook\'s pager in case of sublist',-1,-1,''),(12,'moditems.parent','',41,'gtk_combo_wn','true','false','Parent','01','1','00','1','select moditems.*,\ngtkmenu.display as menu,\ngtkmenu.imageid as icon\nfrom moditems \nleft join modules on moditems.modid = modules.id\nleft join gtkmenu on moditems.id = gtkmenu.target\nwhere modname =\'listing\'\norder by display\n',41,'if seleced the List becomes a sublist and gets displayed in a notebook.\n{parentselected} has to appear in it\'s query\n',-1,-1,'[display:text]\n[menu:text]\n[icon:pixbuf]\n'),(13,'moditems.oid','',41,'gtk_spinbutton','true','false','Order','02','1','00','1','',0,'the order of the notebook\'s pagers',-1,-1,''),(16,'moditems.additional_on_update','',41,'gtk_source','true','false','UPDATE SQL affix','00','03','05','01','',0,'not used',-1,-1,''),(17,'moditems.additional_on_update','',40,'gtk_source','true','false','update SQL affix','00','03','05','1','',0,'will be appended to the auto-generated SQL in case of UPDATE\n',60,-1,''),(18,'groups.name','',46,'gtk_text','true','true','Name','0','1','0','1','',0,'the name of the group',-1,-1,''),(19,'users.name','',47,'gtk_text','true','false','Name','0','04','0','1','',0,'Full name of the user',-1,-1,''),(20,'users.nick','',47,'gtk_text','true','true','Nick','0','1','1','1','',0,'the user will authenticate itself with this nick',-1,-1,''),(21,'passwd','',47,'gtk_password','false','true','Password','02','1','01','1','',0,'this is the user\'s password',-1,-1,''),(22,'gtkmenu.groupid','',42,'gtk_combo_wn','true','true','Permission','0','02','04','1.','select *\nfrom groups\norder by parent_id,name',46,'the group to which this menu will be visible',-1,-1,'[name:text]'),(87,'groups.parent_id','',46,'gtk_combo_wn','true','false','parent','','01','01','01','select *\nfrom groups \norder by parent_id,name',46,'the parent group',-1,-1,'[name:text]'),(24,'gtkmenu.oid','',42,'gtk_spinbutton','true','false','Order','0','1','05','1','',0,'the order of this menu related to it\'s neighbours',-1,10,''),(25,'scv.cdisplay','',49,'gtk_text','true','false','Display','0','1','2','1','',0,'the text that will appear in the ConstComboes and it\'s descendants\n',-1,-1,''),(26,'scv.cdata','',49,'gtk_text','true','true','Data','0','1','1','1','',0,'the data field, \nhow the ConstCombo and it\'s descendants\n',-1,-1,''),(27,'scv.combo','',49,'gtk_combo','true','true','combo','0','1','0','1','select \n `data` as cdata, \n description as cdisplay,\n moditems.display as modname\nfrom gtkformitems \nleft join moditems on formid=moditems.id\nwhere gtktype like \'%const%\' \n\nunion \nselect \n `data` as cdata, \n header as cdisplay,\n moditems.display as modname\nfrom gtkheaders \nleft join moditems on listing=moditems.id\nwhere type like \'%const%\'\n\n',0,'the ConstCombo to add values for',-1,-1,'[cdata:text]\n[cdisplay:text]\n[modname:text]\n'),(28,'moditems.additional_on_insert','',40,'gtk_source','true','false','insert SQL affix','00','03','04','1','',0,'it will be appended to the auto-generated SQL in case of INSERT\n',60,-1,''),(29,'moditems.additional_on_insert','',41,'gtk_source','true','false','insert SQL affix','00','03','04','01','',0,'if the List uses it\'s built-in add_row function to insert data, then this gets appended to the generated query\n',-1,-1,''),(34,'moditems.on_embed','',41,'gtk_source','true','false','Embedding statement','00','03','06','01','',0,'this ruby code has to return true or false.\nregarding to that this will will be show or not.\nonly valid if this is a sublist\n',60,-1,''),(36,'events.command','',53,'gtk_source','true','true','Event command','00','1','01','1','',0,'type the ruby code of the event here\n',300,900,''),(38,'gtkformitems.description','',58,'gtk_multiline','true','false','Description','2','4.','0.','1.','',0,'this will appear on the frame of this object\nsometimes we identify the object with this in the debugs\n',-1,-1,''),(39,'gtkformitems.data','',58,'gtk_field_list','true','false','Data','0.','1.','0.','11','',-1,'this defines the data to display from the Form\'s query result\nhas to match a field from the Form\'s query result\n',-1,300,''),(40,'gtkformitems.gtktype','',58,'gtk_const_radio','true','false','Type','01','1','00','11','',0,'the type of this object',-1,200,''),(41,'gtkformitems.editable','',58,'gtk_toggle','true','false','Editable','03','1','04','1','',0,'if checked the user will be allowed to edit this value\n',-1,10,''),(42,'gtkformitems.required','',58,'gtk_toggle','true','false','Required','02','01','04','1','',0,'if checked then the user will only be allowed to submit the form if this object has data in it\n',-1,10,''),(43,'gtkformitems.hint','',58,'gtk_multiline','true','false','Tooltip','05','06','13','1','',0,'tooltip, hint\nthis appears if the user hover the mouse on this object\n',-1,300,''),(44,'gtkformitems.to_call','',58,'gtk_combo_wn','true','false','Target','2.','2.','05','1.','select moditems.id,\nmoditems.display,\nmoditems.parent,\nmodules.modname\nfrom moditems \nleft join modules on moditems.modid = modules.id\nwhere modname =\'listing\'\nunion select distinct moditems.id,\nmoditems.display,\nifnull(buttons.moditemid,\'-1\') as parent,\nmodules.modname\nfrom moditems\nleft join modules on moditems.modid = modules.id\nleft join buttons on buttons.target_moditemid = moditems.id\nwhere modname =\'form\'\norder by parent\n',40,'the target Form this object can call',-1,-1,'[display:text]\n[modname:text]'),(45,'gtkformitems.querysql','',58,'gtk_source','true','false','SQL','06','06','12','1','',0,'query SQL\nhas to return a field named id, which should not be displayed\n',150,300,''),(46,'gtkformitems.x','',58,'gtk_spinbutton','true','false','X','02','1','01','1.','',0,'horizontal position',-1,10,''),(47,'gtkformitems.xspan','',58,'gtk_spinbutton','true','false','Xspan','03','01','01','1','',0,'number horizontal cells to allocate to',-1,10,''),(48,'gtkformitems.y','',58,'gtk_spinbutton','true','false','Y','02','1.','02','1','',0,'vertical position',-1,10,''),(49,'gtkformitems.yspan','',58,'gtk_spinbutton','true','false','Yspan','3.','1.','2.','1.','',0,'number of vertical cells to allocate',-1,10,''),(50,'gtkformitems.formid','',58,'gtk_combo_wn','true','false','parent Form','2','2','7','1','select moditems.*\nfrom moditems \nleft join modules on moditems.modid = modules.id\nwhere modname =\'form\'\norder by display\n',40,'the Form to which this object is attached to\n',-1,-1,'[display:text]\n'),(51,'moditems.display','',60,'gtk_text','true','false','Printing name','00','1','0','1','',0,'',-1,-1,''),(52,'moditems.querysql','',60,'gtk_source','true','false','SQL','0','1','02','1','',0,'',300,600,''),(60,'moditems.comment','',65,'gtk_multiline','true','false','','0','1','0','1','',0,'',200,300,''),(61,'moditems.comment','',66,'gtk_multiline','true','false','','0','1','0','1','',0,'',200,300,''),(63,'images.filename','',69,'fileload','true','true','The name of the image','0','1','0','1','',0,'',500,700,''),(64,'gtkformitems.type_def','',58,'gtk_source','true','false','Column Description','4','6','11','1','',0,'column description for objects with multiple columns\nid and cdata fields do not have to be included here\nid and cdata fields will go to the first column and do not get displayed in the object\nthe Query results multiple columns. those field names have to get types associated to\nif Column Description is empty [cdisplay:text] is defaulted\nthe resulting column not defined here will not get displayed in the object\ntypes: text,pixbuf,toggle,hidden\nthe format:[sql result:type:header]\nexample:[description:text:Description][module:text:Name]\n',-1,300,''),(65,'scv.description','',49,'gtk_multiline','true','false','Description','0','1','3','1','',0,'the description of the data value',40,-1,''),(66,'gtkmenu.imageid','',42,'gtk_combo','true','false','Image','01','1','05','1','select id, filename\nfrom images\n',0,'the menu\'s image',-1,-1,'[id:pixbuf]\n[filename:text]\n'),(82,'gtkattributes.attribute','',78,'gtk_list','true','true','Attribute','1','1','00','1','select attribute as cdata, attribute, attributetype, gtkobjecttype\nfrom gtkattributes_schema\n#{parentM.tmp[:query_filter]}\norder by `attribute`\n',-1,'',300,-1,'[attribute:text:Attribute]\n[attributetype:text:Type]\n[gtkobjecttype:text:Object]\n'),(68,'gtkheaders.header','',76,'gtk_multiline','true','true','header','2.','1.','0.','03','',0,'the text that will be displayed as the column header on the list',-1,-1,''),(69,'gtkheaders.oid','',76,'gtk_spinbutton','true','true','order','03','1','00','1','',0,'',-1,-1,''),(70,'gtkheaders.printable','',76,'gtk_toggle','true','false','printable','03','1','01','1','',0,'should this column be included in the list\'s built-in print',-1,-1,''),(71,'gtkheaders.data','',76,'gtk_field_list','true','true','data','0.','1.','0.','7.','',-1,'mysql field',-1,300,''),(72,'gtkheaders.align','',76,'gtk_const_radio','true','false','align','02','02','03','1','',0,'',-1,-1,''),(73,'gtkheaders.type','',76,'gtk_const_radio','true','true','type','01','1','00','07','',0,'the Renderer type of the column',-1,200,''),(74,'gtkheaders.editable','',76,'gtk_toggle','true','false','editable','03','1','02','1','',0,'',-1,-1,''),(75,'gtkheaders.rgrp_id','',76,'gtk_combo','true','false','read group','02','02','04','1','select * \r\nfrom groups \r\norder by name\r\n',0,'the group that can see this column',-1,-1,'[name:text]'),(76,'gtkheaders.wgrp_id','',76,'gtk_combo','true','false','write group','02','02','05','1','select * \r\nfrom groups \r\norder by name\r\n',0,'the group that can edit this column',-1,-1,'[name:text]'),(77,'gtkheaders.listing','',76,'gtk_combo','true','true','column of','02','02','06','1','select moditems.*\nfrom moditems\nleft join modules on moditems.modid=modules.id \nwhere modules.modname = \'listing\'\n',41,'the parent List of this column\nchange it, only if you want to move the column to another List',-1,-1,'[display:text]\n'),(78,'gtkheaders.querySQL','',76,'gtk_source','true','false','sql query','00','05','07','03','',0,'sql script, Combo/List Renderers will read it\'s data by it',150,300,''),(80,'gtkformitems.hrequest','',58,'gtk_spinbutton','true','false','height','03','01','03','1','',-1,'',-1,-1,''),(81,'gtkformitems.wrequest','',58,'gtk_spinbutton','true','false','width','02','01','03','01','',-1,'',-1,-1,''),(83,'gtkattributes.data','',78,'gtk_text','true','true','Value','01','01','02','01','',-1,'',-1,-1,''),(88,'users.nick','',83,'gtk_text','true','true','nick','','','','','',-1,'',-1,-1,''),(89,'users.name','',83,'gtk_list','true','false','permissions','','01','01','01','select groups.*,parent_id,\nifnull(a_true,\'false\') as checked,\ngroups.id as groupid,\nucnt.id as usergroupid\n\nfrom groups\nleft join (select groupid, id, \'true\' as a_true \n from usergroups\n where userid=\'#{parentselected}\'\n group by groupid) as ucnt \n on groups.id = ucnt.groupid \n\norder by parent_id',-1,'',500,300,'[name:text]\n[usergroupid:text]\n[groupid:text]\n[parent_id:text]\n[checked:toggle]'),(91,'moditems.query_sql_id','',41,'gtk_combo_wn','true','false','query sql','00','03','01','01','select id,name\nfrom queries\n',84,'',-1,-1,'[name:text]\n'),(92,'queries.id','',84,'qbuilder','true','false','','','','','','',-1,'',-1,-1,''),(93,'buttons.target_moditemid','',85,'gtk_combo_wn','true','false','Target','1.','02','05','1.','select \n moditems.id,\n modules.modname,\n moditems.display,\n moditems.parent\nfrom moditems\nleft join modules on moditems.modid = modules.id\nwhere modules.modname != \'listing\'\norder by modules.modname, moditems.display\n',40,'',-1,-1,'[modname:text]\n[display:text]\n'),(94,'buttons.btfunct','',85,'gtk_const_radio','true','true','Function','00','01','00','06','',-1,'',-1,200,''),(95,'buttons.moditem_render_mode','',85,'gtk_const_radio','true','true','Render mode','02','1','01','02','',-1,'',-1,-1,''),(96,'buttons.oid','',85,'gtk_spinbutton','true','true','Order','02','01','00','01','',-1,'',-1,-1,''),(97,'buttons.display','',85,'gtk_multiline','true','false','Button text','1','1','0','04','',-1,'',-1,-1,''),(98,'buttons.grp_id','',85,'gtk_combo_wn','true','false','Permission','1.','02','04','1.','select *\nfrom groups \norder by name\n',0,'',-1,-1,'[name:text]\n'),(99,'moditems.query_sql_id','',60,'gtk_combo_wn','true','false','Query','00','01','01','01','select id,name\nfrom queries\n',84,'',-1,-1,'[name:text]'),(100,'todo.todo','',89,'gtk_multiline','true','false','Todo','0','0','0','0','',-1,'',0,400,''),(101,'todo.done','',89,'gtk_toggle','true','false','Done','0','1','2','1','',-1,'',-1,-1,''),(102,'events.event','',53,'gtk_const_radio','true','true','Event','0','1','2','1','',-1,'',-1,-1,''),(108,'cronjobs.cron','',101,'gtk_text','true','true','Cron','0','0','0','0','',-1,'\'0 22 * * 1-5\' - every day of the week at 22:00 (10pm)\n13 0 22 * * 1-5 - every day of the week at 22:00:13\n0 22 * * 1-5 Europe/Paris - every day of the week when it\'s 22:00 in Paris\n0 22 * * 1-5 Etc/GMT+2 - every day of the week when it\'s 22:00 in GMT+2\n\nsec min hour day month weekday\nor\nmin hour day month weekday',-1,-1,''),(107,'todo.comment','',89,'gtk_multiline','true','false','Comment','0','1','1','1','',-1,'',0,400,''),(105,'chpassword','',47,'gtk_toggle','true','false','change password','3.','1.','1.','1.','',-1,'',-1,-1,''),(106,'dsc','',78,'gtk_label','false','false','Description','01','1','03','1','',-1,'',-1,-1,''),(109,'cronjobs.command','',101,'gtk_source','true','true','Command','0','1','01','1','',-1,'',-1,-1,'');
142
- UNLOCK TABLES;
124
+ INSERT INTO `gtkformitems` (`id`, `data`, `updatedata`, `formid`, `gtktype`, `editable`, `required`, `description`, `x`, `xspan`, `y`, `yspan`, `querysql`, `to_call`, `hint`, `hrequest`, `wrequest`, `type_def`) VALUES (1,'moditems.display','',40,'gtk_text','true','false','The form\'s visible name','00','1','0','1','',0,'will get displayed in window title or in notebook pager',-1,-1,''),(2,'moditems.oid','',40,'gtk_spinbutton','true','false','order','02','1','00','1','',0,'valid if the Form get\'s displayed in a notebook\n',-1,-1,''),(3,'moditems.parent','',40,'gtk_combo_wn','true','false','parent','01','1','00','1','select moditems.*,\ngtkmenu.display as menu,\ngtkmenu.imageid\nfrom moditems \nleft join modules on moditems.modid = modules.id\nleft join gtkmenu on moditems.id = gtkmenu.target\nwhere modname =\'listing\'\norder by parent,display\n',41,'if this is selected \nthe Form gets built into the main window \ndisplayed in a notebook \nwhen the list appears\n',-1,-1,'[display:text]\n[menu:text]\n[imageid:pixbuf]\n'),(4,'moditems.querysql','',40,'gtk_source','true','false','query SQL','00','03','01','03','',0,'the form gets it\'s data by this query, \nqueried only in modify mode\n',150,600,''),(5,'moditems.querysql','',41,'gtk_source','true','false','query SQL','00','03','03','01','',0,'the List gets it\'s data by executing this query',150,600,''),(6,'gtkmenu.display','',42,'gtk_multiline','true','true','Menu text','0','02','0','1','',0,'the text that will appear in the menu',-1,10,''),(7,'gtkmenu.parent','',42,'gtk_combo_wn','true','false','Parent menu','0','02','1','1','select gtkmenu.*,\nmodules.modname,\nmoditems.display as moddisplay\n\nfrom gtkmenu\nleft join modules on gtkmenu.module = modules.id\nleft join moditems on gtkmenu.target = moditems.id\n\norder by gtkmenu.parent,gtkmenu.display\n',42,'the parent menu of this one',-1,-1,'[display:text]\n[modname:text]\n[moddisplay:text]\n[imageid:pixbuf]'),(8,'gtkmenu.module','',42,'gtk_combo','true','false','Module','0','1','2','1','select \r\nid as cdata,\r\nmodname as cdisplay \r\nfrom modules\r\norder by modname\r\n',0,'the name of the module which will be called by this menu',-1,-1,''),(9,'gtkmenu.target','',42,'gtk_combo_wn','true','false','Target','01','01','02','1','select \n moditems.id,\n moditems.parent,\n moditems.display\nfrom moditems \nleft join modules on modules.id=modid\nwhere modid = \'#{parentM.itemValue(\'module\')}\'\norder by parent,display',41,'the module this menu will call',-1,-1,'[display:text]\n'),(10,'moditems.display','',41,'gtk_text','true','true','The name of the List','0','1','0','1','',0,'will appear in the window title or in the notebook\'s pager in case of sublist',-1,-1,''),(12,'moditems.parent','',41,'gtk_combo_wn','true','false','Parent','01','1','00','1','select moditems.*,\ngtkmenu.display as menu,\ngtkmenu.imageid as icon\nfrom moditems \nleft join modules on moditems.modid = modules.id\nleft join gtkmenu on moditems.id = gtkmenu.target\nwhere modname =\'listing\'\norder by display\n',41,'if seleced the List becomes a sublist and gets displayed in a notebook.\n{parentselected} has to appear in it\'s query\n',-1,-1,'[display:text]\n[menu:text]\n[icon:pixbuf]\n'),(13,'moditems.oid','',41,'gtk_spinbutton','true','false','Order','02','1','00','1','',0,'the order of the notebook\'s pagers',-1,-1,''),(16,'moditems.additional_on_update','',41,'gtk_source','true','false','UPDATE SQL affix','00','03','05','01','',0,'not used',-1,-1,''),(17,'moditems.additional_on_update','',40,'gtk_source','true','false','update SQL affix','00','03','05','1','',0,'will be appended to the auto-generated SQL in case of UPDATE\n',60,-1,''),(18,'groups.name','',46,'gtk_text','true','true','Name','0','1','0','1','',0,'the name of the group',-1,-1,''),(19,'users.name','',47,'gtk_text','true','false','Name','0','04','0','1','',0,'Full name of the user',-1,-1,''),(20,'users.nick','',47,'gtk_text','true','true','Nick','0','1','1','1','',0,'the user will authenticate itself with this nick',-1,-1,''),(21,'passwd','',47,'gtk_password','false','true','Password','02','1','01','1','',0,'this is the user\'s password',-1,-1,''),(22,'gtkmenu.groupid','',42,'gtk_combo_wn','true','true','Permission','0','02','04','1.','select *\nfrom groups\norder by parent_id,name',46,'the group to which this menu will be visible',-1,-1,'[name:text]'),(87,'groups.parent_id','',46,'gtk_combo_wn','true','false','parent','','01','01','01','select *\nfrom groups \norder by parent_id,name',46,'the parent group',-1,-1,'[name:text]'),(24,'gtkmenu.oid','',42,'gtk_spinbutton','true','false','Order','0','1','05','1','',0,'the order of this menu related to it\'s neighbours',-1,10,''),(25,'scv.cdisplay','',49,'gtk_text','true','false','Display','0','1','2','1','',0,'the text that will appear in the ConstComboes and it\'s descendants\n',-1,-1,''),(26,'scv.cdata','',49,'gtk_text','true','true','Data','0','1','1','1','',0,'the data field, \nhow the ConstCombo and it\'s descendants\n',-1,-1,''),(27,'scv.combo','',49,'gtk_combo','true','true','combo','0','1','0','1','select \n `data` as cdata, \n description as cdisplay,\n moditems.display as modname\nfrom gtkformitems \nleft join moditems on formid=moditems.id\nwhere gtktype like \'%const%\' \n\nunion \nselect \n `data` as cdata, \n header as cdisplay,\n moditems.display as modname\nfrom gtkheaders \nleft join moditems on listing=moditems.id\nwhere type like \'%const%\'\n\n',0,'the ConstCombo to add values for',-1,-1,'[cdata:text]\n[cdisplay:text]\n[modname:text]\n'),(28,'moditems.additional_on_insert','',40,'gtk_source','true','false','insert SQL affix','00','03','04','1','',0,'it will be appended to the auto-generated SQL in case of INSERT\n',60,-1,''),(29,'moditems.additional_on_insert','',41,'gtk_source','true','false','insert SQL affix','00','03','04','01','',0,'if the List uses it\'s built-in add_row function to insert data, then this gets appended to the generated query\n',-1,-1,''),(34,'moditems.on_embed','',41,'gtk_source','true','false','Embedding statement','00','03','06','01','',0,'this ruby code has to return true or false.\nregarding to that this will will be show or not.\nonly valid if this is a sublist\n',60,-1,''),(36,'events.command','',53,'gtk_source','true','true','Event command','00','1','01','1','',0,'type the ruby code of the event here\n',300,900,''),(38,'gtkformitems.description','',58,'gtk_multiline','true','false','Description','2','4.','0.','1.','',0,'this will appear on the frame of this object\nsometimes we identify the object with this in the debugs\n',-1,-1,''),(39,'gtkformitems.data','',58,'gtk_field_list','true','false','Data','0.','1.','0.','11','',-1,'this defines the data to display from the Form\'s query result\nhas to match a field from the Form\'s query result\n',-1,300,''),(40,'gtkformitems.gtktype','',58,'gtk_const_radio','true','false','Type','01','1','00','11','',0,'the type of this object',-1,200,''),(41,'gtkformitems.editable','',58,'gtk_toggle','true','false','Editable','03','1','04','1','',0,'if checked the user will be allowed to edit this value\n',-1,10,''),(42,'gtkformitems.required','',58,'gtk_toggle','true','false','Required','02','01','04','1','',0,'if checked then the user will only be allowed to submit the form if this object has data in it\n',-1,10,''),(43,'gtkformitems.hint','',58,'gtk_multiline','true','false','Tooltip','05','06','13','1','',0,'tooltip, hint\nthis appears if the user hover the mouse on this object\n',-1,300,''),(44,'gtkformitems.to_call','',58,'gtk_combo_wn','true','false','Target','2.','2.','05','1.','select moditems.id,\nmoditems.display,\nmoditems.parent,\nmodules.modname\nfrom moditems \nleft join modules on moditems.modid = modules.id\nwhere modname =\'listing\'\nunion select distinct moditems.id,\nmoditems.display,\nifnull(buttons.moditemid,\'-1\') as parent,\nmodules.modname\nfrom moditems\nleft join modules on moditems.modid = modules.id\nleft join buttons on buttons.target_moditemid = moditems.id\nwhere modname =\'form\'\norder by parent\n',40,'the target Form this object can call',-1,-1,'[display:text]\n[modname:text]'),(45,'gtkformitems.querysql','',58,'gtk_source','true','false','SQL','06','06','12','1','',0,'query SQL\nhas to return a field named id, which should not be displayed\n',150,300,''),(46,'gtkformitems.x','',58,'gtk_spinbutton','true','false','X','02','1','01','1.','',0,'horizontal position',-1,10,''),(47,'gtkformitems.xspan','',58,'gtk_spinbutton','true','false','Xspan','03','01','01','1','',0,'number horizontal cells to allocate to',-1,10,''),(48,'gtkformitems.y','',58,'gtk_spinbutton','true','false','Y','02','1.','02','1','',0,'vertical position',-1,10,''),(49,'gtkformitems.yspan','',58,'gtk_spinbutton','true','false','Yspan','3.','1.','2.','1.','',0,'number of vertical cells to allocate',-1,10,''),(50,'gtkformitems.formid','',58,'gtk_combo_wn','true','false','parent Form','2','2','7','1','select moditems.*\nfrom moditems \nleft join modules on moditems.modid = modules.id\nwhere modname =\'form\'\norder by display\n',40,'the Form to which this object is attached to\n',-1,-1,'[display:text]\n'),(51,'moditems.display','',60,'gtk_text','true','false','Printing name','00','1','0','1','',0,'',-1,-1,''),(52,'moditems.querysql','',60,'gtk_source','true','false','SQL','0','1','02','1','',0,'',300,600,''),(60,'moditems.comment','',65,'gtk_multiline','true','false','','0','1','0','1','',0,'',200,300,''),(61,'moditems.comment','',66,'gtk_multiline','true','false','','0','1','0','1','',0,'',200,300,''),(63,'images.filename','',69,'fileload','true','true','The name of the image','0','1','0','1','',0,'',500,700,''),(64,'gtkformitems.type_def','',58,'gtk_source','true','false','Column Description','4','6','11','1','',0,'column description for objects with multiple columns\nid and cdata fields do not have to be included here\nid and cdata fields will go to the first column and do not get displayed in the object\nthe Query results multiple columns. those field names have to get types associated to\nif Column Description is empty [cdisplay:text] is defaulted\nthe resulting column not defined here will not get displayed in the object\ntypes: text,pixbuf,toggle,hidden\nthe format:[sql result:type:header]\nexample:[description:text:Description][module:text:Name]\n',-1,300,''),(65,'scv.description','',49,'gtk_multiline','true','false','Description','0','1','3','1','',0,'the description of the data value',40,-1,''),(66,'gtkmenu.imageid','',42,'gtk_combo','true','false','Image','01','1','05','1','select id, filename\nfrom images\n',0,'the menu\'s image',-1,-1,'[id:pixbuf]\n[filename:text]\n'),(82,'gtkattributes.attribute','',78,'gtk_list','true','true','Attribute','1','1','00','1','select attribute as cdata, attribute, attributetype, gtkobjecttype\nfrom gtkattributes_schema\n#{parentM.tmp[:query_filter]}\norder by `attribute`\n',-1,'',300,-1,'[attribute:text:Attribute]\n[attributetype:text:Type]\n[gtkobjecttype:text:Object]\n'),(68,'gtkheaders.header','',76,'gtk_multiline','true','true','header','2.','1.','0.','03','',0,'the text that will be displayed as the column header on the list',-1,-1,''),(69,'gtkheaders.oid','',76,'gtk_spinbutton','true','true','order','03','1','00','1','',0,'',-1,-1,''),(70,'gtkheaders.printable','',76,'gtk_toggle','true','false','printable','03','1','01','1','',0,'should this column be included in the list\'s built-in print',-1,-1,''),(71,'gtkheaders.data','',76,'gtk_field_list','true','true','data','0.','1.','0.','7.','',-1,'mysql field',-1,300,''),(72,'gtkheaders.align','',76,'gtk_const_radio','true','false','align','02','02','03','1','',0,'',-1,-1,''),(73,'gtkheaders.type','',76,'gtk_const_radio','true','true','type','01','1','00','07','',0,'the Renderer type of the column',-1,200,''),(74,'gtkheaders.editable','',76,'gtk_toggle','true','false','editable','03','1','02','1','',0,'',-1,-1,''),(75,'gtkheaders.rgrp_id','',76,'gtk_combo','true','false','read group','02','02','04','1','select * \r\nfrom groups \r\norder by name\r\n',0,'the group that can see this column',-1,-1,'[name:text]'),(76,'gtkheaders.wgrp_id','',76,'gtk_combo','true','false','write group','02','02','05','1','select * \r\nfrom groups \r\norder by name\r\n',0,'the group that can edit this column',-1,-1,'[name:text]'),(77,'gtkheaders.listing','',76,'gtk_combo','true','true','column of','02','02','06','1','select moditems.*\nfrom moditems\nleft join modules on moditems.modid=modules.id \nwhere modules.modname = \'listing\'\n',41,'the parent List of this column\nchange it, only if you want to move the column to another List',-1,-1,'[display:text]\n'),(78,'gtkheaders.querySQL','',76,'gtk_source','true','false','sql query','00','05','07','03','',0,'sql script, Combo/List Renderers will read it\'s data by it',150,300,''),(80,'gtkformitems.hrequest','',58,'gtk_spinbutton','true','false','height','03','01','03','1','',-1,'',-1,-1,''),(81,'gtkformitems.wrequest','',58,'gtk_spinbutton','true','false','width','02','01','03','01','',-1,'',-1,-1,''),(83,'gtkattributes.data','',78,'gtk_text','true','true','Value','01','01','02','01','',-1,'',-1,-1,''),(88,'users.nick','',83,'gtk_text','true','true','nick','','','','','',-1,'',-1,-1,''),(89,'users.name','',83,'gtk_list','true','false','permissions','','01','01','01','select groups.*,parent_id,\nifnull(a_true,\'false\') as checked,\ngroups.id as groupid,\nucnt.id as usergroupid\n\nfrom groups\nleft join (select groupid, id, \'true\' as a_true \n from usergroups\n where userid=\'#{parentselected}\'\n group by groupid) as ucnt \n on groups.id = ucnt.groupid \n\norder by parent_id',-1,'',500,300,'[name:text]\n[usergroupid:text]\n[groupid:text]\n[parent_id:text]\n[checked:toggle]'),(91,'moditems.query_sql_id','',41,'gtk_combo_wn','true','false','query sql','00','03','01','01','select id,name\nfrom queries\n',84,'',-1,-1,'[name:text]\n'),(92,'queries.id','',84,'qbuilder','true','false','','','','','','',-1,'',-1,-1,''),(93,'buttons.target_moditemid','',85,'gtk_combo_wn','true','false','Target','1.','02','05','1.','select \n moditems.id,\n modules.modname,\n moditems.display,\n moditems.parent\nfrom moditems\nleft join modules on moditems.modid = modules.id\nwhere modules.modname != \'listing\'\norder by modules.modname, moditems.display\n',40,'',-1,-1,'[modname:text]\n[display:text]\n'),(94,'buttons.btfunct','',85,'gtk_const_radio','true','true','Function','00','01','00','06','',-1,'',-1,200,''),(95,'buttons.moditem_render_mode','',85,'gtk_const_radio','true','true','Render mode','02','1','01','02','',-1,'',-1,-1,''),(96,'buttons.oid','',85,'gtk_spinbutton','true','true','Order','02','01','00','01','',-1,'',-1,-1,''),(97,'buttons.display','',85,'gtk_multiline','true','false','Button text','1','1','0','04','',-1,'',-1,-1,''),(98,'buttons.grp_id','',85,'gtk_combo_wn','true','false','Permission','1.','02','04','1.','select *\nfrom groups \norder by name\n',0,'',-1,-1,'[name:text]\n'),(99,'moditems.query_sql_id','',60,'gtk_combo_wn','true','false','Query','00','01','01','01','select id,name\nfrom queries\n',84,'',-1,-1,'[name:text]'),(100,'todo.todo','',89,'gtk_multiline','true','false','Todo','0','0','0','0','',-1,'',0,400,''),(101,'todo.done','',89,'gtk_toggle','true','false','Done','0','1','2','1','',-1,'',-1,-1,''),(102,'events.event','',53,'gtk_const_radio','true','true','Event','0','1','2','1','',-1,'',-1,-1,''),(108,'cronjobs.cron','',101,'gtk_text','true','true','Cron','0','0','0','0','',-1,'\'0 22 * * 1-5\' - every day of the week at 22:00 (10pm)\n13 0 22 * * 1-5 - every day of the week at 22:00:13\n0 22 * * 1-5 Europe/Paris - every day of the week when it\'s 22:00 in Paris\n0 22 * * 1-5 Etc/GMT+2 - every day of the week when it\'s 22:00 in GMT+2\n\nsec min hour day month weekday\nor\nmin hour day month weekday',-1,-1,''),(107,'todo.comment','',89,'gtk_multiline','true','false','Comment','0','1','1','1','',-1,'',0,400,''),(105,'chpassword','',47,'gtk_toggle','true','false','change password','3.','1.','1.','1.','',-1,'',-1,-1,''),(106,'dsc','',78,'gtk_label','false','false','Description','01','1','03','1','',-1,'',-1,-1,''),(109,'cronjobs.command','',101,'gtk_source','true','true','Command','0','1','01','1','',-1,'',-1,-1,''),(110,'users.email','',47,'gtk_text','true','false','E-mail address','00','04','02','1','',-1,'',-1,-1,'');
143
125
  DROP TABLE IF EXISTS `gtkheaders`;
144
126
  CREATE TABLE `gtkheaders` (
145
127
  `listing` varchar(10) NOT NULL default '',
@@ -161,9 +143,7 @@ CREATE TABLE `gtkheaders` (
161
143
  KEY `wgrp_id` (`wgrp_id`)
162
144
  ) ENGINE=MyISAM AUTO_INCREMENT=253 DEFAULT CHARSET=utf8;
163
145
 
164
- LOCK TABLES `gtkheaders` WRITE;
165
- INSERT INTO `gtkheaders` (`listing`, `oid`, `header`, `printable`, `data`, `id`, `align`, `type`, `editable`, `querySQL`, `rgrp_id`, `wgrp_id`) VALUES ('30',1,'Menu text','true','gtkmenu.display',14,'0','gtk_text','true','',0,0),('52',1,'Event','true','events.event',137,'0','gtk_const_combo','false','',0,0),('30',2,'Tooltip','true','gtkmenu.hint',15,'0','gtk_text','true','',0,0),('30',4,'Module','true','modules.modname',23,'0.5','gtk_text','false','',0,0),('32',9,'SQL','true','.has_sql',114,'0.5','gtk_toggle','false','',0,0),('32',3,'ItemType','true','gtkformitems.gtktype',26,'0','gtk_const_combo','true','',0,0),('32',1,'Description','true','gtkformitems.description',27,'0','gtk_text','true','',0,0),('33',1,'Combo','true','scv.combo',37,'0','gtk_combo','true','select `data` as cdata, \n description as cdisplay \nfrom gtkformitems \nwhere gtktype=\'gtk_const_combo\' \n\nunion select `data` as cdata, \n header as cdisplay \nfrom gtkheaders \nwhere type=\'gtk_const_combo\'\n',3,1),('33',2,'Visible','true','scv.cdisplay',38,'0','gtk_text','true','',3,1),('33',3,'Value','true','scv.cdata',39,'0','gtk_text','true','',3,1),('34',2,'Menu','true','gtkmenu.display',41,'0','gtk_text','false','',0,0),('35',2.1,'Header','true','gtkheaders.header',43,'0','gtk_text','true','',0,0),('35',2,'Data','true','gtkheaders.data',44,'0','gtk_text','false','',0,0),('35',3,'Order','true','gtkheaders.oid',45,'1','gtk_float','true','',0,0),('35',2.3,'ColumnType','true','gtkheaders.type',102,'0','gtk_const_combo','true','',0,0),('35',4,'Align','true','gtkheaders.align',47,'0.5','gtk_const_combo','true','',0,0),('36',2,'Name','true','users.name',48,'0.5','gtk_text','true','',0,0),('36',1,'Nick','true','users.nick',49,'0.5','gtk_text','true','',0,0),('37',1,'Name','true','groups.name',50,'0','gtk_text','true','',0,0),('32',5,'Required','true','gtkformitems.required',144,'0.5','gtk_toggle','true','',0,0),('37',2,'Users','true','ucnt.cnt',52,'1','gtk_int','false','',0,0),('62',5,'Headers','true','parent_id',62,'1','gtk_int','true','',0,0),('30',5,'Target','true','moditems.display',98,'0','gtk_text','false','',0,0),('41',1,'display','true','display',99,'','gtk_text','','',0,0),('41',2,'Modul','true','modname',100,'','gtk_text','','',0,0),('34',1,'Name','true','moditems.display',101,'0','gtk_text','true','',0,0),('35',6.3,'query\nSQL','true','.has_sql',103,'0.5','gtk_toggle','false','',0,0),('50',5,'Display','true','buttons.display',136,'0','gtk_text','true','',0,0),('48',1,'Group','false','usergroups.groupid',127,'0','gtk_combo','true','select id as cdata,\nname as cdisplay\nfrom groups\n',0,0),('39',1,'Name','true','moditems.display',107,'0','gtk_text','true','',0,0),('39',4,'Items','true','form_item_count.cnt',109,'1','gtk_int','false','',0,0),('34',4,'Parent','true','parent_moditem.display',112,'0','gtk_text','false','',0,0),('80',2,'Value','false','gtkattributes.data',197,'0','gtk_text','true','',-1,-1),('79',1,'Attribute','false','gtkattributes.attribute',194,'0','gtk_text','true','',-1,-1),('39',3,'Parent','true','parent_moditem.display',113,'0','gtk_text','false','',0,0),('32',2,'Data','true','gtkformitems.data',115,'0','gtk_text','true','',0,0),('30',6,'Permissions','true','gtkmenu.groupid',129,'0.5','gtk_combo','true','select id as cdata, \nname as cdisplay \nfrom groups \norder by cdisplay\n',0,0),('32',6,'Target','true','gtkformitems.to_call',130,'0','gtk_combo','true','select \n moditems.id,moditems.display \nfrom moditems\nleft join modules on modules.id = moditems.modid\nwhere modules.modname = \'form\' \norder by display\n',0,0),('50',2,'Function','true','buttons.btfunct',131,'0.5','gtk_const_combo','true','',0,0),('50',6,'Target','true','target_moditem.cdisplay',132,'0','gtk_text','false','',0,0),('33',0,'Data','false','scv.cdata',231,'0','gtk_text','false','',-1,-1),('50',1,'Order','true','buttons.oid',133,'1','gtk_text','true','',0,0),('50',7,'Target mode','true','buttons.moditem_render_mode',134,'0','gtk_const_combo','true','',0,0),('52',2,'Command','true','events.command',138,'0','gtk_text','false','',0,0),('54',1,'Event','true','events.event',139,'0','gtk_const_combo','false','',0,0),('54',2,'Command','true','events.command',140,'0','gtk_text','false','',0,0),('32',4,'Editable','true','gtkformitems.editable',141,'0.5','gtk_toggle','true','',0,0),('35',6,'Editable','true','gtkheaders.editable',143,'0.5','gtk_toggle','true','',0,0),('57',1,'Event','true','events.event',146,'0','gtk_const_combo','false','',0,0),('57',2,'Command','true','events.command',145,'0','gtk_text','false','',0,0),('59',1,'Name','true','moditems.display',148,'0.5','gtk_text','false','',0,0),('59',3,'Items','true','print_item_count.cnt',149,'1','gtk_int','false','',0,0),('88',1,'Date','false','todo.cdate',211,'0','gtk_text','false','',-1,-1),('32',7,'Width','true','gtkformitems.wrequest',160,'1','gtk_text','true','',0,0),('32',8,'Height','true','gtkformitems.hrequest',161,'1','gtk_text','true','',0,0),('50',9,'Group','true','buttons.grp_id',165,'0.5','gtk_combo','true','select \n id as cdata, \n name as cdisplay \nfrom groups \norder by cdisplay\n',0,0),('35',8.1,'Read\ngroup','true','gtkheaders.rgrp_id',166,'0.5','gtk_combo','true','select \r\n id as cdata, \r\n name as cdisplay \r\nfrom groups \r\norder by cdisplay\r\n',0,0),('35',8.2,'Write\ngroup','true','gtkheaders.wgrp_id',167,'0.5','gtk_combo','true','select \r\n id as cdata, \r\n name as cdisplay \r\nfrom groups \r\norder by cdisplay\r\n',0,0),('68',1,'File','true','images.filename',168,'0.5','gtk_text','true','',0,0),('32',9.1,'Columns','true','.has_type_def',169,'0.5','gtk_toggle','false','',0,0),('33',4,'Description','true','scv.description',170,'0','gtk_text','true','',3,1),('30',7,'Order','true','gtkmenu.oid',171,'0.5','gtk_text','true','',0,0),('68',2,'Image','true','images.image_id',172,'0.5','gtk_pixbuf','false','',0,0),('30',8,'Image','true','gtkmenu.imageid',173,'0.5','gtk_pixbuf','false','',0,0),('73',4,'Variable','true','conf.Variable',178,'0.5','gtk_text','true','',0,0),('73',5,'Value','true','conf.Value',179,'0.5','gtk_text','true','',0,0),('73',2,'Moditem','true','moditems.moditem_display',180,'0.5','gtk_text','false','',0,0),('79',2,'Value','false','gtkattributes.data',195,'0','gtk_text','true','',-1,-1),('80',1,'Attribute','false','gtkattributes.attribute',196,'0','gtk_text','true','',-1,-1),('35',6.2,'Printable','true','gtkheaders.printable',185,'0.5','gtk_toggle','true','',0,0),('75',1,'Attribute','false','gtkattributes.attribute',187,'0','gtk_text','true','',0,0),('75',2,'Value','false','gtkattributes.data',188,'0','gtk_text','true','',0,0),('77',1,'Attribute','false','gtkattributes.attribute',189,'0','gtk_text','true','',-1,-1),('77',2,'Value','false','gtkattributes.data',190,'0','gtk_text','true','',-1,-1),('34',9,'id','false','moditems.display_id',198,'1','gtk_int','false','',-1,-1),('39',9,'id','false','moditems.display_id',199,'1','gtk_int','false','',-1,-1),('73',0,'p','false','conf.moditemid',200,'1','gtk_int','false','',-1,-1),('73',3,'Item','false','items.item',201,'0','gtk_text','false','',-1,-1),('97',0,'id','false','events.id',240,'1','gtk_int','false','',-1,-1),('34',5,'Query','false','queries.name',203,'0','gtk_text','false','',-1,-1),('86',2,'Base','false','tables.name',204,'0','gtk_text','false','',-1,-1),('86',1,'Name','false','queries.name',205,'0','gtk_text','false','',-1,-1),('86',3,'Comment','false','queries.comment',206,'0','gtk_text','false','',-1,-1),('87',1,'Name','false','moditems.display',207,'0','gtk_text','false','',-1,-1),('87',2,'Parent','false','parent_moditem.display',208,'0','gtk_text','false','',-1,-1),('86',4,'Modules','false','moditems.cnt',209,'1','gtk_int','false','',-1,-1),('87',3,'Menu','false','gtkmenu.display',210,'0','gtk_text','false','',-1,-1),('88',2,'Todo','false','todo.todo',212,'0','gtk_text','false','',-1,-1),('88',3,'Done','false','todo.done',213,'0.5','gtk_toggle','true','',-1,-1),('90',1,'Date','false','todo.cdate',214,'0','gtk_text','false','',-1,-1),('90',2,'Todo','false','todo.todo',215,'0','gtk_text','false','',-1,-1),('90',3,'Done','false','todo.done',216,'0.5','gtk_toggle','true','',-1,-1),('91',1,'Date','false','todo.cdate',217,'0','gtk_text','false','',-1,-1),('91',2,'Todo','false','todo.todo',218,'0','gtk_text','false','',-1,-1),('91',3,'Done','false','todo.done',219,'0.5','gtk_toggle','true','',-1,-1),('92',1,'Date','false','todo.cdate',220,'0','gtk_text','false','',-1,-1),('92',5,'Todo','false','todo.todo',221,'0','gtk_text','false','',-1,-1),('92',3,'Moditem','false','moditems.display',222,'0','gtk_text','false','',-1,-1),('92',2,'Module','false','modules.modname',223,'0','gtk_text','false','',-1,-1),('92',6,'Done','false','todo.done',224,'0.5','gtk_toggle','true','',-1,-1),('93',2,'type','false','qobjects.obj_type',225,'0','gtk_text','false','',-1,-1),('93',3,'field','false','qobjects.field',226,'0','gtk_text','false','',-1,-1),('93',1,'custom','false','qobjects.custom',227,'0.5','gtk_toggle','false','',-1,-1),('87',0.5,'Module','false','modules.modname',228,'0','gtk_text','false','',-1,-1),('94',1,'Attribute','false','gtkattributes.attribute',229,'0','gtk_text','false','',-1,-1),('94',2,'Value','false','gtkattributes.data',230,'0','gtk_text','false','',-1,-1),('100',2,'command','false','cronjobs.command',252,'0','gtk_text','false','',-1,-1),('100',1,'Cron','false','cronjobs.cron',251,'0','gtk_text','false','',-1,-1),('39',5,'References','false','.refs',234,'1','gtk_int','false','',-1,-1),('34',7,'Items','false','list_item_count.cnt',235,'1','gtk_int','false','',-1,-1),('59',2,'Query','false','queries.name',236,'0','gtk_text','false','',-1,-1),('59',5,'References','false','.refs',237,'1','gtk_int','false','',-1,-1),('34',6,'Order','false','moditems.oid',238,'1','gtk_float','false','',-1,-1),('37',0,'treekey','false','groups.parent_id',239,'0','gtk_invisible_int','false','',-1,-1),('97',1,'Event','false','events.event',241,'0','gtk_text','false','',-1,-1),('97',2,'Command','false','events.command',242,'0','gtk_text','false','',-1,-1),('97',0.2,'objectid','false','events.gtkobjectid',243,'1','gtk_int','false','',-1,-1),('97',0.3,'type','false','.gtkobject_type',244,'0','gtk_text','false','',-1,-1),('97',0.4,'object','false','.gtkobject',245,'0','gtk_text','false','',-1,-1),('98',2,'Attribute','false','gtkattributes.attribute',246,'0','gtk_text','false','',-1,-1),('98',3,'Value','false','gtkattributes.data',247,'0','gtk_text','false','',-1,-1),('98',1,'Object','false','gtkattributes.gtkobjecttype',248,'0','gtk_text','false','',-1,-1),('99',1,'Event','true','events.event',249,'0','gtk_const_combo','false','',0,0),('99',2,'Command','true','events.command',250,'0','gtk_text','false','',0,0);
166
- UNLOCK TABLES;
146
+ INSERT INTO `gtkheaders` (`listing`, `oid`, `header`, `printable`, `data`, `id`, `align`, `type`, `editable`, `querySQL`, `rgrp_id`, `wgrp_id`) VALUES ('30',1,'Menu text','true','gtkmenu.display',14,'0','gtk_text','true','',0,0),('52',1,'Event','true','events.event',137,'0','gtk_const_combo','false','',0,0),('30',2,'Tooltip','true','gtkmenu.hint',15,'0','gtk_text','true','',0,0),('30',4,'Module','true','modules.modname',23,'0.5','gtk_text','false','',0,0),('32',9,'SQL','true','.has_sql',114,'0.5','gtk_toggle','false','',0,0),('32',3,'ItemType','true','gtkformitems.gtktype',26,'0','gtk_const_combo','true','',0,0),('32',1,'Description','true','gtkformitems.description',27,'0','gtk_text','true','',0,0),('33',1,'Combo','true','scv.combo',37,'0','gtk_combo','true','select `data` as cdata, \n description as cdisplay \nfrom gtkformitems \nwhere gtktype=\'gtk_const_combo\' \n\nunion select `data` as cdata, \n header as cdisplay \nfrom gtkheaders \nwhere type=\'gtk_const_combo\'\n',3,1),('33',2,'Visible','true','scv.cdisplay',38,'0','gtk_text','true','',3,1),('33',3,'Value','true','scv.cdata',39,'0','gtk_text','true','',3,1),('34',2,'Menu','true','gtkmenu.display',41,'0','gtk_text','false','',0,0),('35',2.1,'Header','true','gtkheaders.header',43,'0','gtk_text','true','',0,0),('35',2,'Data','true','gtkheaders.data',44,'0','gtk_text','false','',0,0),('35',3,'Order','true','gtkheaders.oid',45,'1','gtk_float','true','',0,0),('35',2.3,'ColumnType','true','gtkheaders.type',102,'0','gtk_const_combo','true','',0,0),('35',4,'Align','true','gtkheaders.align',47,'0.5','gtk_const_combo','true','',0,0),('36',2,'Name','true','users.name',48,'0.5','gtk_text','true','',0,0),('36',1,'Nick','true','users.nick',49,'0.5','gtk_text','true','',0,0),('37',1,'Name','true','groups.name',50,'0','gtk_text','true','',0,0),('32',5,'Required','true','gtkformitems.required',144,'0.5','gtk_toggle','true','',0,0),('37',2,'Users','true','ucnt.cnt',52,'1','gtk_int','false','',0,0),('62',5,'Headers','true','parent_id',62,'1','gtk_int','true','',0,0),('30',5,'Target','true','moditems.display',98,'0','gtk_text','false','',0,0),('41',1,'display','true','display',99,'','gtk_text','','',0,0),('41',2,'Modul','true','modname',100,'','gtk_text','','',0,0),('34',1,'Name','true','moditems.display',101,'0','gtk_text','true','',0,0),('35',6.3,'query\nSQL','true','.has_sql',103,'0.5','gtk_toggle','false','',0,0),('50',5,'Display','true','buttons.display',136,'0','gtk_text','true','',0,0),('48',1,'Group','false','usergroups.groupid',127,'0','gtk_combo','true','select id as cdata,\nname as cdisplay\nfrom groups\n',0,0),('39',1,'Name','true','moditems.display',107,'0','gtk_text','true','',0,0),('39',4,'Items','true','form_item_count.cnt',109,'1','gtk_int','false','',0,0),('34',4,'Parent','true','parent_moditem.display',112,'0','gtk_text','false','',0,0),('80',2,'Value','false','gtkattributes.data',197,'0','gtk_text','true','',-1,-1),('79',1,'Attribute','false','gtkattributes.attribute',194,'0','gtk_text','true','',-1,-1),('39',3,'Parent','true','parent_moditem.display',113,'0','gtk_text','false','',0,0),('32',2,'Data','true','gtkformitems.data',115,'0','gtk_text','true','',0,0),('30',6,'Permissions','true','gtkmenu.groupid',129,'0.5','gtk_combo','true','select id as cdata, \nname as cdisplay \nfrom groups \norder by cdisplay\n',0,0),('32',6,'Target','true','gtkformitems.to_call',130,'0','gtk_combo','true','select \n moditems.id,moditems.display \nfrom moditems\nleft join modules on modules.id = moditems.modid\nwhere modules.modname = \'form\' \norder by display\n',0,0),('50',2,'Function','true','buttons.btfunct',131,'0.5','gtk_const_combo','true','',0,0),('50',6,'Target','true','target_moditem.cdisplay',132,'0','gtk_text','false','',0,0),('33',0,'Data','false','scv.cdata',231,'0','gtk_text','false','',-1,-1),('50',1,'Order','true','buttons.oid',133,'1','gtk_text','true','',0,0),('50',7,'Target mode','true','buttons.moditem_render_mode',134,'0','gtk_const_combo','true','',0,0),('52',2,'Command','true','events.command',138,'0','gtk_text','false','',0,0),('54',1,'Event','true','events.event',139,'0','gtk_const_combo','false','',0,0),('54',2,'Command','true','events.command',140,'0','gtk_text','false','',0,0),('32',4,'Editable','true','gtkformitems.editable',141,'0.5','gtk_toggle','true','',0,0),('35',6,'Editable','true','gtkheaders.editable',143,'0.5','gtk_toggle','true','',0,0),('57',1,'Event','true','events.event',146,'0','gtk_const_combo','false','',0,0),('57',2,'Command','true','events.command',145,'0','gtk_text','false','',0,0),('59',1,'Name','true','moditems.display',148,'0.5','gtk_text','false','',0,0),('59',3,'Items','true','print_item_count.cnt',149,'1','gtk_int','false','',0,0),('88',1,'Date','false','todo.cdate',211,'0','gtk_text','false','',-1,-1),('50',9,'Group','true','buttons.grp_id',165,'0.5','gtk_combo','true','select \n id as cdata, \n name as cdisplay \nfrom groups \norder by cdisplay\n',0,0),('35',8.1,'Read\ngroup','true','gtkheaders.rgrp_id',166,'0.5','gtk_combo','true','select \r\n id as cdata, \r\n name as cdisplay \r\nfrom groups \r\norder by cdisplay\r\n',0,0),('35',8.2,'Write\ngroup','true','gtkheaders.wgrp_id',167,'0.5','gtk_combo','true','select \r\n id as cdata, \r\n name as cdisplay \r\nfrom groups \r\norder by cdisplay\r\n',0,0),('68',1,'File','true','images.filename',168,'0.5','gtk_text','true','',0,0),('32',9.1,'Columns','true','.has_type_def',169,'0.5','gtk_toggle','false','',0,0),('33',4,'Description','true','scv.description',170,'0','gtk_text','true','',3,1),('30',7,'Order','true','gtkmenu.oid',171,'0.5','gtk_text','true','',0,0),('68',2,'Image','true','images.image_id',172,'0.5','gtk_pixbuf','false','',0,0),('30',8,'Image','true','gtkmenu.imageid',173,'0.5','gtk_pixbuf','false','',0,0),('73',4,'Variable','true','conf.Variable',178,'0.5','gtk_text','true','',0,0),('73',5,'Value','true','conf.Value',179,'0.5','gtk_text','true','',0,0),('73',2,'Moditem','true','moditems.moditem_display',180,'0.5','gtk_text','false','',0,0),('79',2,'Value','false','gtkattributes.data',195,'0','gtk_text','true','',-1,-1),('80',1,'Attribute','false','gtkattributes.attribute',196,'0','gtk_text','true','',-1,-1),('35',6.2,'Printable','true','gtkheaders.printable',185,'0.5','gtk_toggle','true','',0,0),('75',1,'Attribute','false','gtkattributes.attribute',187,'0','gtk_text','true','',0,0),('75',2,'Value','false','gtkattributes.data',188,'0','gtk_text','true','',0,0),('77',1,'Attribute','false','gtkattributes.attribute',189,'0','gtk_text','true','',-1,-1),('77',2,'Value','false','gtkattributes.data',190,'0','gtk_text','true','',-1,-1),('34',9,'id','false','moditems.display_id',198,'1','gtk_int','false','',-1,-1),('39',9,'id','false','moditems.display_id',199,'1','gtk_int','false','',-1,-1),('73',0,'p','false','conf.moditemid',200,'1','gtk_int','false','',-1,-1),('73',3,'Item','false','items.item',201,'0','gtk_text','false','',-1,-1),('97',0,'id','false','events.id',240,'1','gtk_int','false','',-1,-1),('34',5,'Query','false','queries.name',203,'0','gtk_text','false','',-1,-1),('86',2,'Base','false','tables.name',204,'0','gtk_text','false','',-1,-1),('86',1,'Name','false','queries.name',205,'0','gtk_text','false','',-1,-1),('86',3,'Comment','false','queries.comment',206,'0','gtk_text','false','',-1,-1),('87',1,'Name','false','moditems.display',207,'0','gtk_text','false','',-1,-1),('87',2,'Parent','false','parent_moditem.display',208,'0','gtk_text','false','',-1,-1),('86',4,'Modules','false','moditems.cnt',209,'1','gtk_int','false','',-1,-1),('87',3,'Menu','false','gtkmenu.display',210,'0','gtk_text','false','',-1,-1),('88',2,'Todo','false','todo.todo',212,'0','gtk_text','false','',-1,-1),('88',3,'Done','false','todo.done',213,'0.5','gtk_toggle','true','',-1,-1),('90',1,'Date','false','todo.cdate',214,'0','gtk_text','false','',-1,-1),('90',2,'Todo','false','todo.todo',215,'0','gtk_text','false','',-1,-1),('90',3,'Done','false','todo.done',216,'0.5','gtk_toggle','true','',-1,-1),('91',1,'Date','false','todo.cdate',217,'0','gtk_text','false','',-1,-1),('91',2,'Todo','false','todo.todo',218,'0','gtk_text','false','',-1,-1),('91',3,'Done','false','todo.done',219,'0.5','gtk_toggle','true','',-1,-1),('92',1,'Date','false','todo.cdate',220,'0','gtk_text','false','',-1,-1),('92',5,'Todo','false','todo.todo',221,'0','gtk_text','false','',-1,-1),('92',3,'Moditem','false','moditems.display',222,'0','gtk_text','false','',-1,-1),('92',2,'Module','false','modules.modname',223,'0','gtk_text','false','',-1,-1),('92',6,'Done','false','todo.done',224,'0.5','gtk_toggle','true','',-1,-1),('93',2,'type','false','qobjects.obj_type',225,'0','gtk_text','false','',-1,-1),('93',3,'field','false','qobjects.field',226,'0','gtk_text','false','',-1,-1),('93',1,'custom','false','qobjects.custom',227,'0.5','gtk_toggle','false','',-1,-1),('87',0.5,'Module','false','modules.modname',228,'0','gtk_text','false','',-1,-1),('94',1,'Attribute','false','gtkattributes.attribute',229,'0','gtk_text','false','',-1,-1),('94',2,'Value','false','gtkattributes.data',230,'0','gtk_text','false','',-1,-1),('100',2,'command','false','cronjobs.command',252,'0','gtk_text','false','',-1,-1),('100',1,'Cron','false','cronjobs.cron',251,'0','gtk_text','false','',-1,-1),('39',5,'References','false','.refs',234,'1','gtk_int','false','',-1,-1),('34',7,'Items','false','list_item_count.cnt',235,'1','gtk_int','false','',-1,-1),('59',2,'Query','false','queries.name',236,'0','gtk_text','false','',-1,-1),('59',5,'References','false','.refs',237,'1','gtk_int','false','',-1,-1),('34',6,'Order','false','moditems.oid',238,'1','gtk_float','false','',-1,-1),('37',0,'treekey','false','groups.parent_id',239,'0','gtk_invisible_int','false','',-1,-1),('97',1,'Event','false','events.event',241,'0','gtk_text','false','',-1,-1),('97',2,'Command','false','events.command',242,'0','gtk_text','false','',-1,-1),('97',0.2,'objectid','false','events.gtkobjectid',243,'1','gtk_int','false','',-1,-1),('97',0.3,'type','false','.gtkobject_type',244,'0','gtk_text','false','',-1,-1),('97',0.4,'object','false','.gtkobject',245,'0','gtk_text','false','',-1,-1),('98',2,'Attribute','false','gtkattributes.attribute',246,'0','gtk_text','false','',-1,-1),('98',3,'Value','false','gtkattributes.data',247,'0','gtk_text','false','',-1,-1),('98',1,'Object','false','gtkattributes.gtkobjecttype',248,'0','gtk_text','false','',-1,-1),('99',1,'Event','true','events.event',249,'0','gtk_const_combo','false','',0,0),('99',2,'Command','true','events.command',250,'0','gtk_text','false','',0,0);
167
147
  DROP TABLE IF EXISTS `gtkmenu`;
168
148
  CREATE TABLE `gtkmenu` (
169
149
  `id` int(11) NOT NULL auto_increment,
@@ -184,9 +164,7 @@ CREATE TABLE `gtkmenu` (
184
164
  KEY `imageid` (`imageid`)
185
165
  ) ENGINE=MyISAM AUTO_INCREMENT=67 DEFAULT CHARSET=utf8;
186
166
 
187
- LOCK TABLES `gtkmenu` WRITE;
188
167
  INSERT INTO `gtkmenu` (`id`, `oid`, `hint`, `display`, `parent`, `module`, `groupid`, `target`, `imageid`) VALUES (1,'0.0','main menu - not displayed','Main Menu',-1,-1,3,0,24),(40,'8.00','Manage users here','_Users',1,1,3,36,38),(13,'1.40','Manage menus here','_Menus',1,1,3,30,33),(46,'8.10','Manage groups here','_Groups',1,1,3,37,44),(29,'7.00','Manage constants for comboes here','_Constants',1,1,3,33,34),(33,'2.00','Manage listings here','_Lists',1,1,3,34,37),(51,'3.00','Manage forms here','_Forms',1,1,3,39,35),(55,'5.00','Manage printings here','_Printings',1,1,3,59,25),(57,'1.20','Manage images here','_Images',1,1,3,68,27),(58,'9.90','Quit','E_xit',1,12,3,0,41),(59,'9.00','About screen','A_bout',1,5,3,0,30),(60,'9.10','Settings for this user, does not work yet','_Settings',1,13,3,0,29),(61,'1.00','','_Relations',1,14,3,82,42),(62,'1.10','','_Queries',1,1,3,86,37),(63,'8.50','','_Todo',1,1,3,92,43),(64,'8.90','','_Help',1,17,3,-1,31),(65,'6.00','','Events',1,1,3,97,46),(66,'6.50','','Attr',1,1,1,98,47);
189
- UNLOCK TABLES;
190
168
  DROP TABLE IF EXISTS `gtkprintitems`;
191
169
  CREATE TABLE `gtkprintitems` (
192
170
  `id` int(11) NOT NULL auto_increment,
@@ -204,8 +182,6 @@ CREATE TABLE `gtkprintitems` (
204
182
  KEY `printid` (`printid`)
205
183
  ) ENGINE=MyISAM DEFAULT CHARSET=utf8;
206
184
 
207
- LOCK TABLES `gtkprintitems` WRITE;
208
- UNLOCK TABLES;
209
185
  DROP TABLE IF EXISTS `gtkprintpages`;
210
186
  CREATE TABLE `gtkprintpages` (
211
187
  `moditem_id` int(11) NOT NULL,
@@ -218,8 +194,6 @@ CREATE TABLE `gtkprintpages` (
218
194
  UNIQUE KEY `moditem_id` (`moditem_id`)
219
195
  ) ENGINE=MyISAM DEFAULT CHARSET=utf8;
220
196
 
221
- LOCK TABLES `gtkprintpages` WRITE;
222
- UNLOCK TABLES;
223
197
  DROP TABLE IF EXISTS `help_formats`;
224
198
  CREATE TABLE `help_formats` (
225
199
  `name` varchar(100) NOT NULL,
@@ -227,9 +201,7 @@ CREATE TABLE `help_formats` (
227
201
  PRIMARY KEY (`name`)
228
202
  ) ENGINE=MyISAM DEFAULT CHARSET=utf8;
229
203
 
230
- LOCK TABLES `help_formats` WRITE;
231
204
  INSERT INTO `help_formats` (`name`, `format_dump`) VALUES ('_header','{\"name\"=>\"_header\", \"strikethrough\"=>false, \"underline\"=>0, \"code\"=>\"\\\\\\[h\\\\\\]\", \"background\"=>[0, 0, 0], \"foreground_set\"=>true, \"justification\"=>2, \"foreground\"=>[9959, 25303, 25683], \"font\"=>\"Verdana Bold 16\", \"background_set\"=>false}'),('_warning','{\"name\"=>\"_warning\", \"strikethrough\"=>false, \"underline\"=>0, \"code\"=>\"\\\\\\[w\\\\\\]\", \"background\"=>[46274, 17147, 17147], \"foreground_set\"=>true, \"justification\"=>3, \"foreground\"=>[65535, 65535, 65535], \"font\"=>\"Verdana Bold Italic 12\", \"background_set\"=>true}'),('_normal','{\"name\"=>\"_normal\", \"strikethrough\"=>false, \"underline\"=>0, \"code\"=>\"\\\\\\[n\\\\\\]\", \"background\"=>[0, 0, 0], \"foreground_set\"=>true, \"justification\"=>0, \"foreground\"=>[0, 0, 0], \"font\"=>\"Verdana 12\", \"background_set\"=>false}');
232
- UNLOCK TABLES;
233
205
  DROP TABLE IF EXISTS `help_items`;
234
206
  CREATE TABLE `help_items` (
235
207
  `index` varchar(100) NOT NULL,
@@ -237,9 +209,7 @@ CREATE TABLE `help_items` (
237
209
  PRIMARY KEY (`index`)
238
210
  ) ENGINE=MyISAM DEFAULT CHARSET=utf8;
239
211
 
240
- LOCK TABLES `help_items` WRITE;
241
- INSERT INTO `help_items` (`index`, `description`) VALUES ('Help','[h]Help[h]\n\nThis is the help system.\nYou can get more help on the Manqod website: http://manqod.sourceforge.net or by sending mail to dpblnt@gmail.com.\n'),('Manqod Help','[h]ManqodHelp[h]\n\nThis is the manqod help module.\nYou can view and edit your application\'s help from manqod client.\n\n[w]Be warned: if you edit help from your admin, that is not your application help![w]\n\n[w]Double clicking on the empty area between the clear and the close buttons toggles the edit buttons![w]\n'),('Manqod','[h]Manqod[h]\n[n]\nManqod is a desktop application for small companies to organize their data\non an interface customised for them by themselves.\n[n]'),('List Editor','[h]List Editor[h]\n\nManqod module where you can add/edit/remove Lists.\nA List has Columns, Buttons, Attributes, Events.\n'),('Relation Builder','[h]Relation Builder[h]\n\nIn this Manqod module you can manage your database, add relations between tables.\n\nDrag the screen by middle-button dragging.\nMove any object by middle-button dragging.\n\nAdd or create table by right clicking on the background.\n\nRemove or truncate a table by right clicking on it.\n\nEdit the table fields by right clicking on a field of the table.\n\nAdd a relation by right clicking on a field and select \'add relation here\', then right click on the destination field and select \'finish relation here\'.\nEdit the relation parameters by right clicking on a relation.\n'),('Table','[h]Table[h]\n\nA mysql table contains fields, stores data.\n'),('Field','[h]Field[h]\n\nA mysql field is like the column of a mysql table.\n'),('MySQL','[h]MySQL[h]\n\nMySQL is a free SQL server.\n'),('SQL','[h]SQL[h]\n\nSQL stands for Structured Query Language. It is a language to help manage data in a database server.\n');
242
- UNLOCK TABLES;
212
+ INSERT INTO `help_items` (`index`, `description`) VALUES ('Help','[h]Help[h]\n\nThis is the help system.\nYou can get more help on the Manqod website: http://manqod.sourceforge.net or by sending mail to dpblnt@gmail.com.\n'),('Manqod Help','[h]ManqodHelp[h]\n\nThis is the manqod help module.\nYou can view and edit your application\'s help from manqod client.\n\n[w]Be warned: if you edit help from your admin, that is not your application help![w]\n\n[w]Double clicking on the empty area between the clear and the close buttons toggles the edit buttons![w]\n'),('Manqod','[h]Manqod[h]\n[n]\nManqod is a desktop application for small companies to organize their data\non an interface customised for them by themselves.\n[n]'),('List Editor','[h]List Editor[h]\n\nManqod module where you can add/edit/remove Lists.\nA List has Columns, Buttons, Attributes, Events.\n'),('Relation Builder','[h]Relation Builder[h]\n\nIn this Manqod module you can manage your database, add relations between tables.\n\nDrag the screen by middle-button dragging.\nMove any object by middle-button dragging.\n\nAdd or create table by right clicking on the background.\n\nRemove or truncate a table by right clicking on it.\n\nEdit the table fields by right clicking on a field of the table.\n\nAdd a relation by right clicking on a field and select \'add relation here\', then right click on the destination field and select \'finish relation here\'.\nEdit the relation parameters by right clicking on a relation.\n'),('Table','[h]Table[h]\n\nA mysql table contains fields, stores data.\n'),('Field','[h]Field[h]\n\nA mysql field is like the column of a mysql table.\n'),('MySQL','[h]MySQL[h]\n\nMySQL is a free SQL server.\n'),('SQL','[h]SQL[h]\n\nSQL stands for Structured Query Language. It is a language to help manage data in a database server.\n'),('Image','Image size is limited, as all data size, is limited by the current memcache server and client libs to 1Mbyte.\nThis means, you will have to reduce your images to a width of about 620 pixels, in A4 format.\n');
243
213
  DROP TABLE IF EXISTS `history`;
244
214
  CREATE TABLE `history` (
245
215
  `id` bigint(20) NOT NULL auto_increment,
@@ -251,10 +221,8 @@ CREATE TABLE `history` (
251
221
  `header_id` int(11) NOT NULL,
252
222
  `data` text NOT NULL,
253
223
  PRIMARY KEY (`id`)
254
- ) ENGINE=MyISAM AUTO_INCREMENT=1858 DEFAULT CHARSET=utf8;
224
+ ) ENGINE=MyISAM AUTO_INCREMENT=2006 DEFAULT CHARSET=utf8;
255
225
 
256
- LOCK TABLES `history` WRITE;
257
- UNLOCK TABLES;
258
226
  DROP TABLE IF EXISTS `images`;
259
227
  CREATE TABLE `images` (
260
228
  `id` int(11) NOT NULL auto_increment,
@@ -263,9 +231,7 @@ CREATE TABLE `images` (
263
231
  PRIMARY KEY (`id`)
264
232
  ) ENGINE=MyISAM AUTO_INCREMENT=48 DEFAULT CHARSET=utf8;
265
233
 
266
- LOCK TABLES `images` WRITE;
267
234
  INSERT INTO `images` (`id`, `filename`, `filedata`) VALUES (24,'manqod.svg','GdkP\0\0�\0\0\0�\0\0\0x\0\0\0x�\0\0\0\0�\0\0\0\0�\0\0\0\0�\0\0\0\0U\0\0M3\0\nZ-\0U5\0X1\0\Z[7\0�X5\0[7\0U9\0X1\0\ZU5\0Y3\0b;\0\rU+\0�\0\0\0\0].\0 \\3\0U4\0\'Y3\0<W2\0RX5\0eW3\0mW3\0rY6\0vW4\0uV5\0sW5\0oW3\0mX5\0fW5\0[Y2\0HU5\00^9\0U3\0�\0\0�\0\0\0\0U+\0[7\0V3\0AW5\0jX5\0�Y6\0�X5\0�Y5\0�Y5\0�X4\0�Y5\0�X5\0�Y5\0�X5\0�Y5\0�X5\0�X5\0�W3\0�X5\0�Y4\0pV5\0MU9\0$[7\0�\0\0\0\0 ].\0 S9\01W5\0oZ6\0�Y5\0�Z5\0�Y6\0�X6\0�X6\0�Y6\0�Y6\0�Y6\0�\rY6\0�X6\0�Y6\0�X6\0�Y6\0�Y6\0�Z6\0�Y5\0�Y5\0�Z5\0}W1\0IU/\0I$\0�\0\0\0\0b;\0\rV3\0AX5\0�Y5\0�X5\0�Y6\0�Y6\0�X6\0�Y6\0�Y6\0�X6\0�Y6\0�X5\0�Y6\0�Y6\0�Y6\0�X6\0�Y6\0�X6\0�X5\0�Y5\0�X3\0�X4\0kW8\02[7\0�\0\0\0\0M3\0\nY2\0HZ6\0�Y5\0�Y6\0�Y6\0�Y6\0�X5\0�Y5\0�Y5\0�Y4\0�W5\0��X5\0�X4\0�X5\0�Y4\0�Y5\0�X5\0�Z6\0�Y6\0�Y6\0�Y6\0�X6\0�Y5\0�Y5\0�V4\0JY7\0U\0\0�\0\0\0\0U\0\0X0\0:X4\0�X5\0�X6\0�Y6\0�X6\0�X6\0�Y5\0�Y6\0�X5\0|W5\0iU4\0cY3\0_�W5\0[ X4\0]W5\0aT3\0dW5\0jW5\0xX6\0�Y5\0�Y5\0�Y6\0�Y6\0�Y6\0�Y5\0�X5\0�U4\0cW3\0#I$\0�\0\0\0\0Z1\0X6\0�X6\0�Y6\0� Y7\0�X5\0�X4\0�X5\0nV3\0AS5\0\"\\3\0Y7\0U1\0�Y3\0U1\0]:\0Y7\0\\3\0R1\0W2\08V4\0bY5\0�X5\0�X5\0�X7\0�Y6\0�X6\0�X6\0�Y5\0�Y5\0yW8\02].\0 �\0\0\0\0I$\0W4\0gZ6\0�Y7\0�Y6\0�X5\0�Y6\0�Z2\0GR7\0].\0 \0\0\0�\0\0\0\0U\0 ]:\0W5\05W3\0mX5\0�X6\0�X6\0��Y6\0�Y6\0�Y5\0�X5\0�U2\0BX5\0�\0\0\0\0S9\0(X5\0�Y6\0�Y6\0�Y6\0�Y5\0�X2\0=b;\0\r�\0\0\0\0I$\0U/\0X4\0NY7\0�X5\0�Y6\0�Y6\0�X6\0�Y5\0�Y5\0�W4\0uf3\0�\0\0\0\0@@\0X5\0nY6\0�Y6\0�Y5\0�Y6\0PF.\0 �\0\0\0\0U3\0W5\05X6\0wY5\0�Y6\0�Y6\0�X6\0�X5\0�X5\0�Y7\0�\0\0\0\0^3\0X5\0��Y6\0�X6\0�Y5\0�U9\0�\0\0\0\0@ \0S5\0\"T3\0dW5\0�Y6\0�Y6\0�Y6\0�Y6\0�S7\0%�\0\0\0\0Z4\0]X5\0�Y6\0�Y5\0�X2\0=\0\0\0�\0\0\0\0 \0\0\0U5\0Y3\0PX5\0�X6\0�Y6\0�Y6\0�Y5\0�U9\0�\0\0\0\0I$\0Y5\0�X6\0�Y6\0�X6\0�Y6\0�U+\0 �\0\0\0\0`0\0V1\0>X6\0wX5\0�Y6\0�X4\0b@ \0�\0\0\0\0U2\0$Z5\0ރY6\0�X6\0�X3\0K�\0\0\0\0F.\0 X0\0 X0\0:X3\07Y7\0�\0\0\0\0Y2\0VY6\0�Y6\0�Y5\0�^(\0�\0\0\0\0\0\0\0U9\0 ` \0�\0\0\0\0Y5\0��Y6\0�Y5\0�\0\0\0�\0\0\0\0Y5\0��Y6\0�V4\0b�\0\0\0\0Y5\0��Y6\0�U2\0H�\0\0\0\0X5\0„Y6\0�X1\0C�\0\0\0\0W5\0��Y6\0�X4\0N�\0\0\0\0Y5\0��Y6\0�X6\0h�\0\0\0\0V6\0v�Y6\0�Z7\0��\0\0\0\0W3\0FX6\0��Y6\0�Y6\0�F.\0 �\0\0\0\0R.\0X5\0ރY6\0�X5\0�S4\01�\0\0\0\033\0X4\0��Y6\0�Y6\0�W5\0x@\0\0�\0\0\0\0X4\0kX6\0��Y6\0�X5\0�^3\0�\0\0\0\0S5\0+Y5\0׃Y6\0�X6\0�W5\0a@\0\0�\0\0\0\0U\0 X7\0�Y6\0�Y6\0�X6\0�X5\0�U3\0�\0\0\0\0W4\0IZ6\0ۃY6\0�X5\0�X2\0`33\0�\0\0\0\0U+\0Y5\0�Y6\0�Y6\0�X6\0�Y4\0�Q6\0&�\0\0\0\0\0\0\0X3\0KX6\0ۃY6\0�X5\0�U3\0rM3\0\n�\0\0\0\0U+\0W6\0�Y6\0�Y6\0�X6\0�X5\0�W2\08\0\0\0�\0\0\0\0\0\0\0U4\0EX5\0̓Y6\0�Y6\0�Y6\0�U9\0�\0\0\0\0I7\0W5\0�Y6\0�Y6\0�Y6\0�W4\0O@@\0�\0\0\0\0U5\00X5\0�Y6\0�Y6\0�X6\0�Y4\0�S5\0\"�\0\0\0\0@ \0W6\0dY6\0߃Y6\0�X5\0�W3\0mM3\0\n�\0\0\0\0U3\0W4\0�Y6\0�Y6\0�X6\0�X5\0�W2\08�\0\0\0\0U\0\0W1\0IY6\0σY6\0�X6\0�X5\0�b\'\0\r�\0\0\0\0U3\0X7\0�X5\0�Y6\0�Y5\0�Y2\0B\0\0\0�\0\0\0\0S4\01Y4\0�X7\0�Y6\0�Y6\0�X6\0�K-\0�\0\0\0\0@ \0W3\0mX6\0�Y6\0�Y5\0�V4\0J�\0\0\0\0N2\0$X5\0�X6\0�Y6\0�X6\0�Y6\0�U+\0 �\0\0\0\033\0W3\0dX5\0�Y6\0�Z6\0�U1\09�\0\0\0\0Z1\0W5\0��Y6\0�Y6\0�W6\0�U\0\0�\0\0\0\0@\0\0W4\0lY6\0�Y6\0�Y5\0�U1\0�\0\0\0\0U4\0\'Y6\0كY6\0�X6\0�Z/\0A�\0\0\0\0I$\0X5\0��Y6\0�X7\0�Y6\0{�\0\0\0\0W3\0m�Y6\0�Y6\0��\0\0\0\0Y1\09�Y6\0�Y6\0�\0\0\0�\0\0\0\0U5\0�Y6\0�X5\0�3\0\0�\0\0\0\0I$\0�Y6\0�Y6\0�M\Z\0\n�\0\0\0\0@\0\0�Y6\0�U+\0 �\0\0\0\0U\0 �Y6\0�].\0 �\0\0\0\0[7\0�Y6\0�Y6\0�U+\0�\0\0\0\0U5\0�Y6\0�Y6\0�\0\0\0�\0\0\0\0U;\0\'�Y6\0�Y6\0��\0\0\0\0W2\08�Y6\0�X5\0��\0\0\0\0Z4\0J�Y6\0�X5\0��\0\0\0\0X3\0Z�Y6\0�W4\0��\0\0\0\0W4\0g�Y6\0�X5\0��\0\0\0\0W6\0r�Y6\0�X5\0��\0\0\0\0X4\0z�Y6\0�W5\0��\0\0\0\0X4\0z�Y6\0�W5\0��\0\0\0\0V5\0s�Y6\0�X6\0��\0\0\0\0W4\0g�Y6\0�X5\0��\0\0\0\0Y4\0Y�Y6\0�Y5\0��\0\0\0\0V2\0G�Y6\0�Z6\0��\0\0\0\0X4\01�Y6\0�Y5\0��\0\0\0\0[7\0X6\0�Y6\0�X6\0�@\0\0�\0\0\0\0F.\0 X6\0�Y6\0�Y6\0�U3\0�\0\0\0\0\0\0\0Y6\0��Y6\0�Y7\0�S5\0\"�\0\0\0\0Z5\0̈́Y6\0�W2\08�\0\0\0\0Y6\0��Y6\0�U4\0N�\0\0\0\0Y6\0��Y6\0�Z4\0^�\0\0\0\0Y6\0��Y6\0�X4\0k�\0\0\0\0X7\0��Y6\0�W4\0u�\0\0\0\0Y6\0��Y6\0�Y6\0{�\0\0\0\0W6\0��Y6\0�X5\0|�\0\0\0\0W5\0��Y6\0�W5\0x�\0\0\0\0Y7\0��Y6\0�Y4\0p�\0\0\0\0X6\0��Y6\0�W5\0i�\0\0\0\0X5\0��Y6\0�W5\0a�\0\0\0\0Y5\0��Y6\0�[4\0T�\0\0\0\0Y6\0„Y6\0�Y4\0E�\0\0\0\0Y6\0ӄY6\0�R5\05�\0\0\0\0\0\0\0X6\0�Y6\0�S5\0\"�\0\0\0\0U\0 X6\0�Y6\0�Y6\0�P0\0�\0\0\0\0Y7\0X6\0�Y6\0�Y6\0�3\0\0�\0\0\0\0Q8\0)�Y6\0�Y6\0��\0\0\0\0U1\09�Y6\0�Y6\0��\0\0\0\0U4\0E�Y6\0�X5\0��\0\0\0\0U4\0N�Y6\0�X5\0��\0\0\0\0W5\0R�Y6\0�Y5\0��\0\0\0\0Y2\0M�Y6\0�Y5\0��\0\0\0\0X0\0@�Y6\0�Y5\0��\0\0\0\0W3\02�Y6\0�Y5\0��\0\0\0\0U6\0!�Y6\0�X5\0�\0\0\0�\0\0\0\0U9\0Y6\0�Y6\0�Y6\0�@\0\0�\0\0\0\0++\0Y6\0߃Y6\0�X5\0�U+\0�\0\0\0\0\0\0\0W3\0�Y6\0�X6\0�X6\0�X5\0�@\0\0�\0\0\0\0X1\0NY6\0�X4\0�X5\0�X6\0Z\0\0\0�\0\0\0\0`0\0Y5\0?X4\0TV1\0DU1\0�\0\0\0\0].\0 Z<\0U+\0 �\0\0\0\0�\0\0\0\0�\0\0\0\0�\0\0\0\0�\0\0\0\0�\0\0\0\0�\0\0\0\0�\0\0\0\0�\0\0\0\0�\0\0\0\0�\0\0\0\0�\0\0\0\0�\0\0\0\0'),(25,'gtk-print.svg','GdkP\0\0�\0\0\0\0�\0\0\0<\0\0\0<�\0\0\0\0�����������\0\0\0\0�����������������@@J�\0\0\0\0�����������������77AS�\0\0\0\0������������� ��������������������������������������������66?U�\0\0\0\0�����������������������������������������������������������������66?U�\0\0\0\0���������������������������������������������������������������������66<U�\0\0\0\0�������������������������������������������������������������������������33<U�\0\0\0\0�����������������������������������������������������������������������������33<U�\0\0\0\0���������������������������������������������������������������������������������009U�\0\0\0\0�������������������������������������������������������������������������������������009U�\0\0\0\0�����������������������������������������������������������������������������������������006U�\0\0\0\0���������������������������������������������������������������������������������������������--6U�\0\0\0\0}}�����������������������������������������������������������������������������������������������--3U�\0\0\0\0\Zyy��������������������������������������������������������������������������������������������������**3U�\0\0\0\0\Zvv��������������������������������������������������������������������������������������������������**0U�\0\0\0\0\Zrr��������������������������������������������������������������������������������������������������**0U�\0\0\0\0\Zoo��������������������������������������������������������������������������������������������������\'\'0U�\0\0\0\0KKK\"III�ii{�������������������������������������������������������������������������������������������������DDG�IIIB�\0\0\0\0UUUIII�fff�mm|�������������������������������������������������������������������������������������������������ttw�JJJ�222L�\0\0\0\0*FFFKKKUIII�HHH�III�JJJ�JJJ�����kkz�����������������������������������������������������������������������������������������������������iii�JJJ�HHH�GGG�HHH�JJJhKKK,����\0\0\0\00III1JJJ�JJJ�KKK�WWX�������������������������ccs�������������������������������������������������������������������������������������������������������������������������eeg�KKK�JJJ�GGG�KKKKUUU�\0\0\0\0DDDLLL�LLL��������������������������aap�������������������������������������������������������������������������������������������������rrt����������������������QQQ�III�CCC.�\0\0\0\0UUULLL�ooq������������������^^m�������������������������������������������������������������������������������������������������iik������������������KKK�,,,#�\0\0\0\0KKK\\UUV��������������rrr�2`��`���d���c���f���j����r���w����|���q����q��� m���f���`���`���a���=n��dkt������������������������������������||~�AAA�\0\0\0�\0\0\0\0MMMԻ������������kot����������l��������������������������������MMM�9�\0\0\0\0OOO*OOO��������������g�������\n����������������������������p�����������������������������[[\\�999�\0\0\0�\0\0\0\0OOOqsst������������������o���������������������������������c���������������������ɩ�?����������������EEE�\0\0\0�\0\0\0\0NNN������������������s��������������������r����l���W��������������������]���P����������������NNN�\0\0\0�\0\0\0\0NNN����������������������x������������e���P����L���K���gw���������������QQQ�<�\0\0\0\0QQQ��������������������������q��|�����������d���>����+���G{���������������RRR�&&&^�\0\0\0\0MMM\nSSS���������������������������T����n���Z��� ����\r���%�����������TTT�111~�\0\0\0\0UUUSSS���������������������������E����f���a���)�������\0��� ���������������ggg�666�\0\0\0�\0\0\0\0SSS(TTT�������������������������������E���f���Y�������\0���������������������������qqr�;;;�\0\0\0�\0\0\0\0UUU-UUU����������������������������������N���O�������\0��\0�������������������������������``b�<<<�\0\0\0 �\0\0\0\0 UUU-UUU������������������������������������������R���x���\0t��Q������������������������������������``b�;;;�\0\0\0 �\0\0\0\0WWW#VVV����������������������������������~���v���\0m��I}����������������������������aac�999�\0\0\0 �\0\0\0\0\\\\\\WWW���������� ������������������������r���S���:���$y��p��o���\0m�� n�� p��w��5���N���h��������������������������������``c�888�\0\0\0�\0\0\0\0UUUWWW���������������������������������������������������������������������������������������������������������������������������ZZ[�333�\0\0\0�\0\0\0\0XXX�����������������������������������������������������XXX�+++r\0\0\0�\0\0\0\0WWW䙙�����������������������������YYY�U�\0\0\0\0VVVǓ�������������888��������������XXX�\0\0\07�\0\0\0\0VVV���������������BBB��������������TTT�\0\0\0,�\0\0\0\0WWW�uux�����������KKK�OOO����������```��KKK��������������OOO�\0\0\0!�\0\0\0\0VVVPbbc�����������UUU���������������UUU��������������~~��DDD�\0\0\0�\0\0\0\0aaa\\\\\\���������������^^^����������������������������������������������������������������������������������������������ddd��^^^������������������ffg�777�\0\0\0\n�\0\0\0\0ZZZե��������������������������������������������������������������������������������������������������������������������������������������������������������������������������\\\\\\�O\0\0\0�\0\0\0\0WWW����������\Z������������������������������������������������������������������������������������������������������������������������������������������QQQ�\0\0\0*�\0\0\0\0UUU^^^��������������������������������������������������������������������������������������������������������������������������������������������������������nno�666�\0\0\0�\0\0\0\0TTT�vvx������������������������������������������������������������������������������������������������������������������������������������������������������������������������RRR�\0\0\08\0\0\0�\0\0\0\0<<<ZNNN�^^_�xxz��������������������������������������������������������������������������������������������������������������������������������������������������nn�������������yy|�bbc�PPP�<<<�@\0\0\0 �\0\0\0\0\0\0\0\0\0\0:111b???�JJK������������������������������������������������������������������������������������������������������������������������������������������OOW�:::�...nK\0\0\01\0\0\0 \0\0\0\r\0\0\0�\0\0\0\0���`���������������������������������������������������������������������������������������������\r��������������������������������������������TTb�\0\0\0�\0\0\0\0���������������������������������������������������������������������������������������������������������������������������������������������oo}�,,3F�\0\0\0\0���(�������������������������������������������������������������������������������������������������������������������������������������FFR�\0\0\0�\0\0\0\0�����������������WWf�\0\0\0\Z�\0\0\0\0������������������������������������������������������������������������������������������������������������������������������jjy� \'O�\0\0\0\0zz�2jjz��hhw�ffu�eet�ccr�aap�``o�^^k�\\\\k�[[h�YYf�WWe�VVc�TTa�RR`�QQ^�OO\\�MM[�KKY�JJW�HHV�FFT�EEQ�CCO�CCM�@@K�@@J�<<H�<<F��;;F�44=�\0\0\01�\0\0\0\0\0\0\0�\0\0\0\0\0\0�\0\0\0\0'),(26,'gtk-dialog-info.svg','GdkP\0\08\0\0\0\0�\0\0\0<\0\0\0<�\0\0\0\0�\0\0\0\0\0f�\n\0i�\"\0f�-\0d�3\0e�+\0h� \0q� �\0\0\0\0\0f�\n\0f�F\0ë\0g̽\0f��\0f��\0f��\0f��\0e̺\0fˀ\0e�?\0m��\0\0\0\0\0��\0g�J\0g̤\0f���\0f�� s��@���[���f���`���`���S���I���7}��$u��g���\0f��\0f��\0f̛\0g�>�\0\0\0\0 \0��\0f�_\0f��\0f��g��1~��n���������������������������������\n����~���f���;{��f��\0e��\0f��h��\0e�Q\0\0��\0\0\0\0 \0f�A\0f��\0f�� k��N�������������������������������������������������~���T���d��\0c��\0f��h��k�7�\0\0\0\0\n\0j� \0g̟\0f��i��B�����������������������������������������������������������������O��\nZ��\0e��g��oơM��\n�\0\0\0\0 \0h�,\0f��\0f��!u��t�������������������������������������������������������������������s���$a��\0\\��\0f��\rk��G}�=�\0\0\0\0 \0g�C\0f��h��;�������������������������������������������������������������������������������=o��S��\0e��g��N��b����\0\0\0\0\0g�T\0f��j��L������������������������������������������������������������������������������������������Mz��K��\0d��g��K��z����\0\0\0\0\0d�B\0f��\nk��O�����������������������������������������������������������������������������������O{��H��\0d��g��]��s����\0\0\0\0\0e�0\0f��j��L����������������{����{����{���{����������������{���{����{����{���{����{����{���{���:k��\0H��\0d��h��o��l����\0\0\0\0\0b�\r\0f��g��G���y������������v����v����v����������������v����v���v����v����v���v����v����v���#X��\0J��\0f��k�ِ��W����\0\0\0\0\0fˣ\0f��1��g�����������r����p����p����p����p����������������p����p����p���p����p���p����p����p���f���\nD��\0T��\0f��%r�����O����\0\0\0\0\0e�D\0f��q��\\�����������s����k����k����k����k����k���k����������������k����k����k���k����k����k���k����k���k���Ep��\0=��\0_��f��b��x���=�\0\0\0\0\0U�\0f��g��M���n�������|����e����e����e���e����e���e���x����������������o����e���e����e���e����e����e���e����e����e���N��\0F��\0f��k�ؘ��\\���!�\0\0\0\0\0g�c\0f��(z��\\�����������a���_����_����_���_����_����_���_����_��������������������|���_����_���_����_���_����_����_���_����_��� _���_���Gq��\0;��\0X��\0f��J�����S����\0\0\0\0\0��\0f��g��S���j�������m����Z����Z����Z����Z���Z����Z���Z����Z���Z���a���������������^����Z����Z���Z����Z���Z����Z����Z���Z����Z����Z��Z~��J��\0C��\0f��k�ؘ��\\���2�\0\0\0\0\0g�O\0f��$w��\\���x���~���U����T����T����T����T���T����T���T����T����T���T����T���T����T����T���T����T���T����T���T~��T}���T|���T{��Tz��5b��\0:��\0Z��\0f��Z��|���X����\0\0\0\0\0f˭\0f��G���`���}���g����O���O����O����O����O���O����O����O���O����O���O����O���O~��O}���O|��O{���Oz���Oy��Ox���Ow��Ov���Ou��Ls��=��\0H��\0f��!q�����\\���/�\0\0\0\0\0f�\0f�� k��\\���h���x���P����J����J����J����J����J����J����J���J���J~���J}��J|���J{��Jz���Jy���Jx��Jw���Jv���Ju��Jt���Js��Jr���Jq��Jp��K��\0:��\0c��h�񗚜]���R\0\0\0�\0\0\0\0\0e�N\0f��&x��\\���k���i����D|���D}���D~���D}��y���������������������������g���Du���Dt���Ds��Dr���Dq��Dp���Do���Dn��Dm���Dl��Dk��)W��\08��\0X��\0f��[��{���\\����\0\0\0\0\0g̐\0f��>���\\���l���U���?w���?x���?y���?z���?y��?x��r��������������������?q���?p��?o���?n���?m��?l���?k���?j��?i���?h��?g��4^��\08��\0L��\0f��.u�����\\���6�\0\0\0\0\0g��\0f��R���\\���b���>v���9r���9s���9t���9s���9r��P���������������9l��9k���9j���9i��9h���9g���9f��9e���9d���9c��8a��,X��9��\0A��\0f��m�ɘ��\\���N�\0\0\0\0\n\0f��g��\\���\\���Z���[��]��c��\'i��2n���4o���4n���4m�����������|����4g���4f���4e��4d���4c��4b���4a��\n4`��/]�� S��G��=��\09��\08��\0:��\0f�� j�ₘ��\\��� �\0\0\0\0\0a�\0f��m��\\���\\���K���\0X��\0Y���\0Z��[��^��a��\Zd��$f��,i��.j���.i���.h�����������x����.b��.a���.`���._��.^��)[�� U��N��I��C��\0>��\0<��\0;��\0:��\09��\07��\06��\0b��g������\\���\Z�\0\0\0\0\0e�+\0f��o��\\���\\���>��\0W��\0X���\0Y���\0Z���\0[��Z��\\��\r\\��^��^��\Z^��_��{��������\Zm���X��W��U��R��O�� L��I��E��\0C��\0B��\0A��\0@��\0>��\0=��\0<��\0;��\0:��\08��\07��\06��\0_��\0f�����f���\\���\'�\0\0\0\0\0d�8\0f��r��\\���\\���2v��\0V���\0W��\0X���\0Y���\0X��\0W���\0V��i��������\ZZ���\0L��\0K��\0J��\0I��\0G��\0F��\0E��\0D��\0C��\0B��\0@��\0?��\0>��\0=��\0<��\0:��\09��\08��\07��\06��\0]��\0f��s��m���\\���4�\0\0\0\0\0d�=\0f��q���\\���+q��\0U���\0V���\0W���\0X���\0W��\0V���\0U��i��������\ZZ���\0K��\0J��\0I��\0H��\0G��\0F��\0E��\0C��\0B��\0A��\0@��\0?��\0>��\0<��\0;��\0:��\09��\08��\07��\05��\0\\��\0f��k��r���\\���8�\0\0\0\0\0f�7\0f��p��\\���\\���&m��\0T���\0U���\0V���\0W���\0V��\0U���\0T��i��������\ZZ���\0K��\0J��\0H��\0G��\0F��\0E��\0D��\0C��\0B��\0A��\0@��\0>��\0=��\0<��\0;��\0:��\09��\07��\06��\05��\0_��\0f��s��m���\\���=�\0\0\0\0\0e�+\0f��m��\\���\\���%k��\0S���\0T���\0U���\0V���\0U���\0T���\0S��i��������\ZZ���\0J��\0I��\0H��\0G��\0F��\0E��\0D��\0B��\0A��\0@��\0?��\0>��\0=��\0<��\0:��\09��\08��\07��\06��\05��\0a��\0f�����e���\\���=�\0\0\0\0\0f�\0f��i��\\���\\���(l���\0R���\0S���\0T���\0S���\0R��i��������Z���\0I��\0H��\0G��\0F��\0E��\0D��\0C��\0B��\0A��\0@��\0?��\0=��\0<��\0;��\0:��\09��\08��\07��\05��\07��\0f��f������\\���9�\0\0\0\0\0f��\0f��V���\\���.p���\0Q���\0R���\0S���\0R���\0Q��i��������Z���\0H��\0G��\0F��\0E��\0D��\0C��\0B��\0A��\0@��\0?��\0>��\0=��\0<��\0;��\09��\08��\07��\06��\05��\0>��\0f�� j�ₘ��\\���4�\0\0\0\0\0f��\0f��B���\\���4s���\0P���\0Q���\0R���\0Q���\0P��\0O��i��������Z���\0H��\0G��\0F��\0E��\0D��\0C��\0B��\0A��\0?��\0>��\0=��\0<��\0;��\0:��\09��\08��\07��\06��\04��\0G��\0f��m�ɂ���\\���(�\0\0\0\0\0fˏ\0f��,v��\\���<x���\0O���\0P���\0Q���\0P���\0O��\0N��i��������Z���\0G��\0F��\0E��\0D��\0C��\0B��\0A��\0@��\0?��\0>��\0=��\0<��\0;��\09��\08��\07��\06��\05��\04��\0T��\0f��.u������\\����\0\0\0\0\0g�M\0f��l��\\���N���\0M���\0N���\0O���\0N��\0M��i��������Z���\0F��\0E��\0D��\0C��\0B��\0A��\0@��\0?��\0>��\0=��\0<��\0;��\0:��\09��\08��\07��\06���\04��\0a��\0f��]��{����\\���\n�\0\0\0\0\0f�\0f��\0f��N���[���O���\0M���\0N���\0M��\0L��i��������Z���\0E��\0D��\0C��\0B��\0A��\0@��\0?��\0>��\0=��\0<��\0;��\0:��\09��\08��\07��\06��\05��\04��\0A��\0f��g�𗚜]���\\���P�\0\0\0\0\0f̪\0f��*t��\\���Z���\0L���\0M���\0L���\0K��i��������Z���\0D��\0C��\0B���\0A��\0@��\0?��\0>��\0=��\0<��\0;��\0:��\09��\08��\07��\05��\04��\03��\0T��\0f��!q������\\���8�\0\0\0\0\0g�M\0f��h��X���.k��\0J���\0K���\0L���\0K���\0J��i��������Z���\0C��\0B���\0A��\0@��\0?��\0>��\0=��\0<��\0;��\0:��\09��\08��\07��\06��\05��\04��\09��\0e��\0f��]��{����\\����\0\0\0\0\0U�\0f��\0f��1v��K��\0I���\0J���\0I��i��������Z���\0B���\0A��\0@��\0?��\0>��\0=��\0<��\0;��\0:��\09��\08��\07��\06��\05��\04��\03��\0P��\0f��k�ւ���\\���T����\0\0\0\0\0g�a\0f��g��U���\rQ��\0H���\0I���\0H��\0G��i��������Z���\0A���\0@��\0?��\0>��\0=��\0<��\0;��\0:��\09��\08��\07��\06��\05��\04��\03��\0;��\0d��\0f��L������\\���2�\0\0\0\0\0f�\0f��\0f��\"p��.h���\0G���\0H���\0G��\0F��i��������Z����\0@��\0?��\0>��\0=��\0<��\0;���\0:��\n\09��\08��\07��\06��\05��\04��\03��\0X��\0f��l�Ղ���\\���Y��� �\0\0\0\0\0f�A\0f��\0f��9w��I���\0F���\0G���\0F���\0E��i��������Z����\0?��\0>��\0=��\0<��\0;���\0:�� \09��\08��\07��\06��\05��\04��\03��\0I��\0f��f��c��v����\\���6�\0\0\0\0\0g̟\0f��h��\\���\0E���\0D��}��������o����\0>��\0=��\0<��\0;���\0:�� \09��\08��\07��\06��\05��\04��\03��\0=��\0d��\0f��\'s������\\���V����\0\0\0\0\0]� \0f��\0f��c��\0G���\0D���\0C����������������\0=��\0<��\0;��\0:���\09�� \08��\07��\06��\05��\04��\03��\09��\0a��\0f��k�ؒ��^����\\���%�\0\0\0\0\0e�+\0f��\0f��\0^��\0E���\0C���\0B��P}���������������An��\0<��\0;��\0:��\09���\08��\n\07��\06��\05��\04��\03��\08��\0_��\0f��h��s��m����\\���B�\0\0\0\0\0d�B\0f��\0f��\0_��\0E���\0B���\0A��m����������������T{��\09���\08��\n\07��\06��\05��\04��\03��\0:��\0_��\0f��g��_��y����\\���R����\0\0\0\0\0g�M\0f��\0f��\0a��\0H���\0@��T���3e���3e���3d���3c���3b��3a��3a��I��\08���\07�� \06��\05��\04��\03��\0A��\0a��\0f��g��R�������\\���W����\0\0\0\0\0e�?g��\0f��\0e��\0P��\0@���\0?���\0>���\0=���\0<���\0;���\0:��\09���\08��\07���\06��\05���\04��\0M��\0e��\0f��g��_��y����\\���Z����\0\0\0\0\0f�(g�؂\0f��\0^��\0F���\0>���\0=���\0<���\0;���\0:���\09��\08���\07��\06���\05��\04��\0@��\0^���\0f��k��r��n����\\���W����\0\0\0\0\0f�\niɢ\0f���\0f��\0Z��\0F���\0<���\0;���\0:���\09��\08���\07���\06��\05��\04��\0A��\0Z���\0f��f��%r�����_����\\���R����\0\0\0\0n�Ci�݃\0f��\0^��\0N��\0A��\0;���\0:���\09���\08���\07���\06��\05��\0=��\0M��\0_���\0f��k��_��y����\\���C����\0\0\0\0@��#q�s\ni��\0f��\r\0`��\0U��\0N��\0F��\0B��\0@��\0>��\0?��\0A��\0F��\0L��\0T��\0a���\0f��l��H�����]����\\���V���\'\0\0\0�\0\0\0\0��� <{�n\Zo��g���\0f��h��p��V�������\\���Z���8��� �\0\0\0\0��� ���<M���(t��l��h��\0e���\0f��f�� j��m��*s��V������_����\\���V���5��� �\0\0\0\0 ������ ���=���T���as��mg��tZ��}i��rw��k���`����\\���T���<�������\0\0\0\0���������-���9���=����C���=���9���-�������\0\0\0\0�\0\0\0\0'),(27,'gnome-mime-image.svg','GdkP\0\0�\0\0\0\0�\0\0\0<\0\0\0<�\0\0\0\0\0\0\0GGG=HHHg�GGGhHHHXMMM�\0\0\0\0===DDD�UUU�ttt��xxx�ttt�UUU�FFF�FFF[�\0\0\0\0\0\0\0BBB™�������������������������FFF�;;;=�\0\0\0\0666Bfff����������������������������������������������������������������������������������������������fff�<<<�\0\0\0�\0\0\0\0555n����������������������������������������������������������������������������������������������������������===�\0\0\0�\0\0\0\0444q���������������������������������������������������������������������������������������������������������<<<�\0\0\0�\0\0\0\0444q���������������������������������������������������������������������������������������������������������<<<�\0\0\0�\0\0\0\0222q���������������������������������������������������������������������������������������������������������:::�\0\0\0�\0\0\0\0222q���������������������������������������������������������������������������������������������������������999�\0\0\0�\0\0\0\0222q����������������������������������������������������������������������������������������������������������777�\0\0\0�\0\0\0\0///q���������������������������������������������������������������������������������������������������������������������������������������666�\0\0\0�\0\0\0\0---q��������������������������}}}������������������������������������������������������������\\\\\\�������������������������������555�\0\0\0�\0\0\0\0---q�����������������������������������������������������������������������������������������������������������������������|||�kkk���������������������������444�\0\0\0�\0\0\0\0+++q�����������������������������������������������������������������������������������������������������������������|||�jjj���������������������������222�\0\0\0�\0\0\0\0+++q��������������������������������������������~~��������������|||�jjj����������������������������111�\0\0\0�\0\0\0\0+++q����������������������!����������������UXd�+f��1n��6t��:z��<~��>���?���>���>��;|��7w��2q��.j��\'a��!X��\ZN��C��\n8��,��\0*��\0(��ddi���������|||�jjj���������������������������111�\0\0\0�\0\0\0\0)))q������������������!��������������������V[g�A���I���O���U���[���^���`���_���]���W���R���L���E���=���4}��*p�� b��S��\nD��\05��\02��eej���������|||�jjj���������������������������///�\0\0\0�\0\0\0\0)))q����������������������!����������������X]g�M���U���_���g���m���q���s���r���o���j���c���Z���P���H���>���4}��)n��_��O��>��\02��ffk���������|||�jjj���������������������������---�\0\0\0�\0\0\0\0&&&q������������������!��������������������Z^g�X���d���o���x���~�������������������{���t���j���^���R���H���=���2z��&i��\ZY��H��4��ggl���������|||�jjj���������������������������,,,�\0\0\0�\0\0\0\0&&&q����������������������� ����������������[`h�f���s���~�����������������������������������y���l���^���Q���E���9���-s��!b��Q��;��hhl���������|||�jjj����������������������������+++�\0\0\0�\0\0\0\0$$$q���������������������� ����������������]bi�r�������������������������������������������y���j���Z���M���@���3|��\'j��X�� B��iim���������|||�iii���������������������������***�\0\0\0�\0\0\0\0$$$q������������������!��������������������^ci�|���������������������������������������������������t���d���S���F���9���+q��_��H��jjn���������|||�iii���������������������������)))�\0\0\0�\0\0\0\0\"\"\"q����������������������!����������������_cj�����������������������������������������������������|���k���Y���K���=���/w��!c��L��kko���������|||�iii���������������������������\'\'\'�\0\0\0�\0\0\0\0\"\"\"q������������������ ����������������`dk�����������������������������������������������������Z���<d��[���N���@���2z��$g��O��llp���������|||�iii���������������������������\'\'\'�\0\0\0�\0\0\0\0 q������������������!��������������������aek�����������������������������������������Mew�k�������6LY�@< �[���P���B���4}��&i��Q��mmp���������|||�iii����������������������������&&&�\0\0\0�\0\0\0\0 q����������������������!����������������ael�������������`w��������������������������\0\0\0�@Xi�����5KY�85 �\\���P���B���0s��9��;��nnq���������|||�iii���������������������������###�\0\0\0�\0\0\0\0q���������������!��������������������cgm���������^~��85 �[ci�������������fkl�38(�@< �@Wi�����4KY�85 � � �3p��*f��85 � !]�ppr���������|||�iii������������������������\"\"\"�\0\0\0�\0\0\0\0q��������������������!����������������^bg�7=%�\"�(7B�85 �CWd�������������ARZ�/0�\0\0\0�?Vi�����3KY�85 �\0\0\0� �0l��(d��\0\0\0� ]�ppr���������|||�iii������������������������!!!�\0\0\0�\0\0\0\0q~~~�����������������������������������^bh�53 �\0\0\0�,5�\0\0\0�%�0- �w�������@QY�.,�85 �� \r� \Z��\0\0\0� �.h�� �85 �\0�qqs���������|||�hhh�����������������������~~~� �\0\0\0�\0\0\0\0q}}}�����������������������������������^ch��\0\0\0�+5�85 �%�/-\n�\"-5� +3�%\'�(\'�\0\0\0�0- �\0\0\0�\n��\0\0\0�+c�� ��\0\0\0�rrt���������|||�hhh������������������������}}}��\0\0\0�\0\0\0\0q|||�����������������������������������68<��\0\0\0��\0\0\0�\0���\0\0\0���\0\0\0���\0\0\0���\0\0\0�JJK���������|||�hhh�����������������������|||��\0\0\0�\0\0\0\0q{{{�����������������������������������%\'*��\0\0\0�777���������|||�hhh�����������������������{{{��\0\0\0�\0\0\0\0q{{{������������������������������������)+.��\0\0\0�777���������|||�hhh�����������������������{{{��\0\0\0�\0\0\0\0qzzz���������������������������������������hhi��(((�ttu���������|||�hhh�����������������������zzz��\0\0\0�\0\0\0\0qyyy�������������������������������������������������������������������������������������������|||�hhh������������������������yyy��\0\0\0�\0\0\0\0qxxx�����������������������������������������������������������������������������������������������������������|||�hhh�����������������������xxx��\0\0\0�\0\0\0\0qxxx�����������������������������������������������������������������������������������������������������������|||�hhh�����������������������xxx��\0\0\0�\0\0\0\0qwww�����������������������������������������������������������������������������������������������������������|||�hhh�����������������������www��\0\0\0�\0\0\0\0qvvv�����������������������������������������������������������������������������������������������������������|||�ggg�����������������������vvv��\0\0\0�\0\0\0\0quuu������������������������������������������������������������������������������������������������������������|||�ggg������������������������uuu��\0\0\0�\0\0\0\0qttt�����������������������������������������������������������������������������������������������������������|||�ggg�����������������������ttt��\0\0\0�\0\0\0\0qttt�����������������������������������������������������������������������������������������������������������|||�ggg�����������������������ttt��\0\0\0�\0\0\0\0qsss�������������������������������������������������������{{{�ggg�����������������������sss��\0\0\0�\0\0\0\0 qrrr�������������������fff�ttt��sss�rrr�qqq�ppp�ooo��nnn��mmm�lll�kkk�jjj�iii�hhh�ggg��fff�eee�ddd�ccc�bbb�aaa��```�JJJ�sss�����������������������rrr�\r\r\r�\0\0\0�\0\0\0\0 qqqq������������������������vvv��uuu��ttt��sss��rrr��ppp��ooo�nnn��mmm��lll�uuu����������������������������qqq�\r\r\r�\0\0\0�\0\0\0\0 qqqq�����������������������������������������������������������������������������������������������������������qqq� �\0\0\0�\0\0\0\0 qooo��������������������������������������������������������������������������������������������������ooo�\n\n\n�\0\0\0�\0\0\0\0 qooo���������������������������������������������������������������������������������������������������ooo� �\0\0\0�\0\0\0\0qnnn��������������������������������������������������������������������������������������������������nnn��\0\0\0�\0\0\0\0qmmm��������������������������������������������������������������������������������������������������mmm��\0\0\0�\0\0\0\0qmmm��������������������������������������������������������������������������������������������������mmm��\0\0\0�\0\0\0\0phhh��������������������������������������������������������������������������������������������������hhh��\0\0\0�\0\0\0\0M///���������������������������������������������������������������������������������������������������������///��\0\0\0�\0\0\0\0\0\0\0\n�ttt�������������������ttt��\0\0\0y\0\0\0�\0\0\0\0\0\0\0:��@@@��EEE�@@@���\0\0\0�\0\0\03\0\0\0�\0\0\0\0\0\0\0#\0\0\0�\0\0\0��\0\0\0�\0\0\0�\0\0\0e\0\0\03\0\0\0\n�\0\0\0\0\0\0\0\0\0\0�\0\0\0\0\0\0\0\0\0�\0\0\0\0'),(28,'gnome-mime-application-postscript.svg','GdkP\0\0x\0\0\0\0�\0\0\0<\0\0\0<�\0\0\0\0\0\0\0GGG=HHHg�GGGhHHHXMMM�\0\0\0\0===DDD�UUU�ttt��xxx�ttt�UUU�FFF�FFF[�\0\0\0\0\0\0\0BBB™�������������������������FFF�;;;=�\0\0\0\0666Bfff����������������������������������������������������������������������������������������������fff�<<<�\0\0\0�\0\0\0\0555n����������������������������������������������������������������������������������������������������������===�\0\0\0�\0\0\0\0444q���������������������������������������������������������������������������������������������������������<<<�\0\0\0�\0\0\0\0444q���������������������������������������������������������������������������������������������������������<<<�\0\0\0�\0\0\0\0222q���������������������������������������������������������������������������������������������������������:::�\0\0\0�\0\0\0\0222q���������������������������������������������������������������������������������������������������������999�\0\0\0�\0\0\0\0222q����������������������������������������������������������������������������������������������������������777�\0\0\0�\0\0\0\0///q���������������������������������������������������������������������������������������������������������666�\0\0\0�\0\0\0\0---q���������������������������������������������������������������������������������������������������������555�\0\0\0�\0\0\0\0---q������������������������������������������������������������������������������������������������444�\0\0\0�\0\0\0\0+++q�������������������������������������������������� �������������������������������������������������������������������������222�\0\0\0�\0\0\0\0+++q��������������������������������������������������� ��������������������������������������������������������������������������111�\0\0\0�\0\0\0\0+++q�������������������������������������������������� �����������������������������������������������������������������������������111�\0\0\0�\0\0\0\0)))q�������������������������������������������������� ���������������������������������������������������������������������������������///�\0\0\0�\0\0\0\0)))q�������������������������������������������������� ��������������������������������������������������������������������������������������---�\0\0\0�\0\0\0\0&&&q����������������������������������������������������������������������������������������������������������������������������������������������,,,�\0\0\0�\0\0\0\0&&&q��������������������������������������������������������������������������������������������������������������������������������������������+++�\0\0\0�\0\0\0\0$$$q������������������������������������������������������������������������������������������������������������������������������������������***�\0\0\0�\0\0\0\0$$$q�������������������������������������ss|���������������������������������������������������������qqr������������������������������������������)))�\0\0\0�\0\0\0\0\"\"\"q���������������������������\Z������������www�ssu�����������������������������������������������������������������ggh�ttt�����������������������������������������\'\'\'�\0\0\0�\0\0\0\0\"\"\"q������������������ ��������sst���������������������~~����������������������������������������������������������������������������������~~~�������������������������������\'\'\'�\0\0\0�\0\0\0\0 q�������������������������������������������~kt�ܯ��ӣ��Μ��̗��ʖ��ȏ��ɒ��Ȑ��Ĉ��Ď����������Λ����������������������������lll����������������������������&&&�\0\0\0�\0\0\0\0 q���������������������������������������Θ������������������������������������������������������������������������������###�\0\0\0�\0\0\0\0q��������������������������������皚���������������������������������������ff�������������o��������������������������������������\"\"\"�\0\0\0�\0\0\0\0q����������������������������������������������������������ii��YY���XX��GG��������������������������iii��������������������!!!�\0\0\0�\0\0\0\0q~~~���������������������������������������������||���yy��ss��II��$$���������������nnp�����������������������~~~� �\0\0\0�\0\0\0\0q}}}���������������������������������������������SS��ff��EE��\n\n���\0\0��������������������������������������}}}��\0\0\0�\0\0\0\0q|||������������������������������������������������HH��33���\0\0������������������nns�������������������|||��\0\0\0�\0\0\0\0q{{{��������������� ���������������������������������++���\0\0�\n�\\\\�������������������������jjn����������������������{{{��\0\0\0�\0\0\0\0q{{{����������������������������������������״��՗���zz��WW��==��11��**��!!������%%��--��55��DD��gg�ц��֣�������������������kkn�������������������{{{��\0\0\0�\0\0\0\0qzzz�������������������������������� ����������������������������������������������������������jjk�����������������������zzz��\0\0\0�\0\0\0\0qyyy�������������������������������������ddi��������������lll�����������������������yyy��\0\0\0�\0\0\0\0qxxx�����������������������||���������EEE�HHH��ZZZ�UUU��EEE��������������vvv�������������������xxx��\0\0\0�\0\0\0\0qxxx�������������������yyz����������VVV�����������������������������YYY�VVV������������������������������������xxx��\0\0\0�\0\0\0\0qwww�������������������������������������������������������������������������������������������������������������������������������������������������������www��\0\0\0�\0\0\0\0qvvv�������������������������������������������������������������������������������������������������������������������������vvw�����������������������vvv��\0\0\0�\0\0\0\0quuu����������������������������������������������������������������������������������������������������������������������������������������������������������������uuu��\0\0\0�\0\0\0\0qttt���������������������������������������������������������������������������������������������������������������������������������������������������������������ttt��\0\0\0�\0\0\0\0qttt�������������������������������������������������������������������������������������������������������������������������������������������������ttt��\0\0\0�\0\0\0\0qsss�������������������������������������������������������������������������������������������������������������������������������������sss��\0\0\0�\0\0\0\0 qrrr����������������������������������������������������������������������������������������������������������������������������������������������rrr�\r\r\r�\0\0\0�\0\0\0\0 qqqq��������������������������������������������������������������������������������������������������������qqq�\r\r\r�\0\0\0�\0\0\0\0 qqqq��������������������������������������������������������������������������������������������������qqq� �\0\0\0�\0\0\0\0 qooo��������������������������������������������������������������������������������������������������ooo�\n\n\n�\0\0\0�\0\0\0\0 qooo���������������������������������������������������������������������������������������������������ooo� �\0\0\0�\0\0\0\0qnnn��������������������������������������������������������������������������������������������������nnn��\0\0\0�\0\0\0\0qmmm��������������������������������������������������������������������������������������������������mmm��\0\0\0�\0\0\0\0qmmm��������������������������������������������������������������������������������������������������mmm��\0\0\0�\0\0\0\0phhh��������������������������������������������������������������������������������������������������hhh��\0\0\0�\0\0\0\0M///���������������������������������������������������������������������������������������������������������///��\0\0\0�\0\0\0\0\0\0\0\n�ttt�������������������ttt��\0\0\0y\0\0\0�\0\0\0\0\0\0\0:��@@@��EEE�@@@���\0\0\0�\0\0\03\0\0\0�\0\0\0\0\0\0\0#\0\0\0�\0\0\0��\0\0\0�\0\0\0�\0\0\0e\0\0\03\0\0\0\n�\0\0\0\0\0\0\0\0\0\0�\0\0\0\0\0\0\0\0\0�\0\0\0\0'),(29,'gnome-devel.svg','GdkP\0\0 V\0\0\0\0�\0\0\0<\0\0\0<�\0\0\0\0+++:::B;;;}>>>�???�@@@�AAA�BBB�DDD�FFF�HHH�KKK�KKKmKKK=UUU�\0\0\0\0\n\0\0\0666G999�999�555�<<=�RSU�efj�sty���������� xy�mns�__c�RRS�MMM�PPP�QQQ�SSSSfff�\0\0\0\0@@@EEE`7773�\0\0\0\0@@@666c777�222�ABC�lnq�����������������������������������������������������~~��bbe�VVV�VVV�YYYv����\0\0\0\0UUUJJJ]GGG�uuu�666�9�\0\0\0\0444I555�000�LMO������������������������������������������������������������������������������```�\\\\\\�aaa�\0\0\0\0 ���HHHYJJJ��������������� 8�\0\0\0\0777444�///�@AC���������������������������������������������������������������������������������������������rrr�```�mmm�\0\0\0\0\nHHHQIII����������������������$$)�\0\0\0]�\0\0\0\0333-222�/00�nps�������������������\"����������������������������������������������������������������������������```�aaa�fff\0\0\0\0JJJ�ppp�������������������������cdw��\0\0\0�\0\0\0\0111I111�567����������������������� ��������{{{��������������������������������������������������������������������������```�\\\\\\dVVV�����������������������������\Z\Z�\0\0\0\\\0\0\0�\0\0\0\0222a000�DFG������������������$����������������|||���������������������������������������������������������������������������������YYY�����������������������������]_q�\0\0\0�\0\0\0�\0\0\0\0333Z000�KMN��������������������������������{{|�}}}�������������������������[[[�VVV�WWW�XXX�ZZZ�\\\\\\�]]]�___�```�bbb��aaa� UUU������������������������������\0\0\0Y\0\0\0�\0\0\0\0222Q111�IKL������������������������� ��������}}}�������������kkk�QQQ�TTT�UUU]XXX1UUU �\0\0\0\0ZZZbbb\'bbb<bbbQJJJ�������������������������\\]o�\0\0\0�\0\0\0�\0\0\0\0333�=??������������������������ ������������zzz���������aaa�SSS�UUU�\0\0\0\0 FFF_WWW���������������������y{���\0\0\0T\0\0\0�\0\0\0\0555�\\^_����������������������������������������������������RRR�[[[�\0\0\0\0 FFF_WWW�������������HIU�;<G� &��\0\0\0w\0\0\0�\0\0\0\05555222���������������������������������������������}}}�����TTT�MMM\n�\0\0\0\0 FFF_WWW��������������\0\0\0�\0\0\0{\0\0\0V\0\0\0!\0\0\0�\0\0\0\0333777�LLL������������������������������������������������������XXX�WWW[�\0\0\0\0FFF_WWW��������������\0\0\0^\0\0\0 �\0\0\0\0777�444����������������������������������������������������������www�XXX�UUU�\0\0\0\0FFF_WWW��������������\0\0\0^\0\0\0 �\0\0\0\0 \0\0\0666u333���������������������������������������������������������������pU�iNM�bFF�\0\0\0�\0\0\0\0FFF_WWW��������������\0\0\0^\0\0\0 �\0\0\0\0\0\0\0555C555a777�222�}}}���������������������������������������������������������rgW�ԅ\Z��h�g31�cGG��\0\0\0\0FFF_WWW��������������\0\0\0^\0\0\0 �\0\0\0\0333\n444�---�,,,�^^^����������������������������������������������������������\n������������|jR�����{���9��J�f44�dVVs�\0\0\0\0FFF_WWW��������������\0\0\0^\0\0\0 �\0\0\0\0777444�@@A������������������������������������������������������������������� ��������{|~��mI��\r���h��Ө��џ���l8%�f22��\0\0\0\0FFF_WWW��������������\0\0\0^\0\0\0 �\0\0\0\0\"666444�IIJ�������������������������������������������������yzz�zzz�{{|���������������������stt��o?��� ���_��ɔ��С��֭���s��e�g43�e22`�\0\0\0\0FFF_WWW��������������\0\0\0^\0\0\0 �\0\0\0\0,@@@444�RRT�������������������������������������������������Z[[�JJJ�MMM�NNN�WWW�������������nmk��p5�����U������ƍ��̙��ҥ��֮���/��H�e33�b11\ZFFF_WWW��������������\0\0\0^\0\0\0 �\0\0\0\0+555>,,,�������������������������������������������������^__�JJJ�KKKG\0\0\0\0LLLRRR�VUU�����khc��o)�����I���l���y��…��ȑ��Ξ��Ԫ��ќ�݀�k7%�X;;�WWW��������������\0\0\0^\0\0\0 �\0\0\0\0999 777陙������������������������������������������opp�KKK�NNN>�\0\0\0\0```YNN�f90��_��x\0���9���X���d���q���}��Ċ��ʖ��ѣ��ׯ���m��W�WWW��������������\0\0\0^\0\0\0 �\0\0\0\0999k444�����������������������������������������JJJ�MMMt�\0\0\0\0Y@@d::�j5\'��d�����K���]���i���v������Ǐ��͛��ӧ�����XWV��������������\0\0\0^\0\0\0 �\0\0\0\0UUU<<<�kkm���������������������������������WWW�MMM�\0\0\0�\0\0\0\0Y@@(f66�k7\"��c��}��|@���a���n���z��Ç��ɓ���~�XWW��������������\0\0\0^\0\0\0 �\0\0\0\0 <<</===��������������������������������LLL�LLL%�\0\0\0\0]..!i//�k)$�p\'\"�k%%��F0���e���s������r�XWW�������������\Z�@ �\\..Y�\0\0\0\0\nBBBe???�������������������������OOO�NNNr�\0\0\0\0nJm!!����70�� �u#\"��F0���i���e�XWW���������������`�xB�e33�c99�\0\0\0\0 CCCyCCC�����������������XXY�OOO�UUU�\0\0\0\0p m!!�������秤��\n�s$#�zA3�XVV����������������n��Ǐ��z�i7)�f44��\0\0\0\0GGGZGGG�OOO�qrs�QQQ�PPP�UUU�\0\0\0\0�\0\0m!!�� ���������懅�� �r&%��[]������������a��ˠ��ٳ���S��]�f33�g22M�\0\0\0\0GGGLLLlNNN�NNNrMMM\n�\0\0\0\0o 7m!!��(��������������hf��\r �r\'&�oFL�\Z��zT������ϟ��ի��׮���{C�e33�f33�\0\0\0\0n��\Z��rl������������������GF�� �p(\'�r=1��x��ŋ��˗��Ѥ��װ��Ɋ��u\0�i5*�e33��\0\0\0\0\0\0\0p�q��3*������������������hh��QQ��(&�� �o((��Q@������ǐ��͜��Ө��ڴ���>��Z�f33�f33F�\0\0\0\0in�u��/\'������������������hh��QQ��99��\"\"���� �o**��SB������ɔ��С��֭��֪���yB�f33�j55�\0\0\0\0p\Z\Z2p߀��I@������������������hh��QQ��99��\"\"��\n ��\0��\0�� \n�f11�Əc��ƍ��̙��Ҧ��ز���q��v\0�k7%�f33�f33�\0\0\0\0pdp����pi������������������hh��QQ��65����������\0���r:.��m��…��Ȓ��Ξ��Ԫ��۵���L��w�n;%�f33�i55\"�\0\0\0\0 m$$r�t��$�훕������������������hh��QQ��0/��\r�� ����\n��\r��\r �r\'\'��F��Q���}��Ċ��ʖ��ѣ��ׯ��ܻ���`��}�sB+�f33�f33(�\0\0\0\0\"tq�|��:-����������������������hh��QQ��53����\n���q\'&�i++�g,,�f..�g00�q:\r�ހ���u������Ǐ��͛��Ө��ٴ��޿���s�ۇ�vF+�f22�d66!�\0\0\0\0$q-s����\\P����������������������hh��QQ��88�� �� ���j((�V##�-9\0\0\0\n\nW**�`0+��a��C���{��Ç��ɓ��Ϡ��լ��ܹ������Ȃ���-�xF-�f33�b11\Z�\0\0\0\0uFs���}����������������������hh��QQ��99������ �l\'\'�Nv\0\0\0�\0\0\0\0m$$f33�q;��v���l�����Ō��˘��ҥ��ر��޾������ˋ�ݘ=�vE2�f33�f33�\0\0\0\0t\\t��������������������������hh��QQ��99�������r#\"�\\!!�\0\0\0�\0\0\0\0f33Af33��M��.���x������ȑ��Ν��Ԫ��ڶ����������ϓ�לK�tD5�e33�f33�\0\0\0\0v\r\ruw��\'��������������������������hh��QQ��99��������e##�\0\0\"�\0\0\0\0f22�k6$��l���\\���}��ĉ��ʕ��Т��֮��ݻ����������җ�ӚR�q@5�g33�U++�\0\0\0\0u �x\r��0\"��������������������������hh��QQ��99��!������\Z�i##�*\r\r=\0\0\0�\0\0\0\0f33(f33��J�����u������Ǝ��̚��ӧ��ٳ��������������ԝ�ϝ[�n91�g33�\0\0\0�\0\0\0\0w �|\r ��7%��������������������������hh��QQ��99��\"\"�������l!!�Da\0\0\0�\0\0\0\0f44�k6!��d\0��G���z��†��ɓ��ϟ��ի��۸��������������٪�̜b�k85�f33��\0\0\0\0w �{ \n��=+��������������������������hh��QQ��99��\"\"������\n�q! �X�\0\0\0�\0\0\0\0f33-f33��G��r ���m�����ŋ��˗��Ѥ��װ��޽��������������ܵ���h�f33�f33i�\0\0\0\0w|{\n ��<*��������������������������hh��QQ��99��\"\"�� �����w�b�\0\0\0�\0\0\0\0f33�n5 ��Z\0��1���w������ǐ��͜��ԩ��ڵ�����������������������c�f44�f33A�\0\0\0\0x[{��7$��������������������������hh��QQ��99��\"\"�� �������h�&�\0\0\0\0e66&f33��A��c���]���|��È��ʕ��С��֭��ܺ����������������������sT�f33�d77�\0\0\0\0y;z��+��������������������������hh��QQ��99��\"\"��\n�������k�(\r\r:\0\0\0�\0\0\0\0f33�i4&��U��z���t������ƍ��̙��Ҧ��ز��߿����������������������^G�e33�U++�\0\0\0\0{\0\0z� ��������������������������hh��QQ��99��\"\"��\r �������m�7J\0\0\0�\0\0\0\0j55f33��?\n��\\��F���y��…��Ȓ��Ξ��ի��۷��������������ߺ������n�p@7�f33��\0\0\0\0\0\0\0y����������������������������hh��QQ��99��\"\"��\r ����\Z���o�C\\\0\0\0�\0\0\0\0g33�g3+��S��f ���k���~��Ċ��˗��ѣ��ׯ��ݻ��ҥ��9��i��i��j��g\Z�f33�d77�\0\0\0\0{\0\0[���[E����������������������hh��QQ��99��\"\"��\r\n��\Z�����q�Mp\0\0\0 �\0\0\0\0b;;\rf22�x<��Y�ۅ0���v������Ǐ��͛��ɗ��4��e ��e ��e ��f��g��X�f33�f332�\0\0\0\0�\0\0z�\r����������������������hh��QQ��99��\"\"��\n������\r�r�Rz\0\0\0�\0\0\0\0f33Zg33��J��\\��Z���{��Ç���y��u��`��a��b\r��c ��c ��d\n��G �f33�].. �\0\0\0\0|\0\0J���lW������������������hh��QQ��99��\"\"��\n������\Z�s�Tz\0\0\0�\0\0\0\0g33�k6!��V��q\Z���s���l��o��]��^��^��_��`��a��a\r�k3#�g33��\0\0\0\0}\0\0�������������������hh��QQ��99��\"\"��\n��! �� ��\r�r�U{\0\0\0�\0\0\0\0i55\"f44��? ��X��B��v��Z��Z��[��\\��]��]��^��?�g33�e555�\0\0\0\0y\0\0����bM����������hh��QQ��99��\"\"��\n��#\n��\" ��\r�r�Su\0\0\0�\0\0\0\0e33th41��M��Y��W��W��X\Z��X��Y��Z��[��E�f21�e33��\0\0\0\0y\0\0i���- ��VE��hh��QQ��99��#��!\n��%\n��\" ���q�C [\0\0\0 �\0\0\0\0UUUf22�j5$��T��S��T��U��V��V��W�{?�e32�f33�UUU�\0\0\0\0�\0\0\nwؘ\r��, ��:&��3&��\'��( ��&\n�� ���p�5C\0\0\0�\0\0\0\0 d77f22�j4��L��Q\"��R!��S ��M�b4�f33�f22�UUU�\0\0\0\0 j\0\0vޘ��) ��+ ��) ��$ �� �x\r�g�*\0\0\0�\0\0\0\0 e66&g33�[1(�c;�d;�\\2 �d20�g33�f33Z�\0\0\0\0 f\0\0uׂ ���� �w\n\n�o �H\\\0\0\0�\0\0\0\0i44\'f33�f33�f33�f33�f33xj++ �\0\0\0\0M\0\0\nalf�`�CL\0\0\0\0\0\0�\0\0\0\0`@@�\0\0\0\0'),(30,'gtk-about.svg','GdkP\0\0!\0\0\0\0�\0\0\0<\0\0\0<�\0\0\0\0��\0\r��\0*��\0�\0\0\0\0��\0 ��\0�\0\0\0\0��\0T�����������\0(�\0\0\0\0��\0��\0���������\0���\0�\0\0\0\0��\0�����i�������N���\0��\0\0\0\0��\0_��#������~������\0K�\0\0\0\0��\0)�������������w���\0ߘ\0\0\0\0��\0���E�����������6���\0v�\0\0\0\0��\09��\0���\0���\0-�\0\0\0\0��\0-�������������w���\0�\0\0\0\0��\0P��\0���\0���\0�\0\0\0\0��\0��\0r��\0���\0|��\0�\0\0\0\0��\0���G��������6���\0x�\0\0\0\0��\0\r��\0���\0���\0h��\0�\0\0\0\0��\0,��\n���O���J������\0E�\0\0\0\0��\0-�������������w���\0�\0\0\0\0��\0|�����V���?������\0 �\0\0\0\0��\0���$���[���+���\0���\0\r�\0\0\0\0��\0���G��������6���\0x�\0\0\0\0��\0��\0���2���Z������\0|�\0\0\0\0��\0��;�����������a������\0E\0\0\0\0��\0-�������������w���\0�\0\0\0\0��\0|�����u�������������\0?�\0\0\0\0\n�����w�����������6���\0���\0\r\0\0\0\0��\0���G������\n��6���\0x\0\0\0\0��\0��\0���?�����������n���\0Ո\0\0\0\0��\0j��*���������������a������\0E��\0-�������������w���\0�\0\0\0\0��\0|�����u��������}������\0\'�\0\0\0\0\n��\0���a���������������6���\0���\0\r��\0���G������\n��6���\0x��\0��\0���?���������������V���\0��\0\0\0\0��\0��\0���?���������������a������\0r�������������w���\0���\0|�����u�����������\"���\0��\0\0\0\0\n��\0F�� ���h���������������6���\0���\0���G������\n��6���\0���\0���?���������������a������\08�\0\0\0\0��\0��\0���?���������������a�����������������w���\0������u�����������\"���\0���\0�\0\0\0\0 ��\0T�� ���h���������������6���\0���G������ ��6���\0���?���������������a������\0E�\0\0\0\0\r��\0��\0���?���������������a��� �����������w������u�����������\"���\0���\0�\0\0\0\0��\0T�� ���h���������������6���G��������6���?���������������a������\0E�\0\0\0\0 ��\0��\0���?���������������k�����������z���u�����������\"���\0���\0�\0\0\0\0��\0T�� ���h���������������e��������`���������������a������\0E�\0\0\0\0��\0��\0M���\0U ��\0j��\0���?�����������������������������������\"���\0���\0X���\0U��\0E��\0 �\0\0\0\0��\0��\02���\0U��\0��� ���h��������������������������������a������\0����\0U��\0T��\0-�\0\0\0\0��\0T�� ���&���)���)����)���)���)���)���[����������������H���)���)����)� ��)���)���)���\"������\0%��\0��\0�������)���)���)���)����)���5���r����������������n���1���)���)���)���)����)���(������\0��\0\0\0\0�����i�������������������������������������������������������������I���\0���\0P������������������������������������������������������������~������\0:��\0�����}������������_���\0���\0f��/���������������&���\0P\0\0\0\0��\0���)���`���e���e���e���e���e���e���e���m����������������}���j���e����e���e���e���e���e���X������\0a��\0�����I���d���e���e���e���e���e���e���e���v����������������s���e���e���e���e����e� ��e���e���C������\0\0\0\0\0��\0��\0y��\0����\0���\0������u����������������������������a������\0���\0���\0���\0Y�\0\0\0\0��\0,��\0����\0���\0���\0���?��������������������������������6���\0���\0ȅ��\0���\0���\0!�\0\0\0\0��\0|�����u������\n��������������}���������������a������\0E�\0\0\0\0��\0��\0���?���������������r��������r��������������6���\0���\0\r�\0\0\0\0��\0|�����u������ ������:�����������w���?���������������a������\0E�\0\0\0\0��\0��\0���?���������������a���O��������B���h��������������6���\0���\0\r�\0\0\0\0��\0|�����u������������\"��������������w���\0���?���������������a������\0E�\0\0\0\0 ��\0��\0���?���������������a������G������ ��6��� ���h��������������6���\0���\0\r�\0\0\0\0��\0{�����u������������\"���\0��������������w���\0���\0���?���������������a������\0C�\0\0\0\0\n��\0��\0���?���������������a������\0���G������\n��6���\0��� ���h��������������6���\0���\0 �\0\0\0\0��\0?�����u������������\"���\0���\00�������������w���\0���\0��\0���?���������������a������\0�\0\0\0\0\n��\0���;���������������a������\0E��\0���G������\n��6���\0x��\0T�� ���h��������������1���\0��\0\0\0\0��\0���>���������������\"���\0���\0��\0-�������������w���\0�\0\0\0\0��\0��\0���?��������������!���\0B�\0\0\0\0\n�����{�����������a������\0E\0\0\0\0��\0���G������\n��6���\0x\0\0\0\0��\0T�� ���h�����������q���\0؈\0\0\0\0��\0[�����|���z���\"���\0���\0\0\0\0\0��\0-�������������w���\0�\0\0\0\0��\0��\0���=������p��� ���\0�\0\0\0\0��\0���R�������_������\0E�\0\0\0\0��\0���G��������6���\0x�\0\0\0\0��\0T�� ���f������G���\0��\0\0\0\0��\0��\0��� ��� ���\0���\0�\0\0\0\0��\0-�������������w���\0�\0\0\0\0��\0��\0���������\0e�\0\0\0\0��\0,�����������\0?�\0\0\0\0��\0���G��������6���\0x�\0\0\0\0��\0N��������\0���\0 �\0\0\0\0��\0��\0 �\0\0\0\0��\0-�������������w���\0�\0\0\0\0��\0��\0�\0\0\0\0��\0��\0��\0�\0\0\0\0��\0���G��������6���\0x�\0\0\0\0��\0��\0�\0\0\0\0��\0��\r����������i���\0Ϙ\0\0\0\0��\0|��9�����������-���\0f�\0\0\0\0��\0���\'���J������\0i�\0\0\0\0��\0\"�����>���<������\0�\0\0\0\0��\0��\0k��\0���\0M�\0\0\0\0��\0%��\0���\0���\0�\0\0\0\0��\0��\0$��\0�\0\0\0\0��\0��\0;��\0&�\0\0\0\0��\0���\r������\0���\0\n�\0\0\0\0��\0\Z�����������\0��\0\0\0\0��\06�����z������-���\0u�\0\0\0\0��\0���=�������{������\0\'�\0\0\0\0��\0f��/�����������U���\0��\0\0\0\0��\0���c�����������$���\0K�\0\0\0\0��\0\\��\0���\0���\0�\0\0\0\0��\0i��0�����������V���\0��\0\0\0\0��\0��\0r��\0���\0|��\0 �\0\0\0\0��\0��\0���\0���\0}��\0�\0\0\0\0��\0���d�����������$���\0K�\0\0\0\0��\0\'��\0���\0���\0e�\0\0\0\0��\0f�����W���9������\0�\0\0\0\0��\0i��0�����������V���\0��\0\0\0\0��\0��\0���&���[���*���\0��\0\0\0\0��\0���=���f���\'���\0���\0�\0\0\0\0��\0���d�����������$���\0K�\0\0\0\0��\05�����J���b������\0]�\0\0\0\0��\0���a�����������H������\0\0\0\0\0��\0i��0�����������V���\0�\0\0\0\0��\0��\0���,����������}������\0�\0\0\0\0��\0�����������������,���\0���\0\0\0\0\0��\0���d�����������$���\0K\0\0\0\0��\05�����Z�����������Y���\0��\0\0\0\0��\0���J���������������H������\0��\0i��0�����������V���\0���\0��\0���,���������������j����\0\0\0\0��\0�����l���������������,���\0���\0��\0���d�����������$���\0K��\05�����Z���������������8���\0��\0\0\0\0��\0\'�����Z���������������H������\0���0�����������V���\0���\0���,��������������p������\0X�\0\0\0\0��\0\\�����p���������������,���\0���\0���d�����������$���\0������Z���������������H������\0�\0\0\0\0��\05�����Z���������������H������0�����������V���\0���,��������������p������\0f�\0\0\0\0��\0f�����p���������������,���\0���d�����������$������Z���������������H������\0�\0\0\0\0��\05�����Z���������������H���1�����������V���,��������������p������\0f�\0\0\0\0��\0f�����p���������������,���d�����������*���Z���������������H������\0�\0\0\0\0��\05�����Z���������������c�����������i��������������p������\0f�\0\0\0\0��\0f�����p���������������p�����������i���������������H������\0�\0\0\0\0��\0(��\0R���\0U��\0������Z�����������������������������������p������\0����\0U��\08��\0�\0\0\0\0��\0 ��\0Q���\0f��\0������p�����������������������������������H������\0����\0f��\0c��\06�\0\0\0\0��\0������(���)���)����)���)���)���.���j����������������v���:���)���)���)���)����)� ��)���\Z���\0���\0��\0�����%���0���0���0���0���0����0���@���v����������������c���1���0���0���0���0����0���.������\0�\0\0\0\0��\0%�����{���������������������������������������������������������(���\0e��\0���7����������������������������������������z��� ���\0��\0=������������������8���\0{��\0���C���������� ��������\0$��\0�����=���c���e���e����e���e���e���e���q����������������w���f���e���e���e����e�\n��e���e���L���\n���\0)��\00��\n���E���U���U����U���U���U���U���Y���u����������������h���U���U����U� ��U���U���U���T���-���\0���\0\0\0\0\0��\0��\0���\0����\0���\0���\0���,�����������������������������������H������\0Ӆ��\0���\0���\07�\0\0\0\0��\01��\0����\0���\0������Z�������������������������������,���\0���\0����\0���\0���\0u��\0\n�\0\0\0\0��\0��\0���,���������������v�����������v���������������H������\0�\0\0\0\0��\05�����Z���������������u�����������v��������������,���\0���\0�\0\0\0\0��\0��\0���,���������������p���A�����������[���Z���������������H������\0�\0\0\0\0��\05�����Z���������������H���e�����������5���p��������������,���\0���\0�\0\0\0\0��\0��\0���,���������������p������0�����������V������Z���������������H������\0�\0\0\0\0��\05�����Z���������������H������d�����������$������p���������������,���\0���\0�\0\0\0\0��\0��\0���,���������������p������\0���0�����������V���\0������Z���������������H������\0�\0\0\0\0��\04�����Z���������������H������\0���d�����������$���\0������p���������������,���\0���\0�\0\0\0\0��\0{��(���������������p������\0f��\0i��0�����������V���\0���\05�����Z���������������F���\0��\0\0\0\0��\0�����Y���������������H������\0��\0���d�����������$���\0K��\0f�����p��������������&���\0s�\0\0\0\0��\0���f�����������p������\0f\0\0\0\0��\0i��0�����������V���\0�\0\0\0\0��\05�����Z�����������������\0�\0\0\0\0��\0�����������������H������\0\0\0\0\0��\0���d�����������$���\0K\0\0\0\0��\0f�����p�����������Z���\0��\0\0\0\0��\0���;�������l������\0f�\0\0\0\0��\0i��0�����������V���\0��\0\0\0\0��\05�����W������[���ه\0\0\0\0��\0�����[������F������\0�\0\0\0\0��\0���d�����������$���\0K�\0\0\0\0��\0f�����j���}���+���\0}�\0\0\0\0��\0��\0���������\0]�\0\0\0\0��\0i��0�����������V���\0��\0\0\0\0��\02�����������\09�\0\0\0\0��\08��������\0���\0�\0\0\0\0��\0���d�����������$���\0K�\0\0\0\0��\0Y��������\0���\0�\0\0\0\0��\0��\0�\0\0\0\0��\0i��0�����������V���\0��\0\0\0\0��\0��\0�\0\0\0\0��\0�\0\0\0\0��\0���d�����������$���\0K�\0\0\0\0��\0�\0\0\0\0��\0Q��&�����������E���\0��\0\0\0\0��\0���M�����������\Z���\07�\0\0\0\0��\0\r�����7���B���\n���\01�\0\0\0\0��\06��\n���8���\'���\0���\0�\0\0\0\0��\0��\0���\0���\00�\0\0\0\0��\0)��\0{��\0d��\0�\0\0\0\0'),(31,'gnome-help.svg','GdkP\0\0�\0\0\0\0�\0\0\0<\0\0\0<�\0\0\0\0f33g22Rf42�q3)�w3!�{3�|3�}3�}3�{3�y3 �t2%�l3.�f44lf332�\0\0�\0\0\0\0g00%i20�w3#݂2��2\n��2���1\0��2��2�|3�o2(�g22Rm$$�\0\0\0\0�\0\0f33Ut3%Ӆ2��2��1\0��3��O0��td�㟗��������������������������곮�ى}��`I��>���1\0��2 �|3�k3.�d77�\0\0\0\0 \0\0\0e44Xv3#�2 ��1\0��5��cM�誥��������������؅x��D ��1\0��2��3�l4.�f33�\0\0\0\0g11*q4)ɍ2 ��1\0��<�ݐ��������������������_F��1\0��2�}4�f42q�@@�\0\0\0\0\0\0\0g53t�3��1��0�ޓ����������������R6��1\0��2 �r3&�d66!�\0\0\0\0i--n3+��2 ��1\0��\0��\0�������������,,��\0��+\0��1�|4�g44O�\0\0\0\0 h//s3%ݖ2��/\0��\0��\0\0��\0\0��66���������������\0\0��\0��#\0��1\0��3�i42p�\0\0\0\0\ng00%w3\"�2��)\0��\0��\0\0����GG��~~����������\n����쉉��kk����\0\0��\0\0��\0��1\0��3�l2/��\0\0\0\0d77w3!�1��&\0��\0��\0\0����ff��쀀����������� ����퀀�쀀��}}��99����\0\0��\0��0\0��2\r�i1/|�\0\0\0\0\rf33u3%ݗ2��&\0��\0��\0\0����vv�쀀�퀀���hh��xx������\r�����KK��}}�퀀�쀀�뀀��OO����\0\0��\0��1\0��3�i30d�\0\0\0\0\0\0\0n2*��2��)\0��\0��\0\0��$$��zz�쀀�퀀��ww��55���������������FF��\0\0����]]�퀀��쀀��YY����\0\0��\0��1\0��2�c446�\0\0\0\0k20u�2 ��/\0��\0��\0\0����{{�쀀�퀀��__����\0\0��\0\0��\0\0��88���������������\0\0��\0\0��\0\0����55��{{�퀀�쀀��RR����\0\0��\0��1\0�u2\"�`00�\0\0\0\0d22)�3��1\0��\0��\0\0����uu�쀀�퀀��EE����\0\0��\0\0��\0\0��\0\0��\0\0���������������%%��\0\0��\0\0��\0\0��\0\0��\0\0����qq�퀀�뀀��HH��\0\0��\0��(\0��2�j2+��\0\0\0\0\0\0\0q4)ɘ1��\0��\0\0����ff�쀀��~~��33��\0\0��\0\0��\0\0��\0\0��\0\0��\0\0��\0\0������������������������������������������������������\0\0��\0\0��\0\0��\0\0��\0\0��\0\0��\0\0�� ��gg�쀀����((��\0\0��\0��0\0��2�^//A�\0\0\0\0e44X�2 ��0��\0��\0\0��GG�쀀����11��\0\0��\0\0��\0\0��\0\0��\0\0��\0\0��\0\0��\0\0��\0\0��{{���������������������������������������������\0\0��\0\0��\0\0��\0\0��\0\0��\0\0��\0\0��\0\0��\n\n��ii�쀀��ww����\0\0����1\0�r3$�\0\0�\0\0\0\0�\0\0v3#�1\0�ޒ�����77��~~�쀀��99��\0\0��\0\0��\0\0��\0\0��\0\0��\0\0��\0\0��\0\0��\0\0��\0\0�������������������������������������������������������������dd��\0\0��\0\0��\0\0��\0\0��\0\0��\0\0��\0\0��\0\0��\0\0��\0\0�� ��oo�쀀��UU��bb������:��2 �[.._�\0\0\0\02g44T�2 ��<������������������XX��\0\0��\0\0��\0\0��\0\0��\0\0��\0\0��\0\0��\0\0��\0\0��\0\0��\0\0�� ��WW����������������������{y��uq��xu���������������������ά�������\0\0��\0\0��\0\0��\0\0��\0\0��\0\0��\0\0��\0\0��\0\0��\0\0��������������܎���1\0�q2#�\0\0\0�\0\0\0\0s3%ә1\0�ݑ������������^^����\0\0��\0\0��\0\0��\0\0��\0\0��\0\0��\0\0��\0\0�� ����!!����������G<�����\0��\0��&��lf������KK��������\0\0��\0\0��\0\0��\0\0��\0\0��\0\0��\0\0��\0\0�����������������;��2�W,,L�\0\0\0\0g00%�2��4����������&�����88��\0\0��\0\0��\0\0��\0\0��\0\0��\0\0������$$��,)��\r��\0����\"�s(#�f)\'�V**�],*�k)%�~&�������\"��,,������\0\0��\0\0��\0\0��\0\0��\0\0��\0\0�� ������������Ԁr��1�f/(��\0\0\0\0i20��2��cM������#�����������\0\0��\0\0��\0\0��\0\0����$$��&!�����%�S((�!=\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0 P**Im,(ʓ��\0��\Z��+*����\n\n��\0\0��\0\0��\0\0����YY���������������1\0�}3�<�\0\0\0\0w4#ݙ1\0�誥������\r�����{{�� ��\0\0�� ��!!��\'\"��\0��\n�h*(�\Z\r\r;\0\0\0\0\0\0�\0\0\0\0\n`00P�%����\r��*)������\0\0��44�����������E\"��3 �T))^\0\0\0\0k66�2��3���������� �����QQ����(&����\Z �]*(�\0\0\0+\0\0\0�\0\0\0\0i44\'~& �\0����##����������������Ճt��2�_-*�\0\0\0\0e44S�2\n��O1����������Ú������g*(�\0\0\0+\0\0\0�\0\0\0\0f337�\"��\0��WU����������걬��1\0�t1!�\0\0\0f42��2��tc����������Ƒ���\0�%�\Z\r\r:\0\0\0�\0\0\0\0i1/����:/���������������1\0�2\Z�\r\rq3)��1\0�㟗�����������G=���T))�\0\0\0�\0\0\0\0].. �%�\0�͡��������=��3�A##;x3!ݙ1\0��������������\"�!=\0\0\0�\0\0\0\0m/-����jd�����������T7��2 �M\'\'cz3�1\0����������襣��\0�t(#�\0\0\0�\0\0\0\0f33F�\r��@3�������`H��2�P((y|3��1\0����������臃��\0�e)\'�\0\0\0�\0\0\0\0h00 ���\n�����������lZ��2�R((�}3��1\0�����������|v��\0�W**�\0\0\0�\0\0\0\0m$$�\"��\0�����������wh��2�T**�}3��1\0�����������}��\0�_,*�\0\0\0�\0\0\0\0f33� �������������rb��2�S))�|3�1\0�������������\0�l)%�\0\0\0�\0\0\0\0f33-���(�����������fT��2�P\'\'�y3 �1\0�׳������������\0�~&�\0\0 �\0\0\0\0h33n���RH�����������\\E��2 �K\'\'wu4&˙1\0�͠������������#���P**I�\0\0\0\0w+&ʧ\0������������M.��2�@[l3.��1\0���w�����������qj���m+\'ɑ\0\0\0\0e55:������������������5��3�\"4g33m�2��_L������������������^00O�\0\0\0\0U++v,\'ӧ\0��le������\n����ǩ���1\0�z3�\0\0\0f332�2��@\Z�������������������>>�� \0��\0��$�g00%�\0\0\0\0o.,����\0�� ��������������\n����Œ���1\0�j0&�\0\0\0�\0\0|3��1\0�Ʈ����������� ���������LL��\0\0��\0\0��\0���~& �e555�\0\0\0\0 f33l0.�� ��\0��\0��\0\0��\Z\Z��||����������\n�����dQ��2�P))�\0\0\0 \0\0\0\0o2)��1\0��{r����������\r�����������??��ff��))��\0\0��\0��\0��\0�� �j20�j++ �\0\0\0\0 d228u+&՞��\0��\0��\0\0����XX��ff��\n\n��AA��������������Ļ���4��2�3\Z\ZP�\0\0\0\0g22R�2 ��G&��������������$�����$$��\0\0��\0\0����ee��ee�� ��\0\0��\0��\0��\0����&�l.-�e22Gh00 m$$a11d22.g33mv+&ː��\0��\0��\0��\0\0����NN��ff��CC��\0\0��\0\0����jj�������������������1\0�q0\"�\0\0\0!�\0\0\0\0U++{3��1\0��������������(�����HH��\0\0��\0\0��\0\0��\0\0��\0\0��@@��ff��dd��!!��\0\0��\0\0��TP��7)��\0����\r����\"�� ������\0��\Z��le��\r��\0\0����KK��ff��dd����\0\0��\0\0��\0\0��\0\0�����������������������ZB��3�S))�\0\0\0�\0\0\0\09l3.��2��_K������������������mm����\0\0��\0\0��\0\0��\0\0��\0\0��\0\0�� ��^^��ff��ff��;;����������������mf��;.��\Z��\0��\0��(��SI�����������������ZZ��ff��ff��44��\0\0��\0\0��\0\0��\0\0��\0\0��\0\0��\0\0��**����������������������1\0�~2� @\0\0\0�\0\0\0\0d77�3��1\0���������ꓓ����\0\0��\0\0��\0\0��\0\0��\0\0��\0\0��\0\0��\0\0��\0\0����dd���ff������������������������zz��ff��ff��GG����\0\0��\0\0��\0\0��\0\0��\0\0��\0\0��\0\0��\0\0��\0\0��PP����������]H��2�^,(�\0\0\0�\0\0\0\0m4.��2��T=��??������\0\0��\0\0��\0\0��\0\0��\0\0��\0\0��\0\0��\0\0��\0\0��\0\0��$$��dd�������������������ff��OO����\0\0��\0\0��\0\0��\0\0��\0\0��\0\0��\0\0��\0\0��\0\0��\0\0�� ��\"\"��b]��1\0��2�+H\0\0\0�\0\0\0\0b11\Z}4��1\0��+!������\0\0��\0\0��\0\0��\0\0��\0\0��\0\0��\0\0��\0\0��\0\0��\0\0��\0\0�������������rr����\0\0��\0\0��\0\0��\0\0��\0\0��\0\0��\0\0��\0\0��\0\0��\0\0������\'&��.\n��2�Z,(�\0\0\0�\0\0\0\0g31r�2 ��/��*(������\0\0��\0\0��\0\0��\0\0��\0\0��\0\0��\0\0��\0\0��\0\0��\0\0��ZZ�������������\0\0��\0\0��\0\0��\0\0��\0\0��\0\0��\0\0��\0\0��\0\0������##��+\Z��1\0�v2 � 8\0\0\0�\0\0\0\0�@@q3&ԗ1��-��((����\r\r��\0\0��\0\0��\0\0��\0\0��\0\0��\0\0��\0\0��\0\0��\n\n�����������jj��\0\0��\0\0��\0\0��\0\0��\0\0��\0\0��\0\0��\0\0������ ��,%��0\0��3�E\"\"o\0\0\0�\0\0\0\0h00 |3��1\0��,\Z��&&������\0\0��\0\0��\0\0��\0\0��\0\0��\0\0��\0\0���������������\0\0��\0\0��\0\0��\0\0��\0\0��\0\0����\Z\Z����,)��.��2�],(�\0\0\0$�\0\0\0\0f33P�2��1\0��,��%%��������\0\0��\0\0��\0\0��\0\0���������������\0\0��\0\0��\0\0��\0\0��\0\0�� ������,*��. ��2�l0&�\n2\0\0\0�\0\0\0\0 h31n�2��0\0��-!��\'\'��������\0\0��\0\0��\0\0���������������++��\0\0��\0\0�������� ��.,��- ��1�s2#�B\0\0\0 �\0\0\0\0\nj2/��3\r��1\0��,��))����������==������ �����\0\0�� ��\Z\Z����##��-*��- ��1�t2!�&I\0\0\0�\0\0\0\0\ng3/~�2��1\0��,��.-��!!�����߾����������� �����RR������((��.\'��/��2�r2#�)K\0\0\0�\0\0\0\0 i52f�3��1\0��.\n��/*��((��cc��������������������������\r����������������˵���\'\'��.-��,��0\0��2�m0&� @\0\0\0�\0\0\0\0e005u2\"�2��2��-\Z�������������������������������������������������������������������� ���������c_��.\n��1\0��2�],\'�\n1\0\0\0 �\0\0\0\0 `00j2+��3��1\0��=��y������������������ ����������������������������������������� �����������������[H��1\0��2�v2 �D##m\0\0\0$\0\0\0�\0\0\0\0 ^//Ar3$�3 ��1\0��>��wk��������������������������\r�������������������������ZC��1\0��2��2�Z,(� 7\0\0\0�\0\0\0\0�\0\0\\..^q3$�2��1��1\0��G(��{o����������������������������������������������������������dQ��4��1\0��2�~2�^,(�\'H\0\0\0\0\0\0�\0\0\0\0\0\0\0X..Nf0)�}3��2 ��2���1\0�\n�?��W>��aN��k\\��sf��pb��eT��ZE��N.��5���1\0��2��3�s1\"�S))� @\0\0\0\0\0\0�\0\0\0\0<T))^^.+�t1!�2\Z��3��2 ��2��2��2��2��2��2��2��2�z2�i0&�Q))�3\Z\ZP\0\0\0!\0\0\0\0\0\0�\0\0\0\0\0\0\0\r\rB:M\'\'cO((zR((�T**�Q))�P\'\'�L%%v>Z\"4\0\0\0\0\0\0\0\0\0 �\0\0\0\0'),(32,'gnome-home.svg','GdkP\0\0e\0\0\0\0�\0\0\0<\0\0\0<�\0\0\0\0�\0\0\0\0�\0\0\0\0�\0\0\0\0�\0\0\n�\0\0�\0\0\0\0�\0\0��\0\0��\0\0��\0\0��\0\0��\0\0��\0\0��\0\0��\0\0��\0\0��\0\0��\0\0��\0\0��\0\0�\0\0���\0\0��\0\0�\0\0�\0\0�\0\0��\0\0��\0\0��\0\0��\0\0��\0\0��\0\0�\0\0�\0\0�\0\0ם\0\0V�\0\0\0\0#�\0\0P���0)���������|{��zy��sq��lj��jh��fd��db��a_��^\\��\\Z��YW��WU��TR��NL��KH��HF��FD��CA��A>��?<��<9��97��74��64��20��0-��.+��>=��\0\0�n\0\0A�\0\0\0\0%�\0\0 �\0\0������b]������������������������{{��xx��tt��pp��mm��ii��ff��bb��^^��[[��WW��TT��PP��LL��II��EE��BB��>>��::��77��33��00��,,��==��\0\0�R\0\0�\0\0\0\0\'�\0\0�\0\0��\r\r�����������������������������{{��xx��tt��pp��mm��ii��ff��bb��^^��[[��WW��TT��PP��LL��II��EE��BB��>>��::��77��33��00��,,��))��,,��\0\0�\0\0\0�\0\0\0\0\'�\0\0������������,#��������������������{{��xx��tt��pp��mm��ii��ff��bb��^^��[[��WW��TT��PP��LL��II��EE��BB��>>��::��77��33��00��,,��))��))����\0\0��\0\0\0\0)�\0\0O�����\Z\Z��\n\n����B$�� ��QK����������������{{��xx��tt��pp��mm��ii��ff��bb��^^��[[��WW��TT��PP��LL��II��EE��BB��>>��::��77��33��00��,,��))��%%��0/���j\0\0W�\0\0\0\0+�\0\0 �\0\0����������1���O��R+����rp������������{{��xx��tt��pp��mm��ii��ff��bb��^^��[[��WW��TT��PP��LL��II��EE��BB��>>��::��77��33��00��,,��))��%%��!!��98��\0\0�W\0\0&�\0\0\0\0-�\0\0�\0\0ɾ �����������^���g��{C��@ ��\"������������{{��xx��tt��pp��mm��ii��ff��bb��^^��[[��WW��TT��PP��LL��II��EE��BB��>>��::��77��33��00��,,��))��%%��!!����21��\0\0�9\0\0 �\0\0\0\0�\0\0������������S����k�%��f��j9��\'��C<��������{{��xx��tt��pp��mm��ii��ff��bb��^^��[[��WW��TT��PP��LL��II��EE��BB��>>��::��77��33��00��,,��))��%%��!!�������|\0\0�\0\0\0�\0\0\0\0�\0\0N�\0\0�� ��������j?����o�$��\\��^2����da����{{��xx��tt��pp��mm��ii��ff��bb��^^��[[��WW��TT��PP��LL��II��EE��BB��>>��::��77��33��00��,,��))��%%��!!����\Z\Z��! ���l\0\0h�\0\0\0\0�\0\0�\0\0�� ����\n\n����@\'���s����s�$�M��M(��\Z��xw��{{��xx��tt��pp��mm��ii��ff��bb��^^��[[��WW��TT��PP��LL��II��EE��BB��>>��::��77��33��00��,,��))��%%��!!����\Z\Z����-+��\0\0�]\0\04�\0\0\0\0�\0\0�\0\0ɿ��\r\r�� �������p����w�%��r��uA��1��5-��{{��xx��tt��pp��mm��ii��ff��bb��^^��[[��WW��TT��PP��LL��II��EE��BB��>>��::��77��33��00��,,��))��%%��!!����\Z\Z������21��\0\0�@\0\0�\0\0\0\0�\0\0���� �� ����\n���e����{�%��h��l:����UQ��xx��tt��pp��mm��ii��ff��bb��^^��[[��WW��TT��PP��LL��II��EE��BB��>>��::��77��33��00��,,��))��%%��!!����\Z\Z��������$#��\0\0�\0\0\0�\0\0\0\0�\0\0N�\0\0����\n\n������|P�����$��W��[0�� ��lk��tt��pp��mm��ii��ff��bb��^^��[[��WW��TT��PP��LL��II��EE��BB��>>��::��77��33��00��,,��))��%%��!!����\Z\Z����������\r\r�r\0\0}�\0\0\0\0�\0\0�\0\0������������t���Ʉ�%�Ā��I��>��) ��tt��pp��mm��ii��ff��bb��^^��[[��WW��TT��PP��LL��II��EE��BB��>>��::��77��33��00��,,��))��%%��!!����\Z\Z�������� ����\0\0�b\0\0F�\0\0\0\0�\0\0�\0\0��\0\0������������x���̈�%��u��{B�� ��GB��pp��mm��ii��ff��bb��^^��[[��WW��TT��PP��LL��II��EE��BB��>>��::��77��33��00��,,��))��%%��!!����\Z\Z�������� ����)\'��\0\0�N\0\0\Z�\0\0\0\0 �\0\0L�\0\0���������� ��\r\r���~���Ό�%��b��m9����`^��mm��ii��ff��bb��^^��[[��WW��TT��PP��LL��II��EE��BB��>>��::��77��33��00��,,��))��%%��!!����\Z\Z�������� ������&%��\0\0�\0\0\0�\0\0\0\0�\0\0�\0\0Α\0\0�\0\0�\0\0��ˍ���ё�%�Ύ���R��M&�� ��kk��ii��ff��bb��^^��[[��WW��TT��PP��LL��II��EE��BB��>>��::��77��33��00��,,��))��%%��!!����\Z\Z�������� �� ������\0\0�A\0\0R�\0\0\0\0\0\0\0 \0\0\02\0\0\0;\0\0\0?\0\0O.\0\0^�H\0��ѓ���ӕ�%�‚���J��)��;5��ii��ff��bb��^^��[[��WW��TT��PP��LL��II��EE��BB��>>��::��77��10��*(��$!������ ��$��-��:��D��&����\r���\0\0�|\0\0�\n\0\0M\0\0\0�\0\0\0\0�`\0��ԗ���ՙ�#��n��A����UR��ff��bb��^^��XW��LJ��C@��:6��2,��/\'��.\"��0 ��8\"��B#��Q)��b/��q6��;���@���?���<���:���8���6���.��?\0�+\0\0_\0\0K\0\0\0B\0\0\09\0\0\01\0\0\0�\0\0\0\0�_\0��ל���؝��֚���Z��F#��$��7$��=$��G&��X.��h8��{D��N���W���V���T���Q���O���M���Q���V���Z���]���b���d���f���i���j���j���W��M\0�\0\0\0 \0\0\0�\0\0\0\0�_\0��ٟ���ۡ��͏���q���k���i���f���d���i���p���x���}��Ƀ��͈��Ԏ��א��ܖ����������ޑ��܌��ڇ��؃���~���y���y���p���k���`��M\0�\0\0\0�\0\0\0\0�_��ܤ���ݥ�������������������������������������������������������ޑ�����m���M���9���.���k�����p���k���_��J�\0\0\0�\0\0\0\0�_��ާ���ߩ���������������������������������f���B������������������������ޑ�<�������������������o�����p���k���e��I�\0\0\0�\0\0\0\0�^��������~�V���b��ń��ܦ�������������������������6���w�����������~���|��������������������ޑ�B����������������r�����p���k���k��I�\0\0\0�\0\0\0\0�^�������� \'�#����v\r�\'��Z�A���c��dž����������������������������`�������� z�����������������������ޑ�G��������}���m�����p���k���q��H�\0\0\0�\0\0\0\0�\\��������� ���3��2��*��\"�y����������������������������\\��������q������������������������ޑ�H���t���k���n���y���l�����p���k���w��H�\0\0\0�\0\0\0\0�[���������$�� �3������������������������������T����q���e���x��������������������ޑ�N�������������������p�����p���k���{��F�\0\0\0�\0\0\0\0�Z ���������\Z�%�� �3������������������������������U���y���l���k���c���{��������������������ޑ�U�������������������t�����p���k�����D�\0\0\0�\0\0\0\0�Z\n�����������%���3��������������������������������_���������������o���~��������������������ޑ�^�������������������s�����p���k��ʆ�B�\0\0\0�\0\0\0\0�X�����������$���3����������������������������h���������������|������������������������ޑ�`���������������n���x�����p���k��̋�|@ �\0\0\0�\0\0\0\0�V�����������&���3�� ��������������������������r����������������������������������������ޑ�h������������Ř��΃���u���p���l��ΐ�y? �\0\0\0�\0\0\0\0�V�����������(���3� �#��������������������������|���������������g������������������������ޑ��܌��ڇ��؃���~���y���u����p��ϑ�t?�\0\0\0�\0\0\0\0�S��������������\n�%���3��+��������������������������V���s������������߸���������������������ޑ��܌��ڇ��؃���~���y���u���p���t��Á�q=�\0\0\0�\0\0\0\0�R\Z��Ӽ���������� �\'�� �3��-���������������������������������������������������������������ޑ��܌��ڇ��؃���~���y���u���l���P�ؘ4�j<�\0\0\0�\0\0\0\0�Q���j���o��ۛ����� �)��#�3��/���������������������������������������������������������������ޑ��܌��ڇ������d���F���(��������\"�`8�\0\0\0�\0\0\0\0�M ��{E��r���g���^� �*��&�3�\Z�6�����������������������������������������������������������ޒ���y���\\���=���#������������&�Ў(��a$�W3�\0\0\0�\0\0\0\0 \0\0\0@\'[f>��T)�ǟe���b�@�9��/�(�2��)�3�!�<��������������������������������������������������ۋ���o���R���8���0���+���/��8�̓6��j,�zK#�h?�M/�!^\0\0\0B\0\0\0�\0\0\0\0 \0\0\0 ,R2�rF!ОpC���o�j�N��2�\'�2�-�3�\"�>�����������������������������������������Ճ���g���M���E���@���D��J�ΘC��l3�{J#�i?�N1�# `\0\0\0D\0\0\0/\0\0\0\Z\0\0\0\r\0\0\0�\0\0\0\0 \0\0\0\0\0\02\rLb<�~M\'봖`���d�/�<� �9���������������������������������ܗ���|���c���Z���U���X��\\�ΝP��p8�{J#�i@�O0�\" a\0\0\0D\0\0\0/\0\0\0\Z\0\0\0\0\0\0�\0\0\0\0\0\0\0\0!M.tmC Ƒf9���q��������������������������֑���w���o���i���k��m�΢^��s>�{K$�i@�O0�\" a\0\0\0D\0\0\00\0\0\0\0\0\0\0\0\0�\0\0\0\0\0\0\0 % >\\7�yJ#ᯋY��Ւ������������՚��̀����ͦj��xE�|J$�jA�P1�$\nc\0\0\0D\0\0\00\0\0\0\0\0\0\0\0\0�\0\0\0\0\0\0\0\0\0\0\ZB)di?��X0�̰w�������W�|K$�j@ �R1�&\ne\0\0\0D\0\0\00\0\0\0\0\0\0\0\0\0�\0\0\0\0\n\0\0\00T3\Z�S3�(\rf\0\0\0D\0\0\01\0\0\0\0\0\0\0\0\0�\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0�\0\0\0\0�\0\0\0\0�\0\0\0\0�\0\0\0\0'),(33,'emblem-documents.svg','GdkP\0\0�\0\0\0\0�\0\0\0<\0\0\0<�\0\0\0\0�\0\0\0\0�\0\0\0\0������.���3����3���3����3���3����3���3����3���3����3���3����3����\0\0\0\0���\'������������ ��������������������������������������������������������������������������������������\0\0\0�\0\0\0\0�����������������������������������������������������������/33<\0\0\0�\0\0\0\0���������������������������\n��������������������������������QSSb\0\0\0�\0\0\0\0��������������������������� ������������������������������������PRRc\0\0\0�\0\0\0\0��������������������������� ����������������������������������������PRRc\0\0\0�\0\0\0\0���������������������������\r��������������������������������������������PRRc\0\0\0�\0\0\0\0���������������������������������������������������������������������������PRRc\0\0\0�\0\0\0\0��������������������������� �������������������������������������������������PRRc\0\0\0�\0\0\0\0��������������������������� ����������������������������������������� ������������eij�mooe���U���U���U���U���U���U���3�\0\0\0\0����������������������������������������������������������������������������������������������������������������������������\0\0\0�\0\0\0\0��������������������������������������������������������������������������������������������������������������������������������HKKU\0\0\0�\0\0\0\0���������������������������������������������������������������������������������������������������������������������������������������Z\\^o\0\0\0�\0\0\0\0�������������������������������������������������������������������������������������������������������������������������������������������Z\\^o\0\0\0�\0\0\0\0�����������������������������������������������������������������������������������������������������������������������������������������������Z\\^o\0\0\0�\0\0\0\0��������������������������� ������������������������������������������������������������������������������������������������������������������������Z\\^o\0\0\0�\0\0\0\0��������������������������!����������������������������������������������������������������������������������������������������������������������������Z\\^o\0\0\0�\0\0\0\0���������������������������������������������������������������������������������������������������������������������������������������������������bdf�LQQ9����\"���\"����\"����\"���\r�\0\0\0\0������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������UUU�\0\0\0\0�����������������%����������������������������������������������������������������������������������������������������������������������������������������������������������������������������������_aan\0\0\0�\0\0\0\0�������������*��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������lpp�\0\0\0�\0\0\0\0-������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������moq�\0\0\0$�\0\0\0\0,������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������moq�\0\0\0$�\0\0\0\0+������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������moq�\0\0\0$�\0\0\0\0*���ʿ�������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������moq�\0\0\0$�\0\0\0\0)���ʾ�������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������moq�\0\0\0$�\0\0\0\0*���ʾ������������������������������������������������������������������������������������������������������������������������������������������������������������������������ ����������������������������moq�\0\0\0$�\0\0\0\0)���ʽ��������������������������������������������������������������������������������������������������������������������������������������������������������������������\n��������������������������������moq�\0\0\0$�\0\0\0\05���ʼ�������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������moq�\0\0\0$�\0\0\0\05���ʼ�������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������moq�\0\0\0$�\0\0\0\05���Ⱥ�������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������moq�\0\0\0$�\0\0\0\0 ��������������������������������������������������������������$����������������������������������������������������������������������������������������������������������������������������������������moq�\0\0\0$�\0\0\0\05������Ƞ���������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������moq�\0\0\0$�\0\0\0\0666!1119�--->�)--> ���ƒ������������������������������������ ������������������������������������������������������������������������������������������������������������������������moq�\0\0\0$�\0\0\0\0+��������������������������������������������������������������������������������������������������������������������������������������������������������������������moq�\0\0\0$�\0\0\0\0+��������������������������������������������������������������������������������������������������������������������������������������������������������������������moq�\0\0\0$�\0\0\0\0+��������������������������������������������������������������������������������������������������������������������������������������������������������������������moq�\0\0\0$�\0\0\0\0+��������������������������������������������������������������������������������������������������������������������������������������������������������������������moq�\0\0\0$�\0\0\0\0+��������������������������������������������������������������������������������������������������������������������������������������������������������������������moq�\0\0\0$�\0\0\0\0+��������������������������������������������������������������������������������������������������������������������������������������������������������������������moq�\0\0\0$�\0\0\0\0���{����������������� ��������������������������������������������������������������������������������������������������������������������������������������moq�\0\0\0$�\0\0\0\0+��� ����������������������������������������������������������������������������������������������������������������������������������������������������������������moq�\0\0\0$�\0\0\0\0\0\0\0\0\0\0%�\0\0\0) {~~��������������������������������������������������������������������������������������������������������������moq�\0\0\0$�\0\0\0\0��������������������������������������������������������������������������������������������������������������������moq�\0\0\0$�\0\0\0\0��������������������������������������������������������������������������������������������������������������������moq�\0\0\0$�\0\0\0\0��������������������������������������������������������������������������������������������������������������������moq�\0\0\0$�\0\0\0\0��������������������������������������������������������������������������������������������������������������������moq�\0\0\0$�\0\0\0\0��������������������������������������������������������������������������������������������������������������������moq�\0\0\0$�\0\0\0\0���]��������������������� ������������������������������������������������� ������������������������������������_aav\0\0\0$�\0\0\0\0���������������������������������������������������������������������������������������������������������������{���\n\n\n5\0\0\0\Z�\0\0\0\0mmr/``cX�Y[[\\YY[\\�VYY\\VVY\\�SVV\\SSV\\�PSS\\PPS\\�NPP\\NNP\\�KNN\\477J\0\0\01\0\0\0\"\0\0\0�\0\0\0\0�\0\0\0\0'),(34,'gtk-edit.svg','GdkP\0\0\0\0\0\0�\0\0\0<\0\0\0<�\0\0\0\0�\0\0\0\0\07d�\02d3\03f�\0\0\0\0\01a\02f�\03f� ?s��\n?t� >r�\03f�\04f�\00`�\0\0\0\0\0UU\03f�0j��y��������w���)d��\01b�\0\0\0�\0\0\0\0\04eNG}������������������������������������������������������������������� ?u�\0\"C[\0\0\0�\0\0\0\0\03gw1k�����������������������������������������������������������������(a��\0(O�\0\0\0�\0\0\0\0\03fx3o������������������������������ݝ~��f3�؎i�������������������������������+e��\0(O�\0\0\01�\0\0\0\0\03fx3o�����������������������������������h6���f3�؎i��������������������������+e��\0(O�\0\0\03\0\0\0�\0\0\0\0\03fx3o������������o����������������������������ܜ}���f3��YIP���f3�\n׏k���������������������+e��\0(O�\0\0\03\0\0\0�\0\0\0\0\03fx3o������������?o�������������������������������h6���f3�� 6c���f3�\n�k:���������������������+e��\0(O�\0\0\03\0\0\0�\0\0\0\0\03fx3o������������?o������������������������������ܜ}���f3�� 6c���f3�ݧ�������������������+e��\0(O�\0\0\03\0\0\0�\0\0\0\0\03fx3o������������?o�����������������������������������h5���f3�� 6c��f3��k:����������������������+e��\0(O�\0\0\03\0\0\0�\0\0\0\0\03fx3o�������������������� <m�\r=n����������������������������������ܛ{���f3�\n6c� 5d��Y@��������������������������+e��\0(O�\0\0\03\0\0\0�\0\0\0\0\03fx3o����������������\03f�8j���������������������������������������g5���f3�4e��\03f�����������������+e��\0(O�\0\0\03\0\0\0�\0\0\0\0\03fx3o����������������Uw��@f��t����������������������������������������ܛ{���f3�]JO�3@Z�JZt��Qu�� Pu������������������+e��\0(O�\0\0\03\0\0\0�\0\0\0\0\03fx3o������������������������������������������������g5���f3��l;���������������������������+e��\0(O�\0\0\03\0\0\0�\0\0\0\0\03fx3o��������������������������������������������ۚy���f3�ݩ����������� ����������������q���W��\0(O�\0\0\03\0\0\0�\0\0\0\0\03fx3o�������������������������������������������������g5���f3��m<����������\n��������������������R���Q��\0(O�\0\0\03\0\0\0�\0\0\0\0\03fx3o������������������������������������������������ڙy���f3�ު����������������������������������R���Q��\0(O�\0\0\03\0\0\0�\0\0\0\0\03fx3o�����������������������������������������������������g5���f3��m=�������������������������������������Q���Q��\0(O�\0\0\03\0\0\0�\0\0\0\0\03fx3o�������������������������������������������������ژx���f3�ڨ��������������������������������������Q���Q��\0(O�\0\0\03\0\0\0�\0\0\0\0\03fx3o������������������������������������������������������g5���f3� �l=��������������������������������������Q���Q��\0(O�\0\0\03\0\0\0�\0\0\0\0\03fx3o�����������������������������������������������������ږv���f3�٨���������������������������������������Q���Q��\0(O�\0\0\03\0\0\0�\0\0\0\0\03fx3o����������������������������������������������������������g5���f3��m=���������������������������������������Q���Q��\0(O�\0\0\03\0\0\0�\0\0\0\0\03fx3o���������������������������������������������������������ږv���f3�ة����������������������������������������Q���Q��\0(O�\0\0\03\0\0\0�\0\0\0\0\03fx3o��������������������������������������������������������������g4���f3��m=����������������������������������������P���Q��\0(O�\0\0\03\0\0\0�\0\0\0\0\03fx3o����������������������������������������������������������ٕt���f3�ة�����������������������������������������P���Q��\0(O�\0\0\03\0\0\0�\0\0\0\0\03fx3o���������������������������������������������������������������g4���f3��m>�����������������������������������������P���Q��\0(O�\0\0\03\0\0\0�\0\0\0\0\03fx3o�������������������������������������������������������������ٕt���f3�ة������������������������������������������P���Q��\0(O�\0\0\03\0\0\0�\0\0\0\0\03fx3o�����������������������������������������������������������g4���f3��m>���������������������������������������������P���Q��\0(O�\0\0\03\0\0\0�\0\0\0\0\03fx3o���������������������������������������������������������דr���f3�ש����������������������������������������������P���Q��\0(O�\0\0\03\0\0\0�\0\0\0\0\03fx3o���������������������������������������������������������֔v�ן��ԏn��l;���f3��n?��������������������������������� ����������������O���Q��\0(O�\0\0\03\0\0\0�\0\0\0\0\03fx3o��������������������������������������������� ��������������������������������֞����f3�׫������������������������������\n��������������������O���Q��\0(O�\0\0\03\0\0\0�\0\0\0\0\03fx3o���������������������������������������������������������������������������������������՜���o@����������������������������� ������������������������O���Q��\0(O�\0\0\03\0\0\0�\0\0\0\0\03fx3o�������������������������������������������������������������������������������������������ر�������������������������� ����������������������������O���Q��\0(O�\0\0\03\0\0\0�\0\0\0\0\03fx3o����������������������������������������������������������������������������������������������������������������������\r��������������������������������O���Q��\0(O�\0\0\03\0\0\0�\0\0\0\0\03fx3o���������������������������������������������������������������������������������������������������������������������������������������������������������O���Q��\0(O�\0\0\03\0\0\0�\0\0\0\0\03fx&e���������������������������������������������������������������������������������������������������������������������������������������������������������������N���Q��\0(O�\0\0\03\0\0\0�\0\0\0\0\03fxW��a������������������������������������������������������������������������������������������������������������������������������������������������������������N���Q��\0(O�\0\0\03\0\0\0�\0\0\0\0\03fxW��a���������������������������������������������������������������������������������������������������������������������������������������������������������������N���Q��\0(O�\0\0\03\0\0\0�\0\0\0\0\03fxW��a���������������������������������������������������������������������������������������������������������������������������������������������������������������N���Q��\0(O�\0\0\03\0\0\0�\0\0\0\0\03fxW��`����������������Pt���Ot��\r;d��k���������������������������������������������������������������������������������������`���4`��Fo���Eo��������������N���Q��\0(O�\0\0\03\0\0\0�\0\0\0\0\03fxW��`����������������\03f� 8j�������������������������������������������������������������������������������������7j��\03f�������������M���Q��\0(O�\0\0\03\0\0\0�\0\0\0\0\03fxW��`�������������������������������\n;m� =n�������������������������������������������������������������������������������������\n<n� ;m�����������������������������M���Q��\0(O�\0\0\03\0\0\0�\0\0\0\0\n\03fxW��`��������������������������������>o�������������������������������������������������������������������������������������� >o� ����������������������������M���Q��\0(O�\0\0\03\0\0\0�\0\0\0\0\n\03fxW��_��������������������������������>o������������������������������������������������� ������������������������������������� >o��������������������������M���Q��\0(O�\0\0\03\0\0\0�\0\0\0\0\n\03fxW��_��������������������������������>o���������������������������������������������\n����������������������������������������� >o��������������������������M���Q��\0(O�\0\0\03\0\0\0�\0\0\0\0\n\03fxW��_��������������������������������d������������������������������������������� ���������������������������������������������Y�������������������������M���Q��\0(O�\0\0\03\0\0\0�\0\0\0\0\03fxW��_���������������������������������������������������������������������������������������������������������������������������������������������������������M���Q��\0(O�\0\0\03\0\0\0�\0\0\0\0\03fxW��_������������������������������������������������������������������������������������������������������������������������������������������������������L���Q��\0(O�\0\0\03\0\0\0�\0\0\0\0\02fuS��W������������������������������������������������������������������������������������������������������������������������������������������������������F���\rM��\0\'M�\0\0\03\0\0\0�\0\0\0\0\r\01gC<s�1���������������������������������������������������������������������������� �������������������������������������������������������������������{���.���8m�\0:]\0\0\03\0\0\0�\0\0\0\0\02f� K��(����0���/���\'���\nH��\0.[�\0\0\03\0\0\01�\0\0\0\0\09q \0/_�\03f��\03f�\02d�\0*V�\0 8\0\0\03\0\0\0�\0\0\0\0\0\0\0\0&�\0 A\0\05�\0\0\03\0\0\0)\0\0\0�\0\0\0\0\0\0\0\0\0\0�\0\0\0\"\0\0\0 \0\0\0\0\0\0�\0\0\0\0'),(35,'gtk-copy.svg','GdkP\0\0\"s\0\0\0\0�\0\0\0<\0\0\0<�\0\0\0\0�\0\0\0\0\0\0\0\05e:\02fk�\03gw\03ej\04h6�\0\0\0\0\0;b\r\03e�J��6q���:v��4p��I�\03e�\09q �\0\0\0\0\03f�1l�����������������������������������������+f��\0-X�\0\0\0�\0\0\0\0\03f�u����������������������������������������������������������p���\02c�\0\0\03\0\0\0�\0\0\0\0\07m\03f�������������������������������������������������������������~���\03f�\0\0\03\0\0\0$�\0\0\0\0\03f\03f�����������������������������������������������������������������~���\03f�\0\0\03\0\0\0,�\0\0\0\0\03f\03f���������������������������������������������������������������������~���\03f�\0\0\03\0\0\0-�\0\0\0\0\03f\03f�������������������������������������������������������������������������~���\03f�\0\0\03\0\0\0-�\0\0\0\0\03f\03f��������������������������������������������������������� ��������������������~���\03f�\0\0\03\0\0\0-�\0\0\0\0\03f\03f������������������������������������������������������������������������������~���\03f�\0\0\03\0\0\0-�\0\0\0\0\03f\03f����������������������������������������������������������������������������������~���\03f�\0\0\03\0\0\0-�\0\0\0\0\03f\03f�����������������������������������������������������������������������������������~���\03f�\0\0\03\0\0\0-�\0\0\0\0\03f\03f���������������������������������������������������������������������������������������~���\03f�\0\0\03\0\0\0-�\0\0\0\0\03f\03f�������������������������������������������������������������������������������������������~���\03f�\0\0\03\0\0\0-�\0\0\0\0\03f\03f�����������������������������������������������������������������������������������������������C���\03f�\0\0\03\0\0\0-�\0\0\0\0\03f\03f�������������������������������������������������������������������������� ����������������������������0���\03f�\0\0\03\0\0\0-�\0\0\0\0\01g/\04f��\04f�\03e�\03f�5m��c����f����e����d���i������������������������������������������ ��������������������������������0���\03f�\0\0\03\0\0\0-�\0\0\0\0\04gEX��b����n���i���A}��Qr�����������������������������������������������������������������������0���\03f�\0\0\03\0\0\0-�\0\0\0\0\04h������������������������������������������������������������)d��������������������������������������������������������������������������0���\03f�\0\0\03\0\0\0-�\0\0\0\0\n?t��������������������������������������������������������C���������������������������������������������������������������������������0���\03f�\0\0\03\0\0\0-�\0\0\0\0\n?t������������������������������������������������������������C���������������������������������������������������������������������������0���\03f�\0\0\03\0\0\0-�\0\0\0\0\n?t����������������������������������������������������\Z������������C���������������������������������������������������������������������������0���\03f�\0\0\03\0\0\0-�\0\0\0\0\n?t��������������������������������������������������������������������C���������������������������������������������������������������������������0���\03f�\0\0\03\0\0\0-�\0\0\0\0\n?t���������������������������������������������������������������������C���������������������������������������������������������������������������0���\03f�\0\0\03\0\0\0-�\0\0\0\0\n?t�������������������������������������������������������������������������C���������������������������������������������������������������������������0���\03f�\0\0\03\0\0\0-�\0\0\0\0\n?t�����������������������������������������������������������������\Z������������C���������������������������������������������������������������������������0���\03f�\0\0\03\0\0\0-�\0\0\0\0\n?t���������������������������������������������������������������������������������C���������������������������������������������������������������������������0���\03f�\0\0\03\0\0\0-�\0\0\0\0\n?t�������������������������������������������������������������������������������������c��������������������������������������������������������������������������0���\03f�\0\0\03\0\0\0-�\0\0\0\0\n?t�����������������������������������������������������������������������������������������c��������������������������������������������������������������������������0���\03f�\0\0\03\0\0\0-�\0\0\0\0\n?t������������������������������������������������������������������������������������������������c�����������������������������������������������������������������������0���\03f�\0\0\03\0\0\0-�\0\0\0\0\n?t����������������������������������������������������������������������������������������������������c�����������������������������������������������������������������������0���\03f�\0\0\03\0\0\0-�\0\0\0\0\n?t��������������������������������������������������������������������������������������������������������c��������������������������������������������������������������������0���\03f�\0\0\03\0\0\0-�\0\0\0\0\n?t������������������������������������������������������������������������������������������������������������c��������������������������������������������������������������������0���\03f�\0\0\03\0\0\0-�\0\0\0\0\n?t����������������������������������������������������������������������������������������������������������������c����������������������������������������������������������������0���\03f�\0\0\03\0\0\0-�\0\0\0\0\n?t��������������������������������������������������������������������������������������������������������������������c��~��������������������������������������������������������������0���\03f�\0\0\03\0\0\0-�\0\0\0\0\n?t�����������������������������������������������������������������������������������������������������������������������c��~��������������������������������������������������������������0���\03f�\0\0\03\0\0\0-�\0\0\0\0\n?t�����������������������������������������������������������������������������������������������������������������������c��~��������������������������������������������������������������0���\03f�\0\0\03\0\0\0-�\0\0\0\0\n\n?t��������������������������������������������������������������������������������������������������������������������������c��}������������������������������������������ ��������������������0���\03f�\0\0\03\0\0\0-�\0\0\0\0 \n?t��������������������������������������������������������������������������������������������������������������������������c��|�����������������������������������������������������������0���\03f�\0\0\03\0\0\0-�\0\0\0\0\n?t�����������������������������������������������������������������������������������������������������������������������������c��|�����������������������������������������������������������0���\03f�\0\0\03\0\0\0-�\0\0\0\0\n?t�����������������������������������������������������������������������������������������������������������������������������c��{��������������������������������������������������������0���\03f�\0\0\03\0\0\0-�\0\0\0\0%\n?t��������������������������������������������������������������������������������������������������������������������������������c��{��������������������������������������������������������0���\03f�\0\0\03\0\0\0-�\0\0\0\0$<s��������������������������������������������������������������������������������������������������������������������������������c��z��������������������������������������������������������0���\03f�\0\0\03\0\0\0-�\0\0\0\0%9p�a�������������������������������������������������������������������������������������������������������������������������������c��y�����������������������������������������������������������0���\03f�\0\0\03\0\0\0-�\0\0\0\0$9p�a�������������������������������������������������������������������������������������������������������������������������������c��x��������������������������������������� ��������������������0���\03f�\0\0\03\0\0\0-�\0\0\0\0%9p�`�������������������������������������������������������������������������������������������������������������������������������c��x��������������������������������������\n������������������������0���\03f�\0\0\03\0\0\0-�\0\0\0\0$9p�`�������������������������������������������������������������������������������������������������������������������������������c��w���������������������������������� ����������������������������,���\02e�\0\0\03\0\0\0-�\0\0\0\0%9p�`�������������������������������������������������������������������������������������������������������������������������������c��N}��t����������������������������������� ������������}���F���b��\0.[�\0\0\03\0\0\0+�\0\0\0\0$9p�_�������������������������������������������������������������������������������������������������������������������������������c��O��`���p��m��R��\01c�\0$G\0\0\03\0\0\0!�\0\0\0\0$9p�_�������������������������������������������������������������������������������������������������������������������������������c��\0(P�\0&KŎ\0.]�\0.\\�\0)Q�\0 <\0\0\03\0\0\00\0\0\0�\0\0\0\0$9p�_�������������������������������������������������������������������������������������������������������������������������������c��\07�\0\0\0M�\0\0\00\0\0\0,\0\0\0!\0\0\0�\0\0\0\0$:o�^�������������������������������������������������������������������������������������������������������������������������������b��\0!Bl\0\0\0$�\0\0\0\0\n\04f�4���������������������������������������������������������������������������������������������������������������������Y��� J��\0#H\0\0\0$�\0\0\0\0\02d3A{�n���\"w��!t��T��\0*V�\0\0\03\0\0\0�\0\0\0\0\01b\Z\0+Ux�\0*T�\0)S�\0<a\0\0\03\0\0\0,\0\0\0�\0\0\0\0\0\0\0\r\0\0\0�\0\0\0\0\0\0\0\0\0�\0\0\0\0'),(36,'gtk-attachment.svg','GdkP\0\0v\0\0\0\0�\0\0\0<\0\0\0<�\0\0\0\0�\0\0\0\0�\0\0\0\0�\0\0\0\0\0\0��\0\0\0\0\0\0��\0\0��\0\0��\0\0\0\0\0\0�\0��\0��\0 �m\0\0��\0\0\0\0\0\0��(��)S��\0��\0\0��\0\0\0\0\0 � ��!M��1o��;��\0 ��\0\0� �\0\0\0\0\0\0��(��V���n���*W��\0��\0\0�\0 � ��+b��t�������[���F��\0 ��\0\0� �\0\0\0\0\0\0��(��V�����������d���$M��\0�� ��+b��u�������g�������V���E��\0��\0� �\0\0\0\0\0\0��(��V�������|���a���F���\n\Z�� ��+b��t�������[���L���^�������S���C��\0��\0� �\0\0\0\0\0\0��(��V�������}���`���E���\n\Z�� ��+b��t�������]���D���5��D���\\�������O���C��\0��\0� �\0\0\0\0\0\0��(��V����������a���E���\n\Z�� ��+b��t�������_���D���\"W����(h��B���Z�������J���A��\0��\0� �\0\0\0\0\Z\0\0��(��V�����������b���E���\n\Z�� ��+b��t�������a���E���\"W��\0��\0�C��%e��=���X�������G���@��\0��\0� �\0\0\0\0\0\0��(��V�����������d���E���\n\Z�� ��+b��s�������c���E���\"W��\0��\0 �\0\0\0\0\0�.��\"a��:���U�������B���?��\0\Z��\0� �\0\0\0\0\0\0��(��U�����������d���E���\n\Z�� ��+b��r�������e���F���\"W��\0��\0 ��\0\0\0\0\n\0�.��_��7���R�������?���>��\0�\0q �\0\0\0\0\0\0��(��U�����������e���E���\n\Z�� ��+b��r�������e���F���\"W��\0��\0 ��\0\0\0\0\n\0�.\Z��[��3~��P�������;�� =��\0}�\0q �\0\0\0\0\0\0��(��U�����������f���E���\n\Z�� ��+b��q�������g���F���\"W��\0��\0 ��\0\0\0\0\n\0�.��X��/z��O�������6{��\n<��\0 }�\0q �\0\0\0\0\0\0��(��U�����������h���E���\n\Z�� ��+b��q�������i���G���\"W��\0��\0 ��\0\0\0\0 \0� \0��\0�=��U��,v��M�������3w��<��\0\"|�\0q �\0\0\0\0\0\0��(��V�����������i���E���\n\Z�� ��+b��p�������k���G���\"W��\0��\0 ��\0\0\0\0\0� \0��/��\0��\0}=!��R��(s��K�������/t��;��\0$|�\0q �\0\0\0\0\0\0��(��V�����������j���E���\n\Z�� ��+b��q�������m���G���\"W��\0��\0 ��\0\0\0\0\0� \0��C�� n��E��\0��\0}=\"��O��%o��I�������+n��8��\0&{��\0\0\0\0\0\0��(��V�����������k���E���\n\Z�� ��+b��p�������o���H���\"W��\0��\0 ��\0\0\0\0\0� \0��C��G�������H��� B��\0~�\0!}=$�� L��\"k��G�������W��\0*��\0q �\0\0\0\0\0\0��(��V�����������l���E���\n\Z�� ��+b��o�������p���H���\"W��\0��\0 ��\0\0\0\0\0� \0��C��F�������W���P���N��\0#�\0 }`%�� K��h���H���@���V��\0-��\03�\n�\0\0\0\0\0\0��(��V�����������m���F���\n\Z�� ��+b��p�������r���H���\"W��\0��\0 ��\0\0\0\0\0� \0��C��E�������W���*u��N��\0!��\0!}l\'�� M��y�������=��� U��8��\0)z��\0\0\0\0\0\0��(��V�����������n���F���\n\Z�� ��+b��o�������t���I���\"W��\0��\0 ��\0\0\0\0\0� \0��C��E�������Y���+u��N��\0!��\0!|u(�� O����������=��� T��8��\0)z�\03�\n�\0\0\0\0\0\0��(��V�����������o���F���\n\Z�� ��+b��n�������u���I���\"W��\0��\0 ��\0\0\0\0\0� \0��C��E�������[���,v��N��\0!��\0 |)�� P������{���<��� R��7��\0(z�\0$m�\0\0\0\0\0\0��(��V�����������q���F���\n\Z�� ��+b��m�������w���J���\"W��\0��\0 ��\0\0\0\0\0� \0��C��D�������\\���,v��N��\0!��\0\"}�)��\rS������u���=���\nR��5��\0)z�\03f�\0\0\0\0\0\0��(��V�����������r���F���\n\Z�� ��+b��n�������y���J���\"W��\0��\0 ��\0\0\0\0\0� \0��C��C�������^���-w��N��\0!��\0!}�,��T������q���<��� P��4��\0)z�\0\0U�\0\0\0\0\0\0��(��U�����������r���F���\n\Z�� ��+b��m�������{���J���\"W��\0��\0 ��\0\0\0\0\0� \0��C��C�������`���-w��N��\0!��\0\"}�,��W������m���:���P��2��\0*y�\0\0\0�\0\0\0\0\0\0�J#��U�����������s���F���\n\Z�� ��+b��m�������|���K���\"W��\0��\0 ��\0\0\0\0\0� \0��C��C�������a���.x��N��\0!��\0!}�.��Z������i���9���L��1��\0*{��\0\0\0\0\0\0��;v����������u���F���\n\Z�� ��+b��l�������~���K���\"W��\0��\0 ��\0\0\0\0\0� \0��C��B�������c���.x��N��\0!��\0\"}�0��\\������f���7~��L��0��\0)z{�\0\0\0\0\0\0��?�����������J���\n\Z�� ��+b��m�����������L���\"W��\0��\0 ��\0\0\0\0\0� \0��C��A�������e���/x��N��\0!��\0!}�2��_������e���5{��K��/��\0){p�\0\0\0\0\0��B�����������A���\0��+a��l�����������L���\"W��\0��\0 ��\0\0\0\0\0� \0��C��A�������g���0y��N��\0!��\0!~�4��d������d���3z��K��\0/��\0({f�\0\0\0\0\r\0��A�����������>���%��X�����������L���\"W��\0��\0 ��\0\0\0\0\0� \0��C��A�������h���0y��N��\0!��\0\"}�7��\"g������b���0w��H��\0-��\0*{[�\0\0\0\0 \0��B�����������:���2��`�������Z���$[��\0��\0 ��\0\0\0\0\0� \0��C��@�������j���1z��N��\0!��\0!}�9��\'k������b���.t��G��\0,��\0){Q�\0\0\0\0 \0��A�����������7}��:��X�������V���:��\0\r�L�\0\0\0\0\0� \0��C��@�������k���1z��N��\0!��\0!}�<��+q������b���*q��F��\0,��\0*zI�\0\0\0\0 \0��A����������2s��;��Z�������Q���9��\0�F�\0\0\0\0\0� \0��C��?�������m���2{��N��\0!��\0!}�>��1u������a���(o��F��\0,��\0(|@�\0\0\0\0 \0��B�������|���1s��:��W�������O���2��\0�<�\0\0\0\0\0� \0��C��?�������o���3{��N��\0!��\0!}� A��7y������a���&m��D��\0+��\0){8�\0\0\0\0 \0��@�������y���+i��B��X�������M���3��\0�<�\0\0\0\0\0� \0��C��>�������q���3|��N��\0!��\0!~� C��=������a���#j��B��\0+~�\0*x1�\0\0\0\0 \0 ��B�������x���*h��A��[�������G���2��\0�S�\0�\"\0\Z�2\0��C��=�������r���4|��N��\0!��\0\"�\nF��D�������b��� g��B��\0*}�\0,|)�\0\0\0\0\0\n��@�������s���&a��A��X�������E���=�� )��)��*��*��,��F��=�������t���4}��N��\0!��\0\"�� H��I�������a���e��@��\0*}�\0&x\"�\0\0\0\0��?�������r���$]��G��Y�������T���M���O���M���L���I���H���Q�������v���5}��N��\0!��#�� J��Q�������b���b��>��\0+{�\0,{�\0\0\0\0��D�������l���!Y��E��[���������������������������������������x���5}��N��\0!��$�� L��U�������a���a��<��\0){�\0,z�\0\0\0\0\0\0���?�������k���T�� +��5���Z���U���T���R���P���N���L���G���A���,u��M��\0!��$�� N��Z�������a���_��;��\0)z�\0+��\0\0\0\0\r\0���F�������g���R��\0�� -��H��I��E��B��B���@��\r ?�� ?��5��\0!~�&��\rP��`�������`���\\��9��\0)z�\0$��\0\0\0\0\0���@�������d���\"c��D��C��E��I��G��G��G��F��E��I��\rG�� G�� E��\rR��e������_���[��7��\0)z�\03�\n�\0\0\0\0 \0� $��D����������v���u���t���s���r���w����w���\ru���u���t���x���z���y���~���~���^���X��5��\0(z�\0$m�\0\0\0\0\0 �\"��<�������������������������������������������������������}���{���w���Y���W��5��\0)z�\03f�\0\0\0\0\0��\"a��8���?���=���:���8���4~��-x��+u��)r��&q��$n��\"l��\Zc��a��^��\\��Y��N��2��\0)z�\0\0U�\0\0\0\0\0�0\0��(��*���*��+��,��+��(��\'��(��)��)��)��)��(��)��\0(��\0({�\0)zw\0\0\0�\0\0\0\0\0\0�\0�#\0�&�\0�\"�\0�\"\0�\Z�\0x\0\"w�\0\0\0\0�\0\0\0\0�\0\0\0\0�\0\0\0\0'),(37,'gnome-mime-application-msword.svg','GdkP\0\0$z\0\0\0\0�\0\0\0<\0\0\0<�\0\0\0\0\0\0\0GGG=HHHg�GGGhHHHXMMM�\0\0\0\0===DDD�UUU�ttt��xxx�ttt�UUU�FFF�FFF[�\0\0\0\0\0\0\0BBB™�������������������������FFF�;;;=�\0\0\0\0666Bfff����������������������������������������������������������������������������������������������fff�<<<�\0\0\0�\0\0\0\0555n����������������������������������������������������������������������������������������������������������===�\0\0\0�\0\0\0\0444q���������������������������������������������������������������������������������������������������������<<<�\0\0\0�\0\0\0\0444q���������������������������������������������������������������������������������������������������������<<<�\0\0\0�\0\0\0\0222q�����������������\'�������������������������������������������������������������������������������������������������������������������������������������������������������������������������:::�\0\0\0�\0\0\0\0222q�������������&����t���s���r���p���o���n���l���k���i���h���g���e���c���b���`���_���^���\\���[���Z���X���W���U���T���S���Q��P~��O}��M{��Lz��Jy��Iw��Hv��Fu��Es��Dr�����������������������999�\0\0\0�\0\0\0\0222q�������������(��������t���s���r���p���o���n���l���k���i���h���g���e���c���b���`���_���^���\\���[���Z���X���W���U���T���S���Q��P~��O}��M{��Lz��Jy��Iw��Hv��Fu��Es��Dr�����������������������777�\0\0\0�\0\0\0\0///q�����������������&����t���s�����������s���n���l���k���i���h���g���e���c���b���`���_���^���\\���o���a���X���W���U���T���S���Q��P~��O}��M{��Lz��Jy��Iw��Hv��Fu��Es��Dr�������������������666�\0\0\0�\0\0\0\0---q�������������\'��������t���s���������������������������������������������������������������������������X���W���U���T���S���Q��P~��O}��M{��Lz��Jy��Iw��Hv��Fu��Es��Dr�����������������������555�\0\0\0�\0\0\0\0---q�����������������\'����t���s���������������������������������������������������������������������������X���W���U���T���S���Q��P~��O}��M{��Lz��Jy��Iw��Hv��Fu��Es��Dr�����������������������444�\0\0\0�\0\0\0\0+++q�������������&����t���s���r���p���o���n���l���k���i���h���g���e���c���b���`���_���^���\\���[���Z���X���W���U���T���S���Q��P~��O}��M{��Lz��Jy��Iw��Hv��Fu��Es��Dr�����������������������222�\0\0\0�\0\0\0\0+++q�������������(��������t���s���r���p���o���n���l���k���i���h���g���e���c���b���`���_���^���\\���[���Z���X���W���U���T���S���Q��P~��O}��M{��Lz��Jy��Iw��Hv��Fu��Es��Dr�����������������������111�\0\0\0�\0\0\0\0+++q�����������������&����}���|���z���y���x���w���u���t���r���q���p���n���l���k���j���i���h���f���e���d���b���a���_���^���]���\\���[���Z���X���W���U���T��S~��Q}��P{��Oz�������������������111�\0\0\0�\0\0\0\0)))q���������������������������������������������������������������������������������������������������������///�\0\0\0�\0\0\0\0)))q���������������������������������������������������������������������������������������������������������---�\0\0\0�\0\0\0\0&&&q���������������������������������������������������������������������������������������������������������,,,�\0\0\0�\0\0\0\0&&&q����������������������������������������������������������������������������������������������������������+++�\0\0\0�\0\0\0\0$$$q���������������������������������������������������������������������������������������������������������***�\0\0\0�\0\0\0\0$$$q���������������������������������������������������������������������������������������������������������)))�\0\0\0�\0\0\0\0\"\"\"q���������������������������������������������������������������������������������������������������������\'\'\'�\0\0\0�\0\0\0\0\"\"\"q�������������&��������������������������������������������������������������������������������������������~���|���z���y���v���u���r���q���o���m���j���h���f���d������������������������\'\'\'�\0\0\0�\0\0\0\0 q�������������(���������������������������������������������������}���{���x���v���t���q���o���l���j���g���e���c���`���^���\\���Y���W���T���R���P~��M{��Ky��Hw��Fu��Dr�����������������������&&&�\0\0\0�\0\0\0\0 q�����������������&�����������������������������������������������}���{�������{���t���q���o���n���~���g���e���c���`���^���\\���Y���W���T���j���P~��M{��Ky��Hw��Fu��Dr�������������������###�\0\0\0�\0\0\0\0q����������&�����������������������������������������������������������������������r�������������������s�������������������������������P~��M{��Ky��Hw��Fu��Dr��������������������\"\"\"�\0\0\0�\0\0\0\0q����������(����������������������������������������������������������������������������o�������������������k���������������~�������z�������P~��M{��Ky��Hw��Fu��Dr��������������������!!!�\0\0\0�\0\0\0\0q~~~��������������&�����������������������������������������������}���{���x���v���t���q���o���l���j���g���e���c���q���h���\\���Y���W���T���R���P~��M{��Ky��Hw��Fu��Dr�������������������~~~� �\0\0\0�\0\0\0\0q}}}����������(�������������������������������������������������������{���x���v���t���q���o���l���j���y���e���c���`���^���\\���Y���W���_���_���P~��M{��Ky��Hw��Fu��Dr�������������������}}}��\0\0\0�\0\0\0\0q|||��������������&������������������������������������������������������������x�����������������������������������s�������������������|�����������M{��Ky��Hw��Fu��Dr���������������|||��\0\0\0�\0\0\0\0q{{{����������&������������������������������������������������������������v���������������x�����������~�������g����������p���u���d���t���u���M{��Ky��Hw��Fu��Dr�������������������{{{��\0\0\0�\0\0\0\0q{{{����������(���������������������������������������������������}���{���x���v���t���q���o���l���j���g���e���c���`���^���\\���Y���W���T���R���P~��M{��Ky��Hw��Fu��Dr�������������������{{{��\0\0\0�\0\0\0\0qzzz��������������&����������������������������������������������������������������~���q���v�������}���u���z�������j���r�����������l���~�������U���f���Ky��Hw��Fu��Dr�������������������zzz��\0\0\0�\0\0\0\0qyyy����������(������������������������������������������������������������������������q�������������������������������������������s�������������������Ky��Hw��Fu��Dr�������������������yyy��\0\0\0�\0\0\0\0qxxx��������������&������������������������������������������������������������~�������q���t���z���r���o���o���j���g���k���e���b���X���b���^���U���a���Ky��Hw��Fu��Dr���������������xxx��\0\0\0�\0\0\0\0qxxx����������\'����������������������������������������������������}���{���x���v���t���q���t���l���j���g���e���c���`���^���\\���Y���W���T���R���P~��M{��Ky��Hw��Fu��Dr�������������������xxx��\0\0\0�\0\0\0\0qwww��������������\'��������������������������������������������������������������������q�����������r���g���e���c���`���^���\\���Y���W���T���R���P~��M{��Ky��Hw��Fu��Dr�������������������www��\0\0\0�\0\0\0\0qvvv����������&��������������������������������������������������������������������q���������������g���e���c���`���^���\\���Y���W���T���R���P~��M{��Ky��Hw��Fu��Dr�������������������vvv��\0\0\0�\0\0\0\0quuu����������(���������������������������������������������������}���{���x���v���t���q���o���l���j���g���e���c���`���^���\\���Y���W���T���R���P~��M{��Ky��Hw��Fu��Dr�������������������uuu��\0\0\0�\0\0\0\0qttt��������������&�����������������������������������������������}���{���x���v���t���q���o���l���j���g���e���c���`���^���\\���Y���W���T���R���P~��M{��Ky��Hw��Fu��Dr���������������ttt��\0\0\0�\0\0\0\0qttt����������\'����������������������������������������������������������������}���t���q���o���l���j���g���e���c���`���^���\\���Y���W���T���R���P~��M{��Ky��Hw��Fu��Dr�������������������ttt��\0\0\0�\0\0\0\0qsss��������������\'����������������������������������������������������������������w���q���o���l���j���g���e���c���`���^���\\���Y���W���T���R���P~��M{��Ky��Hw��Fu��Dr�������������������sss��\0\0\0�\0\0\0\0 qrrr����������&�����������������������������������������������}���{���x���v���t���q���o���l���j���g���e���c���`���^���\\���Y���W���T���R���P~��M{��Ky��Hw��Fu��Dr�������������������rrr�\r\r\r�\0\0\0�\0\0\0\0 qqqq����������(���������������������������������������������������}�������������������q���o���l���j���g���e���c���`���^�������Y���W���T���R���P~��M{��Ky��Hw��Fu��Dr�������������������qqq�\r\r\r�\0\0\0�\0\0\0\0 qqqq��������������&����������������������������������������������������������������������������������������������������i���������������r���R���P~��M{��Ky��Hw��Fu��Dr���������������qqq� �\0\0\0�\0\0\0\0 qooo����������&��������������������������������������������������������x�����������~������������������n�������z���^�������u�������_���R���P~��M{��Ky��Hw��Fu��Dr�������������������ooo�\n\n\n�\0\0\0�\0\0\0\0 qooo����������(���������������������������������������������������}���{���x���v���t���q���o���l���j���g���e���c���`���^���\\���Y���W���T���R���P~��M{��Ky��Hw��Fu��Dr�������������������ooo� �\0\0\0�\0\0\0\0qnnn��������������&�����������������������������������������������������������������������������������������������������������������������������������������������������������������nnn��\0\0\0�\0\0\0\0qmmm��������������������������������������������������������������������������������������������������mmm��\0\0\0�\0\0\0\0qmmm��������������������������������������������������������������������������������������������������mmm��\0\0\0�\0\0\0\0phhh��������������������������������������������������������������������������������������������������hhh��\0\0\0�\0\0\0\0M///���������������������������������������������������������������������������������������������������������///��\0\0\0�\0\0\0\0\0\0\0\n�ttt�������������������ttt��\0\0\0y\0\0\0�\0\0\0\0\0\0\0:��@@@��EEE�@@@���\0\0\0�\0\0\03\0\0\0�\0\0\0\0\0\0\0#\0\0\0�\0\0\0��\0\0\0�\0\0\0�\0\0\0e\0\0\03\0\0\0\n�\0\0\0\0\0\0\0\0\0\0�\0\0\0\0\0\0\0\0\0�\0\0\0\0'),(38,'stock_person.svg','GdkP\0\0\Z\0\0\0\0�\0\0\00\0\0\00�\0\0\0\0\n������X�������ˏ��㐑�؏����������4����\0\0\0\0������������������������������������������񌎊銊�^����\0\0\0\0���_���������������������������������������������󍐋Ӊ��\Z�\0\0\0\0�������������������������������������������������������������������텋�,�\0\0\0\0���m��������������������������������������������������������������������ꆆ��\0\0\0\0���2�������������������������������������������������������������������������������ʛ\0\0\0\0������������������������������������������������������������������������������������N�\0\0\0\0���F��������������������������������������������������������������������������������������������\0\0\0\0�����������������������������������������������������������������������������������������������4�\0\0\0\0 ���������������������������������������������������� ���������������������������������������������\0\0\0\0���$�������������������������������������������������������������������������������������������������\0\0\0\0 ���=�������������������������������������������������\n���������������������������������������ۗ\0\0\0\0 ���G�������������������������������������������������\n����������������������������������������\0\0\0\0 ���/�����������������������������������������������������������������������������������������͗\0\0\0\0 ����������������������������������������������������\n�����������������������������������������\0\0\0\0 �������������������������������������������������\n�����������������������������������󇊄Y�\0\0\0\0 �������������������������������������������������\n����������������������������������������\0\0\0\0\\\\\\�������������������������������������� �������������������������������������\0\0\0\0\0\0\0|~z�������������������������������������������������������������RRR�\0\0\0\0\0\0\0oomz���������������������������������wys�\0\0\0�\0\0\0\0��������������������������������������������������������������u�\0\0\0\0 ������������������������������������������������\n�����������������������������������������\0\0\0\0����������������������������������������������������������������������������������������������������������􌍊��\0\0\0\0����������������������������������������������������������������������������������������������������������������������x�\0\0\0\0���~�������������������������������������������������������������������������������������������������������������������󇌇3�\0\0\0\0!���/���������������������������������������������������������������������������������������������������������������������������㎎� �\0\0\0\0!�������������������������������������������������������������������������������������������������������������������������������������\0\0\0\0#���-������������������������������������������������������������������������������������������������������������������������������������ �\0\0\0\0#�������������������������������������������������������������������������������������������������������������������������������������������x�\0\0\0\0����������������������������������������������������������������������������������������������������������������������������������������݌\0\0\0\0%���&�������������������������������������������������������������������������������������������������������������������������������������������􈈈�\0\0\0\0���J������������������������������������������������������������������������������������������������������������������������������􈋅V�\0\0\0\0���[��������������������������������������������������������������������������������������������������������������������������������v�\0\0\0\0���[������������������������������������������������������������������������������������������������������������������������������������������\0\0\0\0\0\0\0}}y?�����������������������������������������������������������������������������������������������������������������������������������������\0\0\0�\0\0\0\0\0\0\0\0\0\0UUM�������������������������������������������������������������������������������������������������������������������������������~�|m\0\0\0�\0\0\0\0\0\0\0\0\0\0 \0\0\0�������������������������������������������������������������������������������������������������������������������������������������cc_;\0\0\0�\0\0\0\0\0\0\0\0\0\0\r\0\0\0dfbz������������������������������������������������������������������������������������������������������������������� \0\0\0\n�\0\0\0\0\0\0\0\0\0\0\0\0\0$;�������������������������������������������������������������������������������������������������������`c^w\0\0\0\0\0\0\r�\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0%\0\0\0;242g���������������������������������������������������������������������������������������������������������������|x�\0\0\07\0\0\0 \0\0\0\r�\0\0\0\0 \0\0\0\0\0\0\0\0\0\"\0\0\07\0\0\0ICEA}��������������������������������������������������������������������������������������������������������|z�\n\n\nJ\0\0\03\0\0\0\0\0\0 �\0\0\0\0\0\0\0\0\0\0 \0\0\0\Z\0\0\0-\0\0\0@\0\0\0L/2/l��٢��������������������������������������������������� ��������������������^`\\�K\0\0\0<\0\0\0)\0\0\0\0\0\0�\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0 \0\0\01\0\0\0=\0\0\0E\0\0\0I<<9knpk����ۉ������������� ��������z|x�TTR�\n\n\nM\0\0\0D\0\0\0;\0\0\0-\0\0\0\0\0\0\0\0\0�\0\0\0\0\0\0\0\0\0\0 \0\0\0\0\0\0\0\0\0*\0\0\01\0\0\05�\0\0\07�\0\0\08�\0\0\07\0\0\05\0\0\00\0\0\0\'\0\0\0\0\0\0\0\0\0\0\0\0�\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0�\0\0\0 �\0\0\0!�\0\0\0 \0\0\0\0\0\0\Z\0\0\0\0\0\0\r\0\0\0\0\0\0\0\0\0�\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\n\0\0\0 �\0\0\0\r\0\0\0 \0\0\0\n\0\0\0\0\0\0\0\0\0�\0\0\0\0'),(39,'dialog-information.svg','GdkP\0\0w\0\0\0\0�\0\0\00\0\0\00�\0\0\0\0\0��Z��[��FZ��U\\��H]��,b��\r�\0\0\0\0 Z��>\\�ɤ\\���\\���e���m���g���]���[���\\���\\��o`���\0\0\0\0]��,[���`�������������������������q���\\���[��vU���\0\0\0\0[��m]�������茶�퐮�聢��z��� |���~��扩�蟹�������l���[���U���\0\0\0\0Z�̋b�����톦��z���}��恡�搭�ꚴ�땳�ꈩ�肣�灣�炣�朶�����}���Y���U��$�\0\0\0\0\n[��eb�����z���}��抪������������������\n������������胤�犪������V���U���\0\0\0\0Y��.^���퓰��z��倡�柹���������������������醧�舨�����u���U�³�\0\0\0\0\\��dž����z��倢�擯���������������������������������������鉨�莫�����Z���Q��9�\0\0\0\0 Y��?d��ꤼ��}��怢�慦������������������������������ ���������������덬�ꊩ�霷�썭��R��ї\0\0\0\0 \\�ȹ�����逡�慦�芩��������������������������� ������������돭�ꌫ�����W���J}�-�\0\0\0\0I��Y������턤�猫���������������������������������������� ��������������������씱�돭�꣼��w���J|���\0\0\0\0X��=d��렺�삣����������������������������������������������� ��������������������혴�쒰�뙶�앱��Lz�͕\0\0\0\0U��Zo��윶�떲���������������������������������������������������������������������헳�열�룻��Hy��\0\0\0\0S��rv����������������������������������������������������������n��������������헴�����Dt���\0\0\0\0P��ou���������������������Cq��Pz����������������������������������v���4e������������훷�����Ct���\0\0\0\0N~�Kd��좼�픱��������������}���=l�������������������������� ������������Kw�����������������Dt�ʕ\0\0\0\0U�� O~������떳�인�����綠��:i��������������������������� ������������@n�����������������d���>q�_�\0\0\0\0\rK~��x������쟺������Y���������������������������� ������������k�������������������Aq��UU��\0\0\0\0\rL{�K{���������������������������������������������\n��������Y���������������������X���<l�U�\0\0\0\0 Iy��p������������������������������������������\n��������Hu���������������������?n��\0\0��\0\0\0\0 Cy�Fv����������������������������������������� ��������~�������������������Hw��5e�:�\0\0\0\0 Br�wb��������������������������������������������������������������������<l�Л\0\0\0\0@j� Aq�����������������������������������������������������������������g���3e�h�\0\0\0\0\nAq��x�������������������������������������������������������������;k��5a��\0\0\0\0\n8l�;Fu�����������������������������������������������������������<k�֝\0\0\0\0\0\0�<l�⓰�������������������������������������������������������Oz��6f�P�\0\0\0\0 7g�JBp��������������������������������������������������g���:l���\0\0\0\07j�}Ep����������������������������������������������Rz��Eo��+U��\0\0\0\0ț\0��N�U|��Ht��n�����������������������o���Hs��Y~����i�ß\0��\0\0\0\0š\09Ӳ���M���]���s�����z���q���s���������p���Z���N���\'�á\0L�\0\0\0\0ğ\0���6���Y�����������O���O���N���4�ǥ�ž\02�\0\0\0\0Ġ\0���\'���O���m���h����O���%�Ġ\0��\0\0\0\0ơ\06ǣ���:������x����O���J�ͬ\r�á\0Q�\0\0\0\0Š\0���1���[�����������P����O���M���.�Ƣ�Ţ\0,�\0\0\0\0Ġ\0���0���P������������O���$�à\0��\0\0\0\0â\07Ƣ���;������z����O���M�ϯ�ğ\0h�\0\0\0\0à\0���.���[�����������P����O���$�Ġ\0��\0\0\0\0\0\0\0\0\0\0��\0���3���P�����������O���(���\0�\0\0\0 \0\0\0\0\0\0\0\0\0�\0\0\0\0\0\0\0\0\0\0\0\0\0 \0\0\0 \0\0\0�y\07ġ���!���?���G���K���J���I���F���?���6���)�ϯ���\0�v\0C\0\0\0\0\0\0\0\0\0\0\0\0 \0\0\0 \0\0\0\0\0\0�\0\0\0\0 \0\0\0\0\0\0\0\0\0 \0\0\0 \0\0\0\0\0\0\0\0\0\0\0\0\Z/(\0&��\0���\0�����Ġ\0�ß������\0��v\0w\0/\0\0\0%\0\0\0\0\0\0\Z\0\0\0\0\0\0\0\0\0\0\0\0\r\0\0\0 \0\0\0\0\0\0�\0\0\0\0!\0\0\0\0\0\0\0\0\0 \0\0\0\r\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0#\0\0\0+\0\0\03\0\0\0;)//�AD>�[[M�b_J�\\[N�>BA�+00�\0\0\0J\0\0\0C\0\0\0<\0\0\04\0\0\0,\0\0\0$\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\r\0\0\0 \0\0\0\0\0\0�\0\0\0\0!\0\0\0\0\0\0\0\0\0 \0\0\0\r\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0%\0\0\0-\0\0\05\0\0\0=J,12�168�8<=�178�,23�^\0\0\0N\0\0\0F\0\0\0>\0\0\06\0\0\0.\0\0\0%\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\r\0\0\0 \0\0\0\0\0\0�\0\0\0\0\0\0\0\0\0\0\0\0\0\n\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\"\0\0\0)\0\0\00\0\0\05\0\0\0:_\"\"~f\0\0\0A\0\0\0?\0\0\0:\0\0\06\0\0\00\0\0\0*\0\0\0#\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\n\0\0\0\0\0\0�\0\0\0\0\r\0\0\0\0\0\0\0\0\0\0\0\0 \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0!\0\0\0#�\0\0\0%\r\0\0\0$\0\0\0!\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0 \0\0\0\0\0\0\0\0\0�\0\0\0\0 \0\0\0\0\0\0\0\0\0\0\0\0\n\0\0\0 \0\0\0\0\0\0\0\0\0\0\0\0�\0\0\0 \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0 \0\0\0\n\0\0\0\0\0\0\0\0\0�\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0�\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0�\0\0\0\0'),(40,'config-users.svg','GdkP\0\0&\0\0\0\0�\0\0\00\0\0\00�\0\0\0\0�\0\0\0\0 ������D�����������ƌ����������q���\'�\0\0\0\0 ���1�������������������������������Ǖ��������\r�\0\0\0\0���K���������������������������ɂ�����������ŋ�������\0\0\0\0���2���������������������������������������������������Ȏ�������\0\0\0\0����������������������������������������������������������ɿ��Î��l�\0\0\0\0���T�����������������������������������������������������������ɐ������\0\0\0\0�������\0\0\0\0�������ɂ���������������������������������������������������Ξ��⎏�艋�������������鎏�����0�\0\0\0\0����������������������������������������������������������ɵ��㐒��������������������������������������\n�\0\0\0\0 ����������������������������������ɂ���� �����������ɥ�����������������������������������������׈���\0\0\0\0��������������������������������������������������ɰ��殰����������������������������������������������������������\0\0\0\0 ����������������������������������Ƀ�������љ����������������������������������������������������������󊌇Y�\0\0\0\0���������������������������ɂ�����������ɢ������������������������������������������������������������������耀��\0\0\0\0}�z\\���������������������������ɂ�������ˎ������������������������������������������������������������������񆋆7�\0\0\0\0\"\"\"�����������ɂ����\r�������������������ר�������������������������������������������������������������ÿ����v�\0\0\0\0��|J��|Ó����������Ʌ���� ���ܳ���������������������������������������������������������������������\0\0\0\0������}�������ɮ��ɒ��������������������������ɻ��۱���������������������������������������������������������������������\0\0\0\0����������������������ɮ��ɑ��ɧ����������������������բ�������������������������������������������������������������������n�\0\0\0\0���q�����������������������ɼ��ɢ��ɔ��ɍ��Ɋ��Ɍ��ɑ��ʋ���������������������������������������������������������������􆌆(�\0\0\0\0���4�����������������������������������ɾ��ɹ��ɸ��ɺ��ɽ��ɘ���������������������������������������������������������������ۏ\0\0\0\0������������������������������������������������������������������ѐ�����������������������������������������������������orkL�\0\0\0\0���C�����������������������������������������������������������˥��싌������������������������������������������\0\0\0\0���������������ɂ���������������������������������������Θ��������������������������������������������������������������������������€��\n�\0\0\0\0%����������������������������������������������������������Ϙ����������������������������������������������������������������������������������Ď�� �\0\0\0\0%������������������������������������������������������ʛ��������������������������������������������������������������������������������������������\0\0\0\0&���\"�����������������������������������������������ɴ����������������������������������������������������������������������������������������������􈋆e�\0\0\0\0��� �����������ɸ����������������������������������К������������������������������������������������\r�������������������������������������������������\0\0\0\0�������������������������������������������ɭ������������������������������������������������������\n�����������������������������������������\0\0\0\0���j���������������������������������������ʍ�������������������������������������������������������������������������������������������������󙙙�\0\0\0\0\'NNC���������������������������������������ը����������������������������������������������������������������������������������������������������������򇋃D�\0\0\0\0\0\0\0^^[L�������������������ɂ���������¿۸���������������������������������������������������� �����������������������������������������������y�\0\0\0\0\0\0\0 \0\0\0UUUT�������������������������������ݼ����������������������������������������������������\r�����������������������������������������������������\0\0\0\0\'\0\0\0\0\0\0\0\0\0-llif�����������È��Ȉ��ɇ��ש����������������������������������������������������������������������������������������������������������������\0\0\0\0\0\0\0\0\0\0 \0\0\0\0\0\0�\0\0\0\r<<<&�����������������������������������������������������\r���������������������������������������������������h�\0\0\0\0\0\0\0�\0\0\0 ���������������������������������������������������������� ��������������������������������������������||u%�\0\0\0\0 `d`8��������������������������������������������� �������������������������������������������\0\0\0�\0\0\0\0\0\0\0kkgy�����������������������������������������������������������������������������������3\0\0\0�\0\0\0\0 \0\0\0\0\0\0&_a]y���������������������������������������������� ��������������������|~z�B\0\0\0$\0\0\0�\0\0\0\0 \0\0\0\0\0\0\0\0\0%7hhf}�����������늌�􊉋�� ���򉋇ㆇ��ttp�AA>N\0\0\0-\0\0\0$\0\0\0\0\0\0�\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0�\0\0\0\Z\0\0\0\0\0\0\0\0\0\r\0\0\0�\0\0\0\0�\0\0\0�\0\0\0\0�\0\0\0\0'),(41,'boot.svg','GdkP\0\0�\0\0\0\0�\0\0\00\0\0\00�\0\0\0\0�\0\0�\0\0>�\0\0���������������\0\0D�\0\0\n�\0\0\0\0�\0\0@�����&&��RR��oo�ㅅ�蒒�ꗗ�ꘘ�蓓�䆆��qq��UU��))�����\0\0H�\0\0�\0\0\0\0�\0\0J�ֱ��__�钒�芊��qq��__��QQ��II��EE��DD��HH��PP��__��pp�興�铓��cc��\"\"�ݥ\0\0U�\0\0\0\0�\0\0���\Z\Z��pp�钒��ll��KK���??��II��ii�ꐐ��tt�� ��ȣ\0\0$�\0\0\0\0�\0\0K���WW�鐐��gg��BB���??��AA��cc�ꏏ��]]����\0\0\\�\0\0\0\0�u���{{��zz��GG���??��EE��vv� ������\0\0\0\0����円��dd���??��>>��;;��::��>>���??��__�牉��##����\0\0\0\0�m��充��YY���??��??��22��QQ��VV��22��>>���??��TT�戈��$$��\0\0\0\0�\0\0>��䁁��WW���??��99��aa����������qq��88���??��SS�悂���\0\0N�\0\0\0\0�\0\0���pp��__���??��55�ߑ�������䨨��44���??��XX��vv���\0\0�\0\0\0\0���II��oo���??��==��88��77��==��??��66�ߑ�������婩��44��??��<<��77��88��>>���??��jj��SS����\0\0\0\0�\0\03���{{��CC���>>��88��11��ww�ځ���22��;;��66�ߑ�������婩��44��::��33��||��ff��11��::���>>��@@��{{���\0\0B�\0\0\0\0���[[��ZZ���>>��66��II����������ސ���55��66�ߑ�������婩���44�➞������꺺��<<��88���>>��UU��cc��ԇ\0\0\0\0�\0\0,���xx��??���==��66��UU���������������44��55�ߑ�������婩��44��44�㢢�����������CC��77���==��>>��uu���\0\0>�\0\0\0\0���JJ��]]���==��77��QQ��������������嫫��66��::��55�ߑ�������婩��44��::��66���������������@@��88���==��XX��RR����\0\0\0\0�\0\0���pp��DD���<<��::��66���������������hh��11��99��<<��55�ߑ�������婩��33��<<��88��00�ۃ����������������11��;;���<<��AA��tt����\0\0 �\0\0\0\0�\0\01���oo���<<��33�݌������������``��33���<<��55�ߑ�������婩��33���<<��;;��22��}}�������yy��44���<<��kk��!!�\0\0E�\0\0\0\0�\0\0r�88��]]���;;��;;��11���������������11���;;��44�ߑ�������婩��33���;;��::��11�貲�����������00��::���;;��XX��BB����\0\0\0\0���LL��QQ���;;��77��bb�����������66��99���;;��44�ߑ�������婩��33���;;��88��>>�����������]]��77���;;��MM��UU��„\0\0\0\0���ZZ��FF���::��44�ᛛ������㣣��33���::��44�ގ�������㤤��33���::��22�嫫�����������44���::��BB��aa���\0\0\0\0���aa��BB���::��11�����������vv��55���::��66��QQ����������]]��55���::��55��ss�����������11���::��>>��hh����\0\0\0\0���aa��>>���99��00�����������bb��55���99��33��66��77��22��88���99��66��YY�����������//���99��::��jj��\0\0��\0\0\0\0���__��>>���99��00�����������__��66���99��88��88���99��77��NN�����������//���99��;;��gg��\0\0��\0\0\0\0���XX��@@���88��00�����������nn��55���88��55��[[�����������//���88��<<��__����\0\0\0\0���MM��DD���88��11�歭������ߒ���33���88��44��zz�����������00���88��@@��UU���\0\0\0\0���==��HH���77��33��||�����������00���77��00�殮�����������22���77��EE��EE��„\0\0\0\0�\0\0r�))��OO���77��66��>>��������������QQ��44���77��55��??�����������WW��44���77��LL��11����\0\0\0\0�\0\01���VV���66��00�뾾�����������00��55���66��00�婩�����������00��55���66��TT���\0\0E�\0\0\0\0�\0\0���MM��==���66��33��^^������ڂ���11���66��11��mm�����������yy��22���66��;;��QQ����\0\0 �\0\0\0\0���//��HH���66��00�鸸�����������jj��00��55���66��55��00��]]���������������11��66���66��FF��44����\0\0\0\0�\0\0,� ��OO��77���55��33��<<��������������ۅ���11��11��44���55��33��22��11�ځ����������������GG��22���55��66��NN���\0\0>�\0\0\0\0���44��BB���55��22��MM��������������ۅ���GG��//���//��//��GG�ۅ����������������XX��22���55��AA��99��Ԉ\0\0\0\0�\0\03� ��HH��77���44��22��GG���������������������������������MM��11���44��66��II�� �\0\0A�\0\0\0\0���$$��FF��55���44��22��11�ߒ��������������������44��22���44��DD��++����\0\0\0\0�\0\0���66��??���33��22��00��??�������������������������������@@��00��22���33��==��88���\0\0�\0\0\0\0�\0\0=���<<��<<���33� �22��00��00��::��SS��ff��dd��SS��99��00��11��22���33��::��??���\0\0M�\0\0\0\0\0\0\0\0\0\0�r���;;��::���22��11���11��11��11��11���22��99��==�� ��\0\0\0\0\0\0�\0\0\0\0 \0\0\0\0\0\0\n\0\0\0\0\0\0�����77��::��33���22� �33��::��99�� ���\0\0\0\0\0\0\0\0\0 \0\0\0�\0\0\0\0 \0\0\0\0\0\0\0\0\0 \0\0\0\0\0\0\0\0\0\0\0\0!�����--��::��33���11� �33��::��//�����\0\0\0\"\0\0\0\0\0\0\0\0\0\0\0\0 \0\0\0\0\0\0�\0\0\0\0\0\0\0\0\0\0 \0\0\0\0\0\0\0\0\0\0\0\0!\0\0\0&\0\0\0,o\0\0n�����77��77��33���11��22��66��77�����w\0\0x\0\0\0,\0\0\0\'\0\0\0!\0\0\0\0\0\0\0\0\0\0\0\0 \0\0\0�\0\0\0\0\0\0\0\0\0\0\0\0\0 \0\0\0\0\0\0\0\0\0\0\0\0\"\0\0\0(\0\0\0.\0\0\03:\0\0O�̦��$$��55��44��22���00��22��44��55��%%�����D\0\0V\0\0\04\0\0\0.\0\0\0)\0\0\0#\0\0\0\0\0\0\0\0\0\0\0\0 \0\0\0\0\0\0�\0\0\0\0\0\0\0\0\0\0\n\0\0\0\0\0\0\0\0\0\0\0\0 \0\0\0&\0\0\0+\0\0\01\0\0\06\0\0\0<c\0\0v������..��22���22���11���22��22��//�������i\0\0~\0\0\0<\0\0\07\0\0\01\0\0\0,\0\0\0&\0\0\0!\0\0\0\0\0\0\0\0\0\0\0\0 \0\0\0�\0\0\0\0\0\0\0\0\0\0 \0\0\0\0\0\0\0\0\0\0\0\0 \0\0\0%\0\0\0+\0\0\00\0\0\05\0\0\09\0\0\0>]\0\0q�����������\'\'��++���--��++��\'\'�� ���� �����b\0\0x\0\0?\0\0\0:\0\0\05\0\0\00\0\0\0+\0\0\0&\0\0\0!\0\0\0\0\0\0\0\0\0\0\0\0 \0\0\0\0\0\0�\0\0\0\0(\0\0\0\0\0\0 \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0!\0\0\0%\0\0\0*\0\0\0.\0\0\02\0\0\06\0\0\09\0\0B[\0\0m�\0\0��͠����������Ά\0\0�`\0\0r\0\0C\0\0\0:\0\0\06\0\0\02\0\0\0.\0\0\0*\0\0\0&\0\0\0!\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0 \0\0\0�\0\0\0\0\0\0\0\0\0\0\0\0\0\r\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0 \0\0\0$\0\0\0\'\0\0\0*\0\0\0-\0\0\0/\0\0\01\0\0\03\0\0\04�\0\0\05\0\0\04\0\0\03\0\0\01\0\0\0/\0\0\0-\0\0\0*\0\0\0\'\0\0\0$\0\0\0!\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\r\0\0\0 \0\0\0�\0\0\0\0 \0\0\0\0\0\0\0\0\0 \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\Z\0\0\0\0\0\0\0\0\0\0\0\0!�\0\0\0\"�\0\0\0#�\0\0\0\" \0\0\0!\0\0\0\0\0\0\0\0\0\0\0\0\Z\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0 \0\0\0\0\0\0�\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0 \0\0\0\n\0\0\0 \0\0\0\r�\0\0\0�\0\0\0\0\0\0\0\0\0\0\0\0 \0\0\0 \0\0\0 \0\0\0\0\0\0\0\0\0�\0\0\0\0'),(46,'events.svg','GdkP\0\0�\0\0\0\0�\0\0\00\0\0\00�\0\0\0\0�\0���\0\0\0\0��U��\0\0\0\0!K�=�t��@!K�=�\0\0\0\0\\6d=����B\\6d=�\0\0\0\0!I�}�r�π!I�}�\0\0\0\0\\5f}�����\\5f}�\0\0\0\0 J���q�Ͽ J���\0\0\0\0\\5f������\\5f��\0\0\0\0 J���r��� J���\0\0\0\0\\5f�����\\5f��\0\0\0\0R[RP[g�X[X�UWS�X[X�O\\g�R[RQ]Q^U_�Z[W�UWS�YZV�^W_�WWP#�\0\0\0\0`a^ȥ�������������������ab_�ab_���������������������_a]ח\0\0\0\0���n������������������������l�\0\0\0\0VYVP����������������������������������������������������������������������������������������������������������XXUN�\0\0\0\0 ]^[������������������������������������������������������������������������������������������������������� ��������������������������������]`[݋\0\0\0\0%VXT�������������Xx��Yy��\\{��`~��c���f���i���k���n���o���q���s���s���t���t���t���s���s���q���o���n���k���i���f���c���`~��\\{��Yy��Xx��������������UWS��\0\0\0\0\nUWS���������\'O�������������������������������������������������������������������������������������������������������������&O����������UWS��\0\0\0\0UWS��������� J��������������� �����������������������������������������������������������������������������������������|������� J����������UWS��\0\0\0\0%UWS��������� J��������������������������������������������������������������������������������������������������������������x������� J����������UWS��\0\0\0\0UWS��������� J������������������������������������������������������������������������������������������������|���w������� J����������UWS��\0\0\0\0%UWS��������� J������������������������������������������������������������������������������������������������������~���z���u������� J����������UWS��\0\0\0\0%UWS��������� J������������������������������������������������������������������������������������������������������{���w���s������� J����������UWS��\0\0\0\0UWS��������� J��������������������������������������������������������������~�������w������������ J����������UWS��\0\0\0\0UWS��������� J�����������������������������������������������������������������������������������~���|���x�������r�������r������� J����������UWS��\0\0\0\0UWS��������� J�����������������������������������������������������������������}���|���y���x���u���r�������r�������r������� J����������UWS��\0\0\0\0UWS��������� J�������������������������|���t���t���v����w���x��������t���t����r��������r������� J����������UWS��\0\0\0\0UWS��������� J���������������x����r������� J����������UWS��\0\0\0\0UWS��������� J���������������|����r��������r������� J����������UWS��\0\0\0\0UWS��������� J��������������u����r�������r�������r��������r������� J����������UWS��\0\0\0\0 UWS��������� J������������������������������������������������������������������������������������������������������ J����������UWS��\0\0\0\0UWS���������$N��w����r���m���$N����������UWS��\0\0\0\0UWS���������}���\"L��� J��\"L�������������UWS��\0\0\0\0UWS��������������������������������������������������������������������������������������������������������������������������������UWS��\0\0\0\0UWS����������������������ý��ſ�������������������������������������������������������������������������������������������������UWS��\0\0\0\0%UWS��������������������������þ�����������������������������������������������������������������������������������������������������������������UWS��\0\0\0\0UWS��������������������������������������������������������������������������������¿�����������������������������������������������������UWS��\0\0\0\0UWS����������������������������������ý��ſ��������������������������������������������������������������������������������������������������UWS��\0\0\0\0UWS��������������������������������������ý��������������������������������������������������������������������������������������������������UWS��\0\0\0\0%UWS���������������������������������������������������������������������������������������������������������������������������������������������UWS��\0\0\0\0%UWS����������������������������������������������ý��ľ��������������������������������������ü�������������������������������������������������UWS��\0\0\0\0UWS��������������������������������������������������¼�����������������������������������������������������������������������������������UWS��\0\0\0\0UWS������������������������������������������������������������������� �������������������������������������������������������������UWS��\0\0\0\0UWS�������������������������������������������������������������������������������� ����������������������������������������UWS��\0\0\0\0]`[��ǿ�����������������������ƿ�]`[��\0\0\0\0WZTUehd󷺴������������������egc�V\\SS�\0\0\0\0XXU]]_Z�UWS��UWS�UWS�]_Z�XXU]�\0\0\0\0_a\\ݸ�������������������`b^�`c^Ϯ�������������������`b_͢\0\0\0\0UUU*T]c�UXT�UWS�WYU�R\\e�R\\RSZS\"^Y_�VXT�UWS�VXT�^Y^�XXP �\0\0\0\0 J���r��� J���\0\0\0\0\\5f�����\\5f��\0\0\0\0 J���q�Ͽ J���\0\0\0\0\\5f������\\5f��\0\0\0\0!I�}�r�π!I�}�\0\0\0\0\\5f}�����\\5f}�\0\0\0\0!K�=�t��@!K�=�\0\0\0\0\\6d=����B\\6d=�\0\0\0\0�\0���\0\0\0\0��U��\0\0\0\0'),(42,'builder.svg','GdkP\0\0\n�\0\0\0\0�\0\0\00\0\0\00�\0\0\0\0�\0\0\0\0�\0\0\0\0BB&IE(ݔKG(�FD(�EE(?�\0\0\0\0BB&JE(�Ҽ��������������������������������������������������������������������������������Ѱ�NJ-�EE(?�\0\0\0\0BB&JE(�Ҽ�������ȍ���€��������~����~��€������Ѭ�OK-�EE(?�\0\0\0\0BB&JE(�Һ��������|���n��q��޻��Ϫ�OK-�EE(?�\0\0\0\0FD(�ͷ��������|���n��q��ݸ��Χ�FE+�@@0�\0\0\0\0IE(�����ة_��̍)�͏,�����XP1�DD+�\0\0\0\0IE(�����˒7���}��Ա�WP0�DD+�\0\0\0\0IE(�����˒7���}��y���w��w���}��Ӯ�VO0�DD+�\0\0\0\0IE(�����ˑ6��}��i��T\r���W��U��g\Z���}��Ѫ�VO0�DD+�\0\0\0\0IE(��پ�ʑ5��}��U��s���v��v�S\r�ń��}��Ϧ�VO0�DD+�\0\0\0\0IE(��׺�ʐ4��}��T��t���v��S\r�Ɖ&��}��ͣ�VO0�DD+�\0\0\0\0IE(��շ�ʐ4��}��T��t���v��S\r�Ɖ&��}��ʟ�UO/�DD+�\0\0\0\0IE(��Ӵ�ʐ4��}��T��t���v��S\r�Ɖ&��}��ț�UO/�DD+�\0\0\0\0IE(��ѱ�ʏ3��}��T��t���v��S\r�Ɖ&��}��Ɨ�UO/�DD+�\0\0\0\0IE(��Ю�ʏ2��}��T��t���v��a\r�}Q ��~R �}R ��X ���v��S\r�Ɖ&��}��Ĕ�UO/�DD+�\0\0\0\0IE(��Ϊ�ʏ2��}��T��t���v��X ��^���c�{P ���v��S\r�Ɖ&��}���UN.�DD+�\0\0\0\0IE(��̧�Ɏ1��}��T��t���v��X ��h���o�{P ���v��S\r�Ɖ&��}�����UN.�DD+�\0\0\0\0IE(��ʤ�Ɏ0��}��Y��n���s��X ��d���l�{P ���s��q��T\r�lj%��}�࿉�UN.�DD+�\0\0\0\0IE(��ȡ�ɍ/��}��~*��Y���U��T �}R ��R �~R �S ���U��W���8����}�߽��UN.�DD+�\0\0\0\0IE(��Ǟ�ɍ/���}�Ɉ$��̍)�ˍ*�ā���}�޺��TM-�DD+�\0\0\0\0IE(��ś�ɍ.���}�ݹ~�TM-�DD+�\0\0\0\0IE(��Ø�Ȍ-��}��l�}Q ��{P �|Q ��k���}�ܷz�TM-�DD+�\0\0\0\0IE(�����Ȍ,��}��W��r���v��u�S\r�‚��}�ܵw�TM-�DD+�\0\0\0\0IE(�ۿ��Ȍ,��}��T��t���v��S\r�Ɖ&��}�۳s�SL,�DD+�\0\0\0\0IE(�ڽ��ȋ+��}��T��t���v��S\r�Ɖ&��}�ڱp�SL,�DD+�\0\0\0\0IE(�ٻ��ȋ*��}��T��t���v��S\r�Ɖ&��}�ٯl�SL,�DD+�\0\0\0\0IE(�غ��ȋ*��}��T��t���v��S\r�Ɖ&��}�جh�SL,�DD+�\0\0\0\0IE(�׸��NJ)��}��T��t���v��e\r��U ���V ��U ��] ���v��S\r�Ɖ&��}�תd�SL+�DD+�\0\0\0\0IE(�ֶ��NJ(��}��T��t���v��X ��[���`�{P ���v��S\r�Ɖ&��}�֩a�SL+�DD+�\0\0\0\0IE(�մ~�lj\'��}��T��t���v��X ��g���n�{P ���v��S\r�Ɖ&��}�է^�SL+�DD+�\0\0\0\0\0\0\0IE(�Բ{�lj\'��}��V��r���v��X ��i���p�{P ���v��u�S\r�lj%��}�ԥZ�RL+�44!\'\0\0\0�\0\0\0\0 \0\0\0\0\0\0\0\0\0IE(�ӱx�lj&��}��z(�}Q ��{P �}Q\n��{P �}Q\n��{P ��w.�ā��}�ӣV�RL+�$$8\0\0\0\0\0\0\n�\0\0\0\0\n\0\0\0\0\0\0\0\0\0\0\0\0*ID\'�Үu�ƈ&��}��~�͐/��ѕ6�Е5�Dž���}�ҡS�QJ)�H\0\0\0%\0\0\0\0\0\0\n�\0\0\0\0\0\0\0\n\0\0\0\0\0\0)\0\0\07HD\'�ѭr�ƈ&���}�џO�QJ)�V\0\0\01\0\0\0\"\0\0\0\0\0\0�\0\0\0\0\'\0\0\0 \0\0\0\0\0\0-\0\0\0=HD\'�ֵ��ݸ}�ڰo�ٯm�ٮl�حj�حi�׬g�׫e�֪c�֩b�֨`�է^�զ]�Ԧ\\�ԥZ�ӤX�ӣW�ӢU�ҡS�ҠQ�ҠP�џO�ўM�НK�МJ�ϛH�џO�PJ)�\\\0\0\06\0\0\0&\0\0\0\0\0\0�\0\0\0\0\0\0\0\n\0\0\0\Z\0\0\0*\0\0\09DC)�QO3��XR4��WQ3��VQ2��VP1��UO0��TN0��SN/�SM.�DC)�\rQ\0\0\02\0\0\0#\0\0\0\0\0\0�\0\0\0\0\0\0\0\0\0\0\0\0\0 \0\0\0, E�\Z\ZW�\Z\ZZT\rP\0\0\02\0\0\0\'\0\0\0\Z\0\0\0 �\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0#\0\0\0\'\0\0\0*�\0\0\0,\0\0\0(\0\0\0&\0\0\0 \0\0\0\0\0\0 �\0\0\0\0\0\0\0\0\0\0 \0\0\0\0\0\0\0\0\0�\0\0\0\0\0\0\0\0\0\0\0\0\r\0\0\0�\0\0\0\0\0\0\0�\0\0\0\0\0\0�\0\0\0\0'),(43,'stock_todo.png','GdkP\0\0�\0\0\0\0�\0\0\00\0\0\00�\0\0\0\0�\0\0\0\0\0\0\0��\0\0\0�\0\0\0W�\0\0\0\0\0\0\0�jjj������������������\0\0\0�\0\0\0W�\0\0\0\0\0\0\0999������������������444�\0\0\0:�\0\0\0\0\0\0\0<�� �QOL����������)(\'�� ��\0\0\0<�\0\0\0\0\0\0\0�sgY����r����������ddd�j^P����q��ud�;. �\0\0\0��\0\0\0\0\0\0\0�~p_��fG�\\H2�F7&�ppp��������������WWW�D6%�K;)�YF0�oW<�D5$�\0\0\0“\0\0\0\0\0\0\0�xe��fG�MC9���������������������������ddd���������aWM�cM6�SA-�\0\0\0�\0\0\0\0\0\0\0\0\0\0���l�lU;�gaY�����ddd��ppp��ddd�WWW���������yuo�VD/�XD/�\0\0\0�\0\0\0�\0\0\0\0\0\0\0 ���q�bN6��yr�����������������������������������������������\n�����������������������_K3�TA,��\0\0\03�\0\0\0\0\0\0\0\0\0\0> ���r�bN6�����������������������������������������������������������������������������������TC.�_K3� �\0\0\0Z�\0\0\0\0\0\0\0\0\0\0\0\0\0[:4-��y^�SA-������������������������������������������������������������������������������������������M<)�gR8�%�\0\0\0\0\0\0�\0\0\0\0$\0\0\0\0\0\0\0\0\0\0\0\0x^VM��y^�ZF1���������������������������������qpq���������������������������������������������������������?2\"�fQ7�5)�\0\0\0�\0\0\0\0\0\0�\0\0\0\0&\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0�h^S��fG�RA,���������������������������������hgg�___���������~}}�����~������������������������������?1!�fP7�D5$�\0\0\0�\0\0\0\0\0\0\0\0\0�\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0 \0\0\0�sgY�w]A�?1\"������������������������������������������������������������������������������������?1#�fO7�SA,�\0\0\0�\0\0\0\0\0\0\0\0\0\0\0\0�\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0 \0\0\0�~p_�w]A�N?.������������������������������������������������������������������������������� ��������K=/�jT8�UB.�\0\0\0�\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0�\0\0\0\0 \0\0\0\0\0\0\0\0\0\0\0\0 \0\0\0\0\0\0�xe�w]A�bQ?���������������������������������������������������������������������������������������QE8�hQ8�ZF0� �\0\0\0F\0\0\0 \0\0\0\0\0\0\0\0\0�\0\0\0\0+\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\r\0\0\0\Z\0\0\0���l�v\\@�eVF���������������������������������~~~������������������������������������������������������XOC�hQ7�gP6� �\0\0\0k\0\0\0 \0\0\0\0\0\0\0\0\0\0\0\0�\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0 \0\0\0\0\0\04���p�u\\@�j]M�����������������������������~~~�stt��hh�����tut������������������������������������������h^T�UB.�gP7�\'�\0\0\0�\0\0\0\0\0\0\n\0\0\0\0\0\0\0\0\0�\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\r\0\0\0\0\0\0Q ���q�sY>�maT�����������������������������鮮�톆������������������������������������������������������{si�TB-�eO5�7*�\0\0\0�\0\0\0\0\0\0 \0\0\0\0\0\0\0\0\0\0\0\0�\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\n\0\0\0\0\0\0\0\0\0n���o�rY=�qg[�������������������������鮮��33�믯�������������������������������������������������������}u�R@+�dM5�E6#�\0\0\0�\0\0\0\0\0\0\0\0\0 \0\0\0\0\0\0\0\0\0�\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0 \0\0\0\0\0\0\0\0\0�E<3��u[�pX=�wnd����������00��cd�����솆��FF�믯�����������������������������������������������������������Q@+�rX=�H8&�\0\0\0�\0\0\0\0\0\0\0\0\0 \0\0\0\0\0\0\0\0\0�\0\0\0\0J\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0#\0\0\0�f]R�{`C�fP6�{sk����������dd��..��dd��FF�퇇���������������������������������������������������������������������</ �oV;�TB,�\0\0\0�\0\0\09\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\n\0\0\0\0\0\0\0\0\0+\0\0\0�qeX�y_A�[G1�vpi��������������dd��01�퇇�����������������www������������������*��������������������������������;-�cM5�TB-� �\0\0\0`\0\0\0\0\0\0\0\0\0\n\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0 \0\0\0\0\0\0 \0\0\03\0\0\0�zl^�w]A�Q?+���|����������������������������������������������.������������������������������������������������?1!�bL4�S@,��\0\0\0�\0\0\0\0\0\0\0\0\0 \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\r\0\0\0\0\0\0\'\0\0\0:\0\0\0�sa�s[>�N=+��������������������������������������������������.������������������������������������������������F8)�ZE/�]J1�)�\0\0\0�\0\0\0&\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0,\0\0\0F\0\0\0��zf�qX=�F6&��������������������������������������������������-������������������������������������������������RF8�VC-�\\H1�5*�\0\0\0�\0\0\0+\0\0\0\Z\0\0\0\0\0\0 \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0 \0\0\0\0\0\0\0\0\01\0\0\0a��~i�pW<�K;)����������������������������������������������/����������������������������������������������������]SI�K;(�ZE/�B2\"�\0\0\0�\0\0\00\0\0\0\0\0\0\0\0\0\n\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0 \0\0\0\0\0\0\"\0\0\07\0\0\0z+\'$��}h�kT:�H8&��������������������������������������������������.��������������������������������������������������v�D4#�fO5�D4#�\0\0\0�\0\0\09\0\0\0!\0\0\0\0\0\0 \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\n\0\0\0\0\0\0&\0\0\0=\0\0\0�72+�~iR�hR7�L<-��������������������������������������������������.����������������������������������������������������@2\"�bL3�L<(��\0\0\0W\0\0\0&\0\0\0\0\0\0 \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0 \0\0\0\0\0\0)\0\0\0B\0\0\0�B:0�|hP�fP6�J</������������������������������������������������������������������������������������������������������F8+�XE/�L;)�\r �\0\0\0x\0\0\0)\0\0\0\0\0\0 \0\0\0\0\0\0�\0\0\0\0\0\0\0\0\0 \0\0\0\Z\0\0\0.\0\0\0H(((�MB7�zeP�dO5�VJ<��������������������������������������������������\n���������������������������������������������\"����}qc�_J2�K9(� �\0\0\0�\0\0\0.\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\03\0\0\0O%%%�WK<�eO5�cM5�O?/��rd��vl��~u��������������������������������������\'����������������ÿ������������������������������>2$�?2\"�]I1�UB-�) �\0\0\0�\0\0\04\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\"\0\0\09KKKl###�_RB�cM5�aK4�^H0�C5#�</�9,�7*��5(�4(��3\'��2\'�2&\Z�2(�2\'�1&��2\'�&3\'�2(�3(�4(�5)�6+�9,�K9\'�YE/�_J3�TB-�5*�\0\0\0�\0\0\0<\0\0\0$\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\'\0\0\0@HHHq!!!�iXF�aM3�aK3�]I2�\\G1�YG/�VC.�UA-�TA,�S@+�QA+�Q@+��P@*�O?+��O?*�P?*�P>)�P>+�Q?+�P@+�R@+�R@,�SA,�TB,�UB-�WB.�XD/�[G1�^I2��aL4�:-�\0\0\0�\0\0\0B\0\0\0*\0\0\0\0\0\0\n\0\0\0\0\0\0\0\0\0\0\0\0\0\n\0\0\0\0\0\0*\0\0\0C\0\0\0d�r`L�cM4�`K2�_K2�^I3�\\H1�[G0�YG/�YF/�YG/�XE/�XE.��WE/�XD/��WD.�VE/�XE.�XF/�ZF/�YG0�ZH0��[H0�]I0�]I1�^I1�_K2��`L3��bM5�:.�\0\0\0�\0\0\0O\0\0\0.\0\0\0\Z\0\0\0 \0\0\0\0\0\0\0\0\0\0\0\0\0 \0\0\0\0\0\0+\0\0\0D\0\0\0s\"! �zfO�dN5�bL4�bK4�_L3�`K4�_L3�]J2�]I1�[H1�\\H2�\\G1��ZF0�ZG0��[F0��[G0�\\G1�]J2�_J2��_J3�`K4��`L4��bL4��cM5�dM5�F7$�\0�\0\0\0i\0\0\01\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0 \0\0\0\0\0\0(\0\0\0?\0\0\0 �zl^�Q>,�N=*��O<)�N<)��M:(�M;(�L<)�L;)��L:(�K9(��K:(�K;(�L;(�L:(��M;)��N<*��N=*��O=*��P=*�F7%��\0\0\0�\0\0\00\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0 \0\0\0\0\0\0#\0\0\05\0\0\0J\0\0\0ڢ\0\0\0�\0\0\0�\0\0\0_\0\0\0,\0\0\0\Z\0\0\0\r\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\Z\0\0\0)\0\0\09\0\0\0W\0\0\0o\0\0\0w\0\0\0}\0\0\0�\0\0\0�\0\0\0�\0\0\0�\0\0\0�\0\0\0��\0\0\0��\0\0\0��\0\0\0��\0\0\0��\0\0\0��\0\0\0�\n\0\0\0�\0\0\0�\0\0\0{\0\0\0q\0\0\0c\0\0\05\0\0\0$\0\0\0\0\0\0\n\0\0\0�\0\0\0\r\0\0\0\0\0\0\n\0\0\0\0\0\0\0\0\0\'\0\0\01\0\0\0:\0\0\0@\0\0\0E\0\0\0H\0\0\0I\0\0\0J\0\0\0K�\0\0\0L�\0\0\0M�\0\0\0N�\0\0\0O�\0\0\0P�\0\0\0Q�\0\0\0R�\0\0\0S�\0\0\0T \0\0\0S\0\0\0R\0\0\0N\0\0\0H\0\0\0?\0\0\03\0\0\0\'\0\0\0\Z\0\0\0\0\0\0\0\0\0�\0\0\0\0 \0\0\0\0\0\0\0\0\0\n\0\0\0\0\0\0\0\0\0\0\0\0#\0\0\0\'\0\0\0*\0\0\0+\0\0\0,\0\0\0-�\0\0\0.�\0\0\0/�\0\0\00�\0\0\01�\0\0\02�\0\0\03�\0\0\04�\0\0\05\n\0\0\04\0\0\02\0\0\0.\0\0\0)\0\0\0!\0\0\0\0\0\0\0\0\0 \0\0\0\0\0\0�\0\0\0\0\n\0\0\0\0\0\0\0\0\0\0\0\0 \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0�\0\0\0�\0\0\0�\0\0\0\Z�\0\0\0�\0\0\0�\0\0\0�\0\0\0 \0\0\0\0\0\0\0\0\0\Z\0\0\0\0\0\0\0\0\0\r\0\0\0 \0\0\0\0\0\0�\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0�\0\0\0 �\0\0\0\n�\0\0\0 �\0\0\0 �\0\0\0\r�\0\0\0\0\0\0\r\0\0\0 \0\0\0 \0\0\0\n\0\0\0\0\0\0\0\0\0\0\0\0�\0\0\0\0�\0\0\0�\0\0\0�\0\0\0�\0\0\0�\0\0\0�\0\0\0�\0\0\0\0\0\0�\0\0\0�\0\0\0\0�\0\0\0�\0\0\0�\0\0\0�\0\0\0\0'),(44,'groups.svg','GdkP\0\0�\0\0\0\0�\0\0\00\0\0\00�\0\0\0\0�\0\0\0\0UU�5e�:4d�^3e�h3f�P1a��\0\0\0\0\n9q� 8j��8i��Y���y���|���h���=l��:j��4c�6�\0\0\0\0 9h�9j��u�������������������������������>n��6g�r�\0\0\0\0;b�\r;k�ޙ���������������������������������������Ft��5h�`�\0\0\0\0 :y9>z�?}�D| �E~�@{�@}�;vc7�\0�\0\0\0\0<k��������������������������������������������������;k��7d��\0\0\0\0 :u#@{�]�*���_��ׂ��ۄ���~��ׂ���k�r�A�C}\r�={h�\0\0\0\07d�Cr�������������������������������������������������i���8i���\0\0\0\0<w<G���g���|���O�}�0�w�\'�u�&�t�&�}�8���Y���p�_�-�?|�@�\0�\0\0\0\0\"6f�q������������������������������������������������~�������7g��UU�\0\0\0\0=y*J���z���Z�}�-�{�*�z�*�y�)�w�(�u�&�r�$�o�!�t�.���e�h�7�={��\0\0\0\0<l��������������������������������������������������y�������=m��7g�%\0�\0C~ޟ�n���P���-� ~�,�|�+�{�*�y�)�u�&�r�$�o�\"�j� �k�#���]�W�\"�;yN�\0\0\0\0<l�ɣ����������������������������������������~���w�������9i��5d�W>ycs�>���c���.���.���.���.��,�}�+�y�)�u�&�s�%�o�\"�k��h��l�(���U�A}�@�\0�\0\0\0\0;k�������������������������������������������|���u���z���<k��3f�(A~��t���7���0����0�\r��/���.�}�+�z�)�v�\'�s�$�o�\"�k� �f��e��}�B�Z�&�=wK�\0\0\0\05i�|x���������������������������������������y���s���q���6g��<r&T����k���/���1���2���1���0���-�}�+�x�)�u�&�r�$�m�\"�j� �g��d��m�+�s�?�>|��\0\0\0\03f�#Bq����������������������������������|���v���s���[���8i��=wKi�6��Y���0���1���3���2���/���.�|�+�x�(�t�%�p�#�m�\"�j��f��c��e��{�G�?{֍\0\0\0\0#;k��w�������������������������������}���w���r���n���9j��6d�!<xbt�=���P���/���1���2���1���/�~�,�{�*�v�\'�t�$�p�#�l�!�h��f��b��_��|�G�<w��\0\0\0\0#3f�8i��|�����������������������|���x���s���m���Aq��7g�y\0\0\0\0=xSi�4��R���.���/���0���/��-�{�*�x�(�t�&�r�%�n�\"�j� �g��c��a�\Z�a��u�=�?y�\0\0\0\0\"9f�-6g��]���������������}���w���s���a���;k��7f��6d�!\0\0\0\0;v4W���Y��-���.��-�~�,�|�*�y�(�u�\'�r�%�p�#�l�!�i��e��b��`��c�!�i�0�>{��\0\0\0\0\"9k��Gr��Pz��9i��Jx��T���V���M{��<l��=l��`���c���7h��2d�)\0�\0A{ ��Z��.�}�+�{�*�{�)�y�)�v�\'�s�%�o�$�m�\"�j� �g��c��a�\Z�^��j�+�U��=ye�\0\0\0\0#7h�]Fu������z���j���V}��Mu��Js��Ow��]���l���t�������m���8i��4c�1@}�p�4���C�y�)�x�)�w�(�u�&�s�$�p�$�m�\"�k� �g��d��b��`��_�\Z�k�/�A}�6y\0�\0\0\0\0#3f�Z;l������������������~���{���x���x���{���{���w���u���~���p���:i��6lxBB~��K�}�3�t�&�t�%�q�#�o�$�m�\"�k� �h��f��c��_�\Z�^��i�*�S��?{��\0\0\0\0%+j� =l��>n��u�������~������������������������������}���y���v���s���}���q���7h��;v%uK���F�y�1�p�#�o�#�m�!�j� �h��f��c��`�\Z�_�\Z�h�\'�Z��>{�@�\0�\0\0\0\0 8h� ;j��e���Iv���������~���������������������������{���w���t���p���~���n���8j��:q �F��y�9�|�8�p�\'�i� �g��e��c��b��d�!�g�(�R��=y�@v\0�\0\0\0\0\n2c�$;k�ꍫ��p���|�������}�������������������������������}���y���u���r���o�������c���8k5�?x �A|�Y��o�0�u�4�p�.�m�)�k�)�h�\'�[��C�\n�D�\n�<s�<xQ�\0\0\0\0 .]� <k�╰������=m����������~����������������������������r���{�������t���p���p���d�v�D~�i�#�c�!�L��A|�A~\n�H��J��E� �?z�F� �X��j�\"�e��?{�;xW�\0\0\0\0\n?m��x�������o���Gt������{���~����������������\Z��������_���Q~������u���r���a���B �s�$�t�(�p�\'�k�\'�h�&�^�!�X��U��Z��b�!�g�\"�l�#�p�%�r�%�f��?{�>w^�\0\0\0\0 +U�:i���������d���[�������}��������������������\Z����y���8g������~���i���@}�h�!�y�*�|�*�|�,�y�+�v�+�s�*�q�)�o�)�o�(�q�\'�t�\'�w�(�u�&�r�%�q�&�i�!�@}�=xd�\0\0\0\0 3f�\n7h����������q���N|�������������������������� ��������Hs��]�������B|\r�Z��y�.�w�\'�z�*�~�,���.����/�\r��.���.�~�-�}�+�z�*�x�(�u�&�r�&�p�$�q�\'�l�\'�B}�<xY�\0\0\0\0 ?n��d�����������:j����������������������� ����k���<qc�F��E� �y�4�u�\'�v�\'�z�)�}�+��-���-����.�\r�.�~�,�|�+�z�)�w�\'�u�&�r�$�o�$�m�\"�p�*�l�+�?z�>xB�\0\0\0\0 +G:f��9h��9h��8d��^�������������������� ����b�m�L��Y��d�&�y�2�r�$�v�&�x�(�{�+�}�+�~�,��~�,�\r|�+�{�*�y�)�u�\'�t�%�q�$�o�\"�l�\"�k� �r�.�j�+�={�@x �\0\0\0\0\0\0\0\0\0\0\0\0\0\Z\0\0\0%\0\0\0/?4a��Z�������������������������������������������x�u�T����F�D� ��A�p�$�q�#�u�&�x�(�z�)�{�*�{�*��|�+�.{�*�{�*�x�)�w�\'�u�\'�r�%�q�#�o�\"�l�!�j� �h��u�5�a�&�?z�Im\0\0\0\0\0\0\0\0\0\0\0 \0\0\0\0\0\0\0\0\0*\0\0\03 A\'Lz�6f��V�������������������������������p���R����U�f�!�]�$�}�<�m�!�p�#�s�%�u�&�x�(�x�(�y�)��y�)�y�)�w�(�v�\'�s�%�r�$�o�#�n�!�k� �i��f��f��{�A�S�\Z�=z}�\0\0\0\0\Z\0\0\0\0\0\0\0\0\0\0\0\0 \0\0\0(\0\0\00 \r:8Zi)N��3_��5b��7e��7f��6c��6f{�H����_���8�N��v�>�s�0�k� �n�\"�r�#�u�&�u�&��v�\'�w�\'�w�\'�w�\'�v�\'�v�\'�t�%�r�%�]��n�8�m�\"�j��h��f��d��k�\'�|�F�@|�;v\0\Z�\0\0\0\0\0\0\0\0\0\0\n\0\0\0\0\0\0\0\0\0\0\0\0!\0\0\0$\0\0\0\'\0\0\0(\0\0\0)\0\0\0(>zّ�V���H�{�*�D����R�l�&�j� �m�!�o�#�r�%�s�%�t�%��t�&�t�%�s�%�s�%�p�#�Y��X�!�u�3�j��g��e��c��a�\Z�{�B�d�0�?{��\0\0\0\0�\0\0\0\r<r/T���e���/�x�(�@{���b�f��h��l� �n�\"�p�#�q�#��q�$��r�$��q�$�\rp�#�o�#�e��A{���T�g��g��d��b��`�\Z�f�$���W�>z�\0\0\0\0<wZr�<���T��-�u�&�?|���i�g��g��i��l� �n�!�n�\"�o�\"�o�\"��o�#�o�\"�n�\"�n�\"�l� �c��F�\n�p�=�s�6�e��b��a�\Z�_��^����b�@{ ��\0\0\0\0>v)S���e���1�s�&�H����e�o�,�e��h��k� �k� �l� �l�!�l�!��m�!�l�!�l�!�l� �l� �h��a�\Z�T��A~ ���b�k�\'�a��`��^��w�>���S�?zِ\0\0\0\0 A}�e�/���X���O�P��s�B���V�d��f��h��i��i���j��j��i��e��^��X��F� �J����h�u�5�n�/���W���l�I��<xH�\0\0\0\0 \0\0\0?{vA|�?z�<v�@{ ��w���M�d��f��g���g���h��g���g�� a�\Z�\\��U��U��Q��I��r�A���b�u�J�C}\r�;yN�\0\0\0\0 \0\0\0\n\0\0\0\0\0\0\0\0\0\'(SlI���Ȁ���z�x�9�d��d���e�� c�\Z�^��^��k�6��U�p�C�<x�;w�<w�4ip.\0\0\0\0�\0\0\0\0\0\0\0\0\0\0 \0\0\0\0\0\0\0\0\0*\0\0\03#Dl?x �z�O��ѓ��۟���~���`���U���K���B���K���Y���g���r���s���U�Q� �5i� \0C\0\0\0.\0\0\0$\0\0\0\Z\0\0\0\0\0\0�\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\"\0\0\0+\0\0\04 \0B)T�:r�I��m�A���f���r���~���Ɉ�\r��~���n�{�R�\\�+�?y �3d�3_\0\0\08\0\0\0/\0\0\0&\0\0\0\0\0\0\0\0\0\n�\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0!\0\0\0)\0\0\00\0\0\06\0D!@l)Q�,V�.[�4e�2a�-Y�+V�$Hx#\0P\0\0\09\0\0\03\0\0\0,\0\0\0%\0\0\0\0\0\0\0\0\0\r\0\0\0�\0\0\0\0\n\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\"\0\0\0%\0\0\0\'\0\0\0)�\0\0\0* \0\0\0(\0\0\0&\0\0\0$\0\0\0 \0\0\0\0\0\0\0\0\0\0\0\0 \0\0\0�\0\0\0\0\0\0\0\0\0\0\0\0\0�\0\0\0\0\0\0\0\0\0\0\0\0�\0\0\0\0'),(45,'application-default-icon.svg','GdkP\0\0�\0\0\0\0�\0\0\00\0\0\00�\0\0\0\0�\0\0\0\0@@�!L��\"M�� J��!L��$L��U� �\0\0\0\0)P��Dj���������������Kp��+R���\0\0\0\0(P������g����X���c�������$O��\0U��\0\0\0\0 J�������`�������*R��Nd��\0\0\0\0 J�������i�������*S��Xj��\0\0\0\0 J�������r�������*S��Xj��\0\0\0\0 J�������r�������*S��Xj��\0\0\0\0Nj���������������Vs��do��\0\0\0\0�������������������������\0\0\0\0�������������������������\0\0\0\0�������������������������\0\0\0\0�������������������������\0\0\0\0�������������������������\0\0\0\0�������������������������\0\0\0\0�������������������������\0\0\0\0�������������������������\0\0\0\0�������������������������\0\0\0\0�������������������������\0\0\0\0�������������������������\0\0\0\0�������������������������\0\0\0\0�������������������������\0\0\0\0�������������������������\0\0\0\0�������������������������\0\0\0\0�������������������������\0\0\0\0�������������������������\0\0\0\0�������������������������\0\0\0\0�������������������������\0\0\0\0�������������������������\0\0\0\0�������������������������\0\0\0\0�������������������������\0\0\0\0�������������������������\0\0\0\0�������������������������\0\0\0\0�������������������������\0\0\0\0�������������������������\0\0\0\0�������������������������\0\0\0\0\0\0\0�����������������������������fff�\0\0\0\0\0\0\0 �����ý����������������������\0\0\0 �\0\0\0\0\0\0\0\nGGG2���Ј����������������UUU9\0\0\0 �\0\0\0\0\0\0\0\0\0\0\0\0\0!\0\0\0,\0\0\0-�\0\0\0/\0\0\0-\0\0\0+\0\0\0 \0\0\0\0\0\0�\0\0\0\0\0\0\0 \0\0\0\0\0\0\0\0\0�\0\0\0\0\0\0\0\0\0\Z\0\0\0\0\0\0�\0\0\0\0\0\0\0\0\0\0\n�\0\0\0 \0\0\0 \0\0\0�\0\0\0\0'),(47,'attributes.svg','GdkP\0\0 �\0\0\0\0�\0\0\00\0\0\00�\0\0\0\0�\0\0\0\0�\0\0\0\0�\0\0\0\0������������������������\0\0\0\0���������������������\0\0\0\0�������������������������\0\0\0\0������������\0\0\0\0yyy7zzzޣ���=���syyyщ\0\0\0\0\0\0\0yyyᕕ�����a~~~�www^�\0\0\0\0xxx����ġ��������yyy��\0\0\0\0yyy*zzz�����������zzz��\0\0\0\0zzzܙ��뤤���������������zzz�zzz�\0\0\0\0xxx{�����������������������������������������������������������������{{{��\0\0\0\0{{{xxx��}}}�����������������������}}}�����������������������}}}�xxx�|||D�\0\0\0\0��������������������������������������������������������������������������������������������\0\0\0\0�������������������������������������������������������������������������������\0\0\0\0���������������������������������������������������������������\0\0\0\0����������������������������������������������������������������������������������\0\0\0\0���������������������������������������������������������������������������������\0\0\0\0�����������������������������������������������������������������������\0\0\0\0������������������������������������������������������������������������������������������������\0\0\0\0����������������������������������������������������������������������������������������������������������������\0\0\0\0�������������������������������������������������>>>��333����������>>>�333�222�111�000��������������������������\0\0\0\0�����������������������������������������������������DFF��9;<����������DFF��9;<�8:;��������������������������\0\0\0\0�����������������������������������������������������JNO��@DE�������������JNO��@DE�����������������������������\0\0\0\0������������������������������������������PVV��FLM����������PVV��FLM�����������������������������\0\0\0\0���������������������������������������������Zac��RXZ�������������Zac��RXZ��������������������������\0\0\0\0������������������������\\ef��S\\^���������������������������������������������������������������\0\0\0\0������������������������clo��Zdg�������������������������������������������������������������������������������\0\0\0\0������������������������htw��`lp�������������������������������������������������������������������������������\0\0\0\0\0\0\0������������������������o|���guy���������������������������������������������������������������������������ddd�\0\0\0\0 \0\0\0\0\0\0������������������������w����p}������������������������������������������������������������<<<&\0\0\0\r�\0\0\0\0\0\0\0\0\0\0\0\0\0 ��������������������������������������������������������������������������������������������������,,,4\0\0\0\0\0\0\n�\0\0\0\0\0\0\0\0\0\0\0\0\0(�������������������������������������������������������������������������������������������\n����������������������������\'\'\';\0\0\0 \0\0\0�\0\0\0\0\0\0\0\n\0\0\0\0\0\0)��������������������������9\0\0\0!\0\0\0\0\0\0�\0\0\0\0\0\0\0\0\0\0\0\0\0#�������������������������������\0\0\0+\0\0\0\0\0\0\r�\0\0\0\0\0\0\0 \0\0\0\0\0\0$\0\0\0-\0\0\03\0\0\04�\0\0\09\0\0\05\0\0\01\0\0\0)\0\0\0\0\0\0\0\0\0�\0\0\0\0\0\0\0 \0\0\0\0\0\0\Z\0\0\0\0\0\0!�\0\0\0$\0\0\0 \0\0\0\0\0\0\0\0\0\0\0\0�\0\0\0\0\0\0\0\0\0\0\n\0\0\0\r�\0\0\0\0\0\0\n\0\0\0\0\0\0�\0\0\0\0�\0\0\0\0');
268
- UNLOCK TABLES;
269
235
  DROP TABLE IF EXISTS `messages`;
270
236
  CREATE TABLE `messages` (
271
237
  `id` bigint(20) NOT NULL auto_increment,
@@ -278,8 +244,6 @@ CREATE TABLE `messages` (
278
244
  PRIMARY KEY (`id`)
279
245
  ) ENGINE=MyISAM DEFAULT CHARSET=utf8;
280
246
 
281
- LOCK TABLES `messages` WRITE;
282
- UNLOCK TABLES;
283
247
  DROP TABLE IF EXISTS `moditems`;
284
248
  CREATE TABLE `moditems` (
285
249
  `id` int(11) NOT NULL auto_increment,
@@ -300,9 +264,7 @@ CREATE TABLE `moditems` (
300
264
  KEY `parent` (`parent`)
301
265
  ) ENGINE=MyISAM AUTO_INCREMENT=102 DEFAULT CHARSET=utf8;
302
266
 
303
- LOCK TABLES `moditems` WRITE;
304
267
  INSERT INTO `moditems` (`id`, `querysql`, `query_sql_id`, `comment`, `additional_on_update`, `additional_on_insert`, `display`, `name`, `modid`, `oid`, `parent`, `on_embed`) VALUES (30,'',1,'','','','Menu editor','menueditor',1,'0.',0,''),(86,'',2,'','','','Queries','',1,'',-1,''),(32,'select *,\nif(length(querysql)=0,\'false\',\'true\') as has_sql,\nif(length(type_def)=0,\'false\',\'true\') as has_type_def\n\r\nfrom gtkformitems \r\norder by y,x\n',0,'','','','Form items','formitems',1,'1',39,''),(33,'',9,'','','','Constants','konstansok',1,'0.',0,''),(34,'',8,'','','','List editor','listingeditor',1,'0',-1,''),(97,'',13,'','','','Events','',1,'0.',-1,''),(98,'',14,'','','','Default attributes','',1,'0.',-1,''),(99,'select *\nfrom events\nwhere event like \'print-%\'\n',0,'','','','Print events','',1,'1.',59,''),(101,'',0,'','','','CronJob','',2,'0.',-1,''),(35,'select gtkheaders.*,\r\nscv.cdisplay as typename,\nif(length(querySQL)=0,\'false\',\'true\') as has_sql\n\r\nfrom gtkheaders \nleft join scv on scv.cdata = gtkheaders.type and scv.combo = \'type\'\r\n',0,'','','','List columns','listingheaders',1,'1',34,''),(36,'',11,'','','','Users','userlist',1,'0.',0,''),(37,'',10,'','','','Groups','csoportok',1,'0.',0,''),(57,'select *\nfrom events\nwhere event like \'form_item-%\'\n',0,'','','event=\'form_item-Action\'','events','',1,'1.',32,''),(39,'',8,'','','','Form editor','formeditor',1,'0.',0,''),(40,'',0,'','','modid=(select id from modules where modname=\'form\')','Form properties','formdetails',2,'1.',0,''),(41,'',0,'','','modid=(select id from modules where modname=\'listing\')','List properties','listingdetails',2,'1',0,''),(42,'',0,'','','','Menu properties','',2,'1',0,''),(47,'',0,'','','','User manager','',2,'0',0,''),(87,'',3,'','','','in use by','',1,'0.',86,''),(46,'',0,'','','','Group properties','',2,'0',0,''),(48,'',12,'','','','User groups','felhasznalocsoport',1,'1.',36,''),(49,'',0,'','','','Constant properties','',2,'0',0,''),(50,'select *\r\nfrom buttons\r\nleft join (select \n 0 as cdata,\n \'<built-in function>\' as cdisplay \nunion \nselect \n moditems.id as cdata,\n concat(modules.modname,\'/\',moditems.display) as cdisplay \nfrom moditems\nleft join modules on moditems.modid = modules.id\n) as target_moditem on target_moditem.cdata = buttons.target_moditemid\n',0,'','','','Buttons','',1,'2.',34,''),(52,'select *\nfrom events\nwhere event like \'list-%\' \n',0,'','','event=\'list-OnInsert-BeforeSQL\'','List events','',1,'5',34,''),(53,'',0,'','','','Event editor','',2,'0',0,''),(54,'select *\nfrom events\nwhere event like \'form-%\'\n',0,'','','event=\'form-OnUpdate\'','Form events','',1,'2',39,''),(58,'',0,'','','','Form Item properties','',2,'',0,''),(59,'',8,'','','','Printing editor','',1,'1.',0,''),(60,'',0,'','','modid=(select id from modules where modname=\'print\')','Printing properties','',2,'',0,''),(65,'',0,'','','','Form Comment','',2,'6',39,''),(66,'',0,'','','','List Comment','',2,'9',34,''),(68,'',4,'','','','Images','',1,'0',0,''),(69,'',0,'','','','Image upload','',2,'',0,''),(73,'select conf.*,\nmoditems.display as moditem_display,\nitems.display as item,\nusers.id\n\nfrom conf\nleft join moditems on moditemid = moditems.id\nleft join (\n select id, formid as modid, description as display from gtkformitems \n union select id, listing as modid, header as display from gtkheaders\n ) as items on items.modid = moditemid and conf.itemid = items.id\nleft join users on users.nick = conf.nick\n',0,'','','','Configs','',1,'2.',36,''),(82,'',0,'the main manqod relations','','','Relations','',14,'0',0,''),(75,'select *\nfrom gtkattributes\nwhere gtkobjecttype = \'list\'\n',0,'','','gtkobjecttype=\'list\'','Attributes','',1,'4',34,''),(77,'select *\nfrom gtkattributes\nwhere gtkobjecttype = \'list_column\'\n',0,'','','gtkobjecttype=\'list_column\'','attributes','',1,'1.',35,''),(78,'',0,'','','#{parentM.moditem[\'additional_on_insert\']}','Attribute','',2,'',-1,''),(76,'',0,'','','','List Column properties','',2,'',-1,''),(79,'select *\nfrom gtkattributes\nwhere gtkobjecttype = \'form\'\n',0,'','','gtkobjecttype=\'form\'','Form Attributes','',1,'4',39,''),(80,'select *\nfrom gtkattributes\nwhere gtkobjecttype = \'form-item\'\n',0,'','','gtkobjecttype=\'form-item\'','attributes','',1,'4.',32,''),(83,'',0,'','','','User Permissions','',2,'',-1,''),(84,'',0,'','','','Query Builder','',2,'',-1,''),(85,'',0,'','','','Button properties','',2,'0.',0,''),(88,'',5,'','','','Todo','',1,'9',34,''),(89,'',0,'','','cdate=now()','Todo','',2,'',-1,''),(90,'',5,'','','','Todo','',1,'3.',59,''),(91,'',5,'','','','Todo','',1,'7',39,''),(92,'',5,'','','','General Todo','',1,'',0,''),(93,'',6,'','','','Query Objects','',1,'1.',86,''),(94,'select *\nfrom gtkattributes\nwhere gtkobjecttype = \'list-button\'\n',-1,'','','gtkobjecttype=\'list-button\'','attributes','',1,'0.',50,''),(100,'',15,'','','','Cron','',1,'6.',34,'');
305
- UNLOCK TABLES;
306
268
  DROP TABLE IF EXISTS `modules`;
307
269
  CREATE TABLE `modules` (
308
270
  `id` tinyint(4) NOT NULL auto_increment,
@@ -310,9 +272,7 @@ CREATE TABLE `modules` (
310
272
  PRIMARY KEY (`id`)
311
273
  ) ENGINE=MyISAM AUTO_INCREMENT=19 DEFAULT CHARSET=utf8;
312
274
 
313
- LOCK TABLES `modules` WRITE;
314
275
  INSERT INTO `modules` (`id`, `modname`) VALUES (1,'listing'),(2,'form'),(5,'about'),(9,'print'),(10,'info'),(11,'print_wysiwyg'),(12,'quit'),(13,'config'),(14,'relation_builder'),(17,'help');
315
- UNLOCK TABLES;
316
276
  DROP TABLE IF EXISTS `qobjects`;
317
277
  CREATE TABLE `qobjects` (
318
278
  `id` int(11) NOT NULL auto_increment,
@@ -324,9 +284,7 @@ CREATE TABLE `qobjects` (
324
284
  PRIMARY KEY (`id`)
325
285
  ) ENGINE=MyISAM AUTO_INCREMENT=69 DEFAULT CHARSET=utf8;
326
286
 
327
- LOCK TABLES `qobjects` WRITE;
328
287
  INSERT INTO `qobjects` (`id`, `query_id`, `obj_type`, `obj_id`, `field`, `custom`) VALUES (1,1,'b',10,NULL,'false'),(2,1,'f',0,'*','true'),(57,1,'r',16,'','false'),(7,2,'b',14,NULL,'false'),(13,2,'r',32,NULL,'false'),(9,3,'b',3,NULL,'false'),(11,3,'r',4,NULL,'false'),(12,2,'f',0,'*','true'),(14,2,'r',0,'left join (select count(id) as cnt, query_sql_id\n from moditems\n group by query_sql_id\n ) as moditems on moditems.query_sql_id = queries.id','true'),(15,3,'r',15,NULL,'false'),(16,3,'f',0,'*','true'),(17,4,'b',16,NULL,'false'),(18,4,'f',0,'*,','true'),(19,4,'f',0,'images.id as image_id','true'),(20,5,'b',20,NULL,'false'),(21,5,'f',0,'*','true'),(22,5,'r',34,NULL,'false'),(23,5,'r',1,NULL,'false'),(24,6,'b',17,NULL,'false'),(25,6,'f',0,'*','true'),(26,3,'r',1,NULL,'false'),(67,15,'b',22,NULL,'false'),(29,8,'b',3,NULL,'false'),(30,8,'r',1,'','false'),(31,8,'r',4,'','false'),(32,8,'r',0,'left join (select count(id) as cnt,formid from gtkformitems group by formid) as form_item_count on form_item_count.formid = moditems.id','true'),(33,8,'r',0,'left join (select count(id) as cnt,target_moditemid as target from buttons group by target_moditemid) as tbuttons on tbuttons.target = moditems.id','true'),(34,8,'r',0,'left join (select count(id) as cnt,to_call as target from gtkformitems group by to_call) as titems on titems.target = moditems.id','true'),(35,8,'f',0,'parent_moditem.display,','true'),(36,8,'f',0,'moditems.*,\nmoditems.id as display_id,','true'),(37,8,'f',0,'ifnull(tbuttons.cnt,0) + ifnull(titems.cnt,0) as refs,\nform_item_count.cnt,\nlist_item_count.cnt,\nprint_item_count.cnt,','true'),(38,8,'f',2,'modname','false'),(39,8,'r',15,'','false'),(40,8,'f',10,'display','false'),(41,8,'r',23,'','false'),(42,8,'f',14,'name','false'),(43,8,'r',0,'left join (select count(id) as cnt,listing from gtkheaders group by listing) as list_item_count on list_item_count.listing = moditems.id','true'),(44,9,'b',15,NULL,'false'),(45,9,'f',0,'*','true'),(46,10,'b',4,NULL,'false'),(47,10,'f',0,'groups.*,\nucnt.cnt','true'),(48,10,'r',0,'left join (select count(id) as cnt, groupid \n from usergroups \n group by groupid\n ) as ucnt on ucnt.groupid = groups.id','true'),(49,11,'b',6,NULL,'false'),(50,11,'f',0,'*','true'),(59,13,'b',7,NULL,'false'),(51,12,'b',5,NULL,'false'),(52,12,'f',0,'usergroups.*,','true'),(53,12,'r',6,'','false'),(54,12,'f',4,'name','false'),(55,12,'f',4,'parent_id','false'),(56,8,'r',0,'left join (select count(id) as cnt,printid from gtkprintitems group by printid)as print_item_count on print_item_count.printid=moditems.id','true'),(58,1,'r',15,'','false'),(60,13,'f',0,'events.*,\nif(events.event like \"form_item%\",\"form item\", modules.modname) as gtkobject_type,\nif(events.event like \"form_item%\",concat(gtkformitems.data,\"(\",gtkformitems.description,\")\"), moditems.display) as gtkobject','true'),(62,13,'r',35,'','false'),(63,13,'r',8,'','false'),(64,13,'r',1,'','false'),(65,14,'b',8,NULL,'false'),(66,14,'f',0,'*','true'),(68,15,'f',0,'*','true');
329
- UNLOCK TABLES;
330
288
  DROP TABLE IF EXISTS `queries`;
331
289
  CREATE TABLE `queries` (
332
290
  `id` int(11) NOT NULL auto_increment,
@@ -341,9 +299,7 @@ CREATE TABLE `queries` (
341
299
  PRIMARY KEY (`id`)
342
300
  ) ENGINE=MyISAM AUTO_INCREMENT=16 DEFAULT CHARSET=utf8;
343
301
 
344
- LOCK TABLES `queries` WRITE;
345
302
  INSERT INTO `queries` (`id`, `name`, `base`, `comment`, `sql`, `where_clause`, `order_by_qobject_id`, `order_by_dir`, `group_by`) VALUES (1,'menu',10,'','select \n*\nfrom \n`gtkmenu`\nleft join `modules` on `modules`.`id` = `gtkmenu`.`module`\nleft join `moditems` on `moditems`.`id` = `gtkmenu`.`target`','',0,0,''),(2,'queries',14,'','select \n*\nfrom \n`queries`\nleft join `tables` on `tables`.`id` = `queries`.`base`\nleft join (select count(id) as cnt, query_sql_id\n from moditems\n group by query_sql_id\n ) as moditems on moditems.query_sql_id = queries.id','',0,0,''),(3,'lists_using_query',3,'','select \n*\nfrom \n`moditems`\nleft join `moditems` as parent_moditem on `parent_moditem`.`id` = `moditems`.`parent`\nleft join `gtkmenu` on `gtkmenu`.`target` = `moditems`.`id`\nleft join `modules` on `modules`.`id` = `moditems`.`modid`','',0,0,''),(4,'images',16,'','select \n*,\nimages.id as image_id\nfrom \n`images`','',0,0,''),(5,'todo',20,'','select \n*\nfrom \n`todo`\nleft join `moditems` on `moditems`.`id` = `todo`.`moditems_id`\nleft join `modules` on `modules`.`id` = `moditems`.`modid`','',0,0,''),(6,'qobjects',17,'','select \n*\nfrom \n`qobjects`','',0,0,''),(15,'cronjobs',22,'','select \n*\nfrom \n`cronjobs`','',0,0,''),(8,'moditems',3,'','select \nparent_moditem.display,\nmoditems.*,\nmoditems.id as display_id,\nifnull(tbuttons.cnt,0) + ifnull(titems.cnt,0) as refs,\nform_item_count.cnt,\nlist_item_count.cnt,\nprint_item_count.cnt,\n`modules`.`modname`,\n`gtkmenu`.`display`,\n`queries`.`name`\nfrom \n`moditems`\nleft join `modules` on `modules`.`id` = `moditems`.`modid`\nleft join `moditems` as parent_moditem on `parent_moditem`.`id` = `moditems`.`parent`\nleft join (select count(id) as cnt,formid from gtkformitems group by formid) as form_item_count on form_item_count.formid = moditems.id\nleft join (select count(id) as cnt,target_moditemid as target from buttons group by target_moditemid) as tbuttons on tbuttons.target = moditems.id\nleft join (select count(id) as cnt,to_call as target from gtkformitems group by to_call) as titems on titems.target = moditems.id\nleft join `gtkmenu` on `gtkmenu`.`target` = `moditems`.`id`\nleft join `queries` on `queries`.`id` = `moditems`.`query_sql_id`\nleft join (select count(id) as cnt,listing from gtkheaders group by listing) as list_item_count on list_item_count.listing = moditems.id\nleft join (select count(id) as cnt,printid from gtkprintitems group by printid)as print_item_count on print_item_count.printid=moditems.id','',0,0,''),(9,'constants',15,'','select \n*\nfrom \n`scv`','',0,0,''),(10,'groups',4,'','select \ngroups.*,\nucnt.cnt\nfrom \n`groups`\nleft join (select count(id) as cnt, groupid \n from usergroups \n group by groupid\n ) as ucnt on ucnt.groupid = groups.id','',0,0,''),(11,'users',6,'','select \n*\nfrom \n`users`','',0,0,''),(13,'Events',7,'','select \nevents.*,\nif(events.event like \"form_item%\",\"form item\", modules.modname) as gtkobject_type,\nif(events.event like \"form_item%\",concat(gtkformitems.data,\"(\",gtkformitems.description,\")\"), moditems.display) as gtkobject\nfrom \n`events`\nleft join `gtkformitems` on `gtkformitems`.`id` = `events`.`gtkobjectid`\nleft join `moditems` on `moditems`.`id` = `events`.`gtkobjectid`\nleft join `modules` on `modules`.`id` = `moditems`.`modid`','',0,0,''),(12,'usergroups',5,'','select \nusergroups.*,\n`groups`.`name`,\n`groups`.`parent_id`\nfrom \n`usergroups`\nleft join `groups` on `groups`.`id` = `usergroups`.`groupid`','',0,0,''),(14,'def_attrs',8,'','select \n*\nfrom \n`gtkattributes`\nwhere gtkobjectid=0','gtkobjectid=0',0,0,'');
346
- UNLOCK TABLES;
347
303
  DROP TABLE IF EXISTS `relations`;
348
304
  CREATE TABLE `relations` (
349
305
  `id` int(11) NOT NULL auto_increment,
@@ -364,9 +320,7 @@ CREATE TABLE `relations` (
364
320
  KEY `dst_field` (`dst_field`)
365
321
  ) ENGINE=MyISAM AUTO_INCREMENT=38 DEFAULT CHARSET=utf8;
366
322
 
367
- LOCK TABLES `relations` WRITE;
368
323
  INSERT INTO `relations` (`id`, `src_table`, `src_field`, `dst_table`, `dst_field`, `rel_type`, `rbx`, `rby`, `rel_name`, `rel_custom`) VALUES (1,'moditems','modid','modules','id','m',313,271,'',''),(2,'buttons','moditemid','moditems','id','m',1330,448,'',''),(3,'buttons','target_moditemid','moditems','id','o',1330,476,'',''),(4,'moditems','id','moditems','parent','o',1451,809,'parent_moditem',''),(5,'groups','id','buttons','grp_id','o',2134,1213,'',''),(6,'usergroups','groupid','groups','id','m',1896,113,'',''),(7,'usergroups','userid','users','id','m',2062,276,'',''),(8,'events','gtkobjectid','moditems','id','m',1341,947,'',''),(9,'gtkattributes','gtkobjectid','moditems','id','m',1818,1400,'',''),(10,'gtkheaders','listing','moditems','id','m',1054,934,'',''),(11,'gtkheaders','rgrp_id','groups','id','o',808,1104,'',''),(12,'gtkheaders','wgrp_id','groups','id','o',761,1086,'',''),(13,'gtkattributes','gtkobjectid','gtkheaders','id','m',1758,1800,'',''),(14,'gtkmenu','parent','gtkmenu','id','o',331,608,'parent_menu',''),(15,'gtkmenu','target','moditems','id','m',35,457,'',''),(16,'gtkmenu','module','modules','id','m',123,425,'',''),(17,'gtkformitems','formid','moditems','id','o',1436,521,'',''),(18,'gtkformitems','to_call','moditems','id','m',1485,775,'',''),(19,'gtkprintpages','moditem_id','moditems','id','m',1525,887,'',''),(20,'gtkprintitems','printid','moditems','id','o',1714,369,'',''),(21,'gtkattributes','gtkobjectid','gtkformitems','id','m',1884,1457,'',''),(22,'gtkmenu','groupid','groups','id','m',62,486,'',''),(23,'moditems','query_sql_id','queries','id','m',483,1184,'',''),(24,'scv','combo','gtkformitems','id','m',1872,895,'',''),(26,'qobjects','query_id','queries','id','m',656,1728,'',''),(27,'relations','src_table','tables','name','m',574,1944,'',''),(28,'relations','dst_table','tables','name','m',549,1989,'',''),(32,'queries','base','tables','id','m',163,1853,'',''),(30,'qobjects','obj_id','relations','id','m',879,1889,'',''),(31,'qobjects','obj_id','tables','id','m',613,1875,'',''),(34,'todo','moditems_id','moditems','id','m',1059,536,'',''),(35,'events','gtkobjectid','gtkformitems','id','m',1322,986,'',''),(37,'cronjobs','moditems_id','moditems','id','m',1114,1031,'','');
369
- UNLOCK TABLES;
370
324
  DROP TABLE IF EXISTS `scv`;
371
325
  CREATE TABLE `scv` (
372
326
  `id` int(11) NOT NULL auto_increment,
@@ -379,9 +333,7 @@ CREATE TABLE `scv` (
379
333
  KEY `combo` (`combo`)
380
334
  ) ENGINE=MyISAM AUTO_INCREMENT=132 DEFAULT CHARSET=utf8;
381
335
 
382
- LOCK TABLES `scv` WRITE;
383
336
  INSERT INTO `scv` (`id`, `cdisplay`, `cdata`, `combo`, `description`) VALUES (5,'Text','gtk_text','gtkformitems.gtktype',''),(6,'Text, multiline','gtk_multiline','gtkformitems.gtktype',''),(8,'Combo','gtk_combo','gtkformitems.gtktype',''),(9,'Constant Combo','gtk_const_combo','gtkformitems.gtktype',''),(12,'Password','gtk_password','gtkformitems.gtktype',''),(53,'Combo with Target','gtk_combo_wn','gtkformitems.gtktype',''),(69,'center','0.5','gtkheaders.align',''),(50,'Constant Combo','gtk_const_combo','gtkheaders.type','this combo gets it\'s data from the constants'),(70,'right','1','gtkheaders.align',''),(46,'Text','gtk_text','gtkheaders.type',''),(44,'Toggle','gtk_toggle','gtkheaders.type',''),(48,'Combo','gtk_combo','gtkheaders.type',''),(68,'left','0','gtkheaders.align',''),(56,'remove','remove','buttons.btfunct','it will call the built-in remove, or call the form with remove runmode'),(57,'add','add','buttons.btfunct','it will call the list\'s built-in add_row, or call the target form with add runmode'),(58,'modify','modify','buttons.btfunct','have to have a form target'),(59,'embedded','embedded','buttons.moditem_render_mode',''),(60,'new window','newwindow','buttons.moditem_render_mode',''),(61,'copy','copy','buttons.btfunct','there is a built-in copy for the list, forms have a copy runmode'),(67,'after Form OnApply SQL','form-OnApply-afterSQL','events.event',''),(63,'Invisible','gtk_hidden','gtkformitems.gtktype',''),(64,'Form OnUpdate','form-OnUpdate','events.event',''),(65,'before Form OnApply SQL','form-OnApply-beforeSQL','events.event',''),(66,'Toggle','gtk_toggle','gtkformitems.gtktype','true or false, checkbox'),(71,'print','print','buttons.btfunct',''),(72,'File upload','fileload','gtkformitems.gtktype',''),(73,'File download','filesave','gtkformitems.gtktype',''),(74,'pdf','list2pdf','buttons.btfunct','used to generate pdf out of the list, deprecated'),(75,'List','gtk_list','gtkformitems.gtktype',''),(76,'Button','gtk_button','gtkformitems.gtktype',''),(77,'before Form Item Update','form_item-BeforeUpdate','events.event',''),(78,'after Form Item Update','form_item-AfterUpdate','events.event',''),(79,'Form Item Action','form_item-Action','events.event',''),(80,'Calendar','gtk_calendar','gtkformitems.gtktype',''),(83,'info','info','buttons.btfunct','shows a passive form'),(88,'Constant text','gtk_consttext','gtkformitems.gtktype',''),(87,'wysiwyg print editor','pwysiwyg','buttons.btfunct',''),(89,'Image','gtk_pixbuf','gtkheaders.type','gets it\'s data from the images'),(94,'Label','gtk_label','gtkformitems.gtktype','inactive text'),(95,'after List copy','list-OnDuplicate-AfterSQL','events.event',''),(96,'before List copy SQL','list-OnDuplicate-BeforeSQL','events.event',''),(97,'before List remove SQL','list-OnRemove-BeforeSQL','events.event',''),(98,'after List remove SQL','list-OnRemove-AfterSQL','events.event',''),(99,'after List add SQL','list-OnInsert-AfterSQL','events.event',''),(100,'before List add SQL','list-OnInsert-BeforeSQL','events.event',''),(108,'Constant Text','gtk_const_text','gtkheaders.type','this Text gets it\'s data from the constants'),(101,'wysiwyg form editor','wysiwygf','buttons.btfunct',''),(102,'Source','gtk_source','gtkformitems.gtktype',''),(103,'Spin','gtk_spinbutton','gtkformitems.gtktype',''),(104,'ConstRadioGroup','gtk_const_radio','gtkformitems.gtktype','a group of radio buttons\navailable only for constants'),(105,'Integer','gtk_int','gtkheaders.type','this is text renderer, but integer data'),(106,'Float','gtk_float','gtkheaders.type','this is text renderer, but float data'),(107,'Field Combo','gtk_field_combo','gtkformitems.gtktype','uses the parentM.parentM querysql to fetch fields'),(112,'Invisible Integer','gtk_invisible_int','gtkheaders.type','will not be visible, but sometimes needed to store keys'),(111,'FontButton','gtk_font_button','gtkformitems.gtktype',''),(114,'Query Builder','qbuilder','gtkformitems.gtktype','calls the Query Builder for the given query_sql_id'),(115,'HScale','gtk_hscale','gtkformitems.gtktype','horizontal scale'),(116,'Progress','gtk_progress','gtkheaders.type',''),(117,'Invisible String','gtk_invisible_string','gtkheaders.type','will not be visible, but sometimes needed to store keys'),(118,'export','export','buttons.btfunct','export the multi-selected or all rows to a csv file'),(119,'Duration','gtk_duration','gtkformitems.gtktype','will display a float in h:m:s format'),(120,'Duration','gtk_duration','gtkheaders.type','will display an integer as time in h:m:s format'),(121,'TimeStamp','gtk_timestamp','gtkformitems.gtktype','a calendar and spinbuttons for the time. expects timestamp or bigint'),(122,'TimeStamp','gtk_timestamp','gtkheaders.type','will display a bigint in \'Y m d h:m:s\' format'),(123,'Color Button','gtk_color_button','gtkformitems.gtktype',''),(124,'import','import','buttons.btfunct','import from csv file'),(125,'Field List','gtk_field_list','gtkformitems.gtktype','uses the parentM.parentM querysql to fetch fields'),(126,'Calendar Button','gtk_calendar_button','gtkformitems.gtktype',''),(127,'Editable List','gtk_editable_list','gtkformitems.gtktype','former sublist'),(128,'TimeStampButton','gtk_timestamp_button','gtkformitems.gtktype','a button which pops up a window of a calendar and spinbuttons for the time. \nexpects timestamp or bigint'),(130,'Print','print-Action','events.event',''),(131,'Image','gtk_image','gtkformitems.gtktype','');
384
- UNLOCK TABLES;
385
337
  DROP TABLE IF EXISTS `tables`;
386
338
  CREATE TABLE `tables` (
387
339
  `id` int(11) NOT NULL auto_increment,
@@ -392,9 +344,7 @@ CREATE TABLE `tables` (
392
344
  KEY `name` (`name`)
393
345
  ) ENGINE=MyISAM AUTO_INCREMENT=23 DEFAULT CHARSET=utf8;
394
346
 
395
- LOCK TABLES `tables` WRITE;
396
347
  INSERT INTO `tables` (`id`, `name`, `rbx`, `rby`) VALUES (1,'buttons',382,719),(2,'modules',27,224),(3,'moditems',1101,564),(4,'groups',1654,227),(5,'usergroups',2148,181),(6,'users',1877,181),(7,'events',1351,965),(8,'gtkattributes',2098,1667),(9,'gtkheaders',876,1167),(10,'gtkmenu',165,524),(11,'gtkformitems',1604,383),(12,'gtkprintitems',1956,613),(13,'gtkprintpages',2091,1890),(14,'queries',220,1575),(15,'scv',1978,1038),(16,'images',197,76),(17,'qobjects',929,1662),(18,'relations',663,1879),(19,'tables',40,1921),(20,'todo',1110,371),(22,'cronjobs',1240,1128);
397
- UNLOCK TABLES;
398
348
  DROP TABLE IF EXISTS `todo`;
399
349
  CREATE TABLE `todo` (
400
350
  `id` bigint(20) NOT NULL auto_increment,
@@ -406,8 +356,6 @@ CREATE TABLE `todo` (
406
356
  PRIMARY KEY (`id`)
407
357
  ) ENGINE=MyISAM DEFAULT CHARSET=utf8;
408
358
 
409
- LOCK TABLES `todo` WRITE;
410
- UNLOCK TABLES;
411
359
  DROP TABLE IF EXISTS `usergroups`;
412
360
  CREATE TABLE `usergroups` (
413
361
  `id` int(11) NOT NULL auto_increment,
@@ -418,9 +366,7 @@ CREATE TABLE `usergroups` (
418
366
  KEY `userid` (`userid`)
419
367
  ) ENGINE=MyISAM AUTO_INCREMENT=59 DEFAULT CHARSET=utf8;
420
368
 
421
- LOCK TABLES `usergroups` WRITE;
422
369
  INSERT INTO `usergroups` (`id`, `groupid`, `userid`) VALUES (1,1,1),(3,2,1),(58,3,1);
423
- UNLOCK TABLES;
424
370
  DROP TABLE IF EXISTS `users`;
425
371
  CREATE TABLE `users` (
426
372
  `id` int(11) NOT NULL auto_increment,
@@ -432,8 +378,6 @@ CREATE TABLE `users` (
432
378
  KEY `nick` (`nick`)
433
379
  ) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8;
434
380
 
435
- LOCK TABLES `users` WRITE;
436
- INSERT INTO `users` (`id`, `nick`, `passwd`, `name`, `email`) VALUES (1,'admin','21232f297a57a5a743894a0e4a801fc3','Administrator','');
437
- UNLOCK TABLES;
381
+ INSERT INTO `users` (`id`, `nick`, `passwd`, `name`, `email`) VALUES (1,'admin','21232f297a57a5a743894a0e4a801fc3','Administrator','dpblnt@gmail.com');
438
382
 
439
383
 
@@ -17,7 +17,7 @@ CREATE TABLE `buttons` (
17
17
  KEY `moditem_render_mode` (`moditem_render_mode`),
18
18
  KEY `oid` (`oid`),
19
19
  KEY `grp_id` (`grp_id`)
20
- ) ENGINE=MyISAM AUTO_INCREMENT=129 DEFAULT CHARSET=utf8;
20
+ ) ENGINE=MyISAM DEFAULT CHARSET=utf8;
21
21
  DROP TABLE IF EXISTS `conf`;
22
22
  CREATE TABLE `conf` (
23
23
  `id` int(11) NOT NULL auto_increment,
@@ -30,7 +30,7 @@ CREATE TABLE `conf` (
30
30
  UNIQUE KEY `nick` (`nick`,`moditemid`,`itemid`,`Variable`),
31
31
  KEY `moditemid` (`moditemid`),
32
32
  KEY `itemid` (`itemid`)
33
- ) ENGINE=MyISAM AUTO_INCREMENT=14119 DEFAULT CHARSET=utf8;
33
+ ) ENGINE=MyISAM DEFAULT CHARSET=utf8;
34
34
  DROP TABLE IF EXISTS `cronjobs`;
35
35
  CREATE TABLE `cronjobs` (
36
36
  `id` int(11) NOT NULL auto_increment,
@@ -52,14 +52,14 @@ CREATE TABLE `events` (
52
52
  `command` text NOT NULL,
53
53
  PRIMARY KEY (`id`),
54
54
  KEY `gtkobjectid` (`gtkobjectid`)
55
- ) ENGINE=MyISAM AUTO_INCREMENT=78 DEFAULT CHARSET=utf8;
55
+ ) ENGINE=MyISAM DEFAULT CHARSET=utf8;
56
56
  DROP TABLE IF EXISTS `groups`;
57
57
  CREATE TABLE `groups` (
58
58
  `id` int(11) NOT NULL auto_increment,
59
59
  `parent_id` int(11) NOT NULL,
60
60
  `name` varchar(200) NOT NULL default '',
61
61
  PRIMARY KEY (`id`)
62
- ) ENGINE=MyISAM AUTO_INCREMENT=4 DEFAULT CHARSET=utf8;
62
+ ) ENGINE=MyISAM DEFAULT CHARSET=utf8;
63
63
  DROP TABLE IF EXISTS `gtkattributes`;
64
64
  CREATE TABLE `gtkattributes` (
65
65
  `id` bigint(20) NOT NULL auto_increment,
@@ -69,7 +69,7 @@ CREATE TABLE `gtkattributes` (
69
69
  `data` text NOT NULL,
70
70
  PRIMARY KEY (`id`),
71
71
  UNIQUE KEY `gtkobjectid` (`gtkobjectid`,`gtkobjecttype`,`attribute`)
72
- ) ENGINE=MyISAM AUTO_INCREMENT=229 DEFAULT CHARSET=utf8;
72
+ ) ENGINE=MyISAM DEFAULT CHARSET=utf8;
73
73
  DROP TABLE IF EXISTS `gtkattributes_schema`;
74
74
  CREATE TABLE `gtkattributes_schema` (
75
75
  `id` int(11) NOT NULL auto_increment,
@@ -80,7 +80,7 @@ CREATE TABLE `gtkattributes_schema` (
80
80
  `description` text NOT NULL,
81
81
  `can_default` tinyint(4) NOT NULL default '0',
82
82
  PRIMARY KEY (`id`)
83
- ) ENGINE=MyISAM AUTO_INCREMENT=104 DEFAULT CHARSET=utf8;
83
+ ) ENGINE=MyISAM DEFAULT CHARSET=utf8;
84
84
  DROP TABLE IF EXISTS `gtkformitems`;
85
85
  CREATE TABLE `gtkformitems` (
86
86
  `id` int(11) NOT NULL auto_increment,
@@ -104,7 +104,7 @@ CREATE TABLE `gtkformitems` (
104
104
  PRIMARY KEY (`id`),
105
105
  KEY `formid` (`formid`),
106
106
  KEY `to_call` (`to_call`)
107
- ) ENGINE=MyISAM AUTO_INCREMENT=110 DEFAULT CHARSET=utf8;
107
+ ) ENGINE=MyISAM DEFAULT CHARSET=utf8;
108
108
  DROP TABLE IF EXISTS `gtkheaders`;
109
109
  CREATE TABLE `gtkheaders` (
110
110
  `listing` varchar(10) NOT NULL default '',
@@ -124,7 +124,7 @@ CREATE TABLE `gtkheaders` (
124
124
  KEY `listing` (`listing`),
125
125
  KEY `rgrp_id` (`rgrp_id`),
126
126
  KEY `wgrp_id` (`wgrp_id`)
127
- ) ENGINE=MyISAM AUTO_INCREMENT=253 DEFAULT CHARSET=utf8;
127
+ ) ENGINE=MyISAM DEFAULT CHARSET=utf8;
128
128
  DROP TABLE IF EXISTS `gtkmenu`;
129
129
  CREATE TABLE `gtkmenu` (
130
130
  `id` int(11) NOT NULL auto_increment,
@@ -143,7 +143,7 @@ CREATE TABLE `gtkmenu` (
143
143
  KEY `groupid` (`groupid`),
144
144
  KEY `target` (`target`),
145
145
  KEY `imageid` (`imageid`)
146
- ) ENGINE=MyISAM AUTO_INCREMENT=67 DEFAULT CHARSET=utf8;
146
+ ) ENGINE=MyISAM DEFAULT CHARSET=utf8;
147
147
  DROP TABLE IF EXISTS `gtkprintitems`;
148
148
  CREATE TABLE `gtkprintitems` (
149
149
  `id` int(11) NOT NULL auto_increment,
@@ -194,14 +194,14 @@ CREATE TABLE `history` (
194
194
  `header_id` int(11) NOT NULL,
195
195
  `data` text NOT NULL,
196
196
  PRIMARY KEY (`id`)
197
- ) ENGINE=MyISAM AUTO_INCREMENT=1846 DEFAULT CHARSET=utf8;
197
+ ) ENGINE=MyISAM DEFAULT CHARSET=utf8;
198
198
  DROP TABLE IF EXISTS `images`;
199
199
  CREATE TABLE `images` (
200
200
  `id` int(11) NOT NULL auto_increment,
201
201
  `filename` text NOT NULL,
202
202
  `filedata` longblob NOT NULL,
203
203
  PRIMARY KEY (`id`)
204
- ) ENGINE=MyISAM AUTO_INCREMENT=48 DEFAULT CHARSET=utf8;
204
+ ) ENGINE=MyISAM DEFAULT CHARSET=utf8;
205
205
  DROP TABLE IF EXISTS `messages`;
206
206
  CREATE TABLE `messages` (
207
207
  `id` bigint(20) NOT NULL auto_increment,
@@ -231,13 +231,13 @@ CREATE TABLE `moditems` (
231
231
  KEY `modid` (`modid`),
232
232
  KEY `oid` (`oid`),
233
233
  KEY `parent` (`parent`)
234
- ) ENGINE=MyISAM AUTO_INCREMENT=102 DEFAULT CHARSET=utf8;
234
+ ) ENGINE=MyISAM DEFAULT CHARSET=utf8;
235
235
  DROP TABLE IF EXISTS `modules`;
236
236
  CREATE TABLE `modules` (
237
237
  `id` tinyint(4) NOT NULL auto_increment,
238
238
  `modname` text NOT NULL,
239
239
  PRIMARY KEY (`id`)
240
- ) ENGINE=MyISAM AUTO_INCREMENT=19 DEFAULT CHARSET=utf8;
240
+ ) ENGINE=MyISAM DEFAULT CHARSET=utf8;
241
241
  DROP TABLE IF EXISTS `qobjects`;
242
242
  CREATE TABLE `qobjects` (
243
243
  `id` int(11) NOT NULL auto_increment,
@@ -247,7 +247,7 @@ CREATE TABLE `qobjects` (
247
247
  `field` text,
248
248
  `custom` char(5) NOT NULL default 'false',
249
249
  PRIMARY KEY (`id`)
250
- ) ENGINE=MyISAM AUTO_INCREMENT=69 DEFAULT CHARSET=utf8;
250
+ ) ENGINE=MyISAM DEFAULT CHARSET=utf8;
251
251
  DROP TABLE IF EXISTS `queries`;
252
252
  CREATE TABLE `queries` (
253
253
  `id` int(11) NOT NULL auto_increment,
@@ -260,7 +260,7 @@ CREATE TABLE `queries` (
260
260
  `order_by_dir` tinyint(4) NOT NULL,
261
261
  `group_by` text NOT NULL,
262
262
  PRIMARY KEY (`id`)
263
- ) ENGINE=MyISAM AUTO_INCREMENT=16 DEFAULT CHARSET=utf8;
263
+ ) ENGINE=MyISAM DEFAULT CHARSET=utf8;
264
264
  DROP TABLE IF EXISTS `relations`;
265
265
  CREATE TABLE `relations` (
266
266
  `id` int(11) NOT NULL auto_increment,
@@ -279,7 +279,7 @@ CREATE TABLE `relations` (
279
279
  KEY `dst_table` (`dst_table`),
280
280
  KEY `joint_type` (`rel_type`),
281
281
  KEY `dst_field` (`dst_field`)
282
- ) ENGINE=MyISAM AUTO_INCREMENT=38 DEFAULT CHARSET=utf8;
282
+ ) ENGINE=MyISAM DEFAULT CHARSET=utf8;
283
283
  DROP TABLE IF EXISTS `scv`;
284
284
  CREATE TABLE `scv` (
285
285
  `id` int(11) NOT NULL auto_increment,
@@ -290,7 +290,7 @@ CREATE TABLE `scv` (
290
290
  PRIMARY KEY (`id`),
291
291
  KEY `cdata` (`cdata`),
292
292
  KEY `combo` (`combo`)
293
- ) ENGINE=MyISAM AUTO_INCREMENT=132 DEFAULT CHARSET=utf8;
293
+ ) ENGINE=MyISAM DEFAULT CHARSET=utf8;
294
294
  DROP TABLE IF EXISTS `tables`;
295
295
  CREATE TABLE `tables` (
296
296
  `id` int(11) NOT NULL auto_increment,
@@ -299,7 +299,7 @@ CREATE TABLE `tables` (
299
299
  `rby` float NOT NULL default '0',
300
300
  PRIMARY KEY (`id`),
301
301
  KEY `name` (`name`)
302
- ) ENGINE=MyISAM AUTO_INCREMENT=23 DEFAULT CHARSET=utf8;
302
+ ) ENGINE=MyISAM DEFAULT CHARSET=utf8;
303
303
  DROP TABLE IF EXISTS `todo`;
304
304
  CREATE TABLE `todo` (
305
305
  `id` bigint(20) NOT NULL auto_increment,
@@ -318,7 +318,7 @@ CREATE TABLE `usergroups` (
318
318
  PRIMARY KEY (`id`),
319
319
  KEY `groupid` (`groupid`),
320
320
  KEY `userid` (`userid`)
321
- ) ENGINE=MyISAM AUTO_INCREMENT=59 DEFAULT CHARSET=utf8;
321
+ ) ENGINE=MyISAM DEFAULT CHARSET=utf8;
322
322
  DROP TABLE IF EXISTS `users`;
323
323
  CREATE TABLE `users` (
324
324
  `id` int(11) NOT NULL auto_increment,
@@ -328,7 +328,7 @@ CREATE TABLE `users` (
328
328
  `email` text NOT NULL,
329
329
  PRIMARY KEY (`id`),
330
330
  KEY `nick` (`nick`)
331
- ) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8;
331
+ ) ENGINE=MyISAM DEFAULT CHARSET=utf8;
332
332
 
333
333
 
334
334
 
@@ -338,19 +338,15 @@ CREATE TABLE `modules` (
338
338
  `id` tinyint(4) NOT NULL auto_increment,
339
339
  `modname` text NOT NULL,
340
340
  PRIMARY KEY (`id`)
341
- ) ENGINE=MyISAM AUTO_INCREMENT=19 DEFAULT CHARSET=utf8;
341
+ ) ENGINE=MyISAM DEFAULT CHARSET=utf8;
342
342
 
343
- LOCK TABLES `modules` WRITE;
344
343
  INSERT INTO `modules` (`id`, `modname`) VALUES (1,'listing'),(2,'form'),(5,'about'),(9,'print'),(10,'info'),(11,'print_wysiwyg'),(12,'quit'),(13,'config'),(14,'relation_builder'),(17,'help');
345
- UNLOCK TABLES;
346
344
  DROP TABLE IF EXISTS `db_version`;
347
345
  CREATE TABLE `db_version` (
348
346
  `version` float default NULL,
349
347
  `utime` timestamp NOT NULL default CURRENT_TIMESTAMP
350
348
  ) ENGINE=MyISAM DEFAULT CHARSET=utf8;
351
349
 
352
- LOCK TABLES `db_version` WRITE;
353
350
  INSERT INTO `db_version` (`version`, `utime`) VALUES (1,'2009-07-23 08:55:01'),(2,'2009-12-17 11:18:48'),(3,'2010-01-31 09:05:48'),(4,'2010-03-11 09:13:27'),(5,'2010-06-15 17:56:57'),(6,'2010-07-13 10:30:04'),(7,'2010-08-10 18:59:54'),(8,'2010-08-11 07:06:12'),(9,'2010-08-11 07:06:12'),(12,'2010-09-07 16:49:20'),(10,'2010-08-11 18:45:44'),(11,'2010-09-07 16:49:20'),(14,'2011-01-17 07:38:10');
354
- UNLOCK TABLES;
355
351
 
356
352