mirror of
				https://github.com/arcan1s/awesome-widgets.git
				synced 2025-10-31 13:13:41 +00:00 
			
		
		
		
	edit size of fields in configuration interface
This commit is contained in:
		
							
								
								
									
										2
									
								
								PKGBUILD
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								PKGBUILD
									
									
									
									
									
								
							| @ -21,7 +21,7 @@ optdepends=("amarok: for music player monitor" | ||||
| makedepends=('automoc4' 'cmake') | ||||
| source=(https://github.com/arcan1s/pytextmonitor/releases/download/V.${pkgver}/${_pkgname}-${pkgver}-src.tar.xz) | ||||
| install=${pkgname}.install | ||||
| md5sums=('8b88e0095c91dc4b0dec0f308c6528fa') | ||||
| md5sums=('e385de69ffdd5606f56b0f7555245742') | ||||
| backup=('usr/share/config/extsysmon.conf') | ||||
|  | ||||
| prepare() { | ||||
|  | ||||
| @ -6,7 +6,7 @@ | ||||
|    <rect> | ||||
|     <x>0</x> | ||||
|     <y>0</y> | ||||
|     <width>576</width> | ||||
|     <width>700</width> | ||||
|     <height>594</height> | ||||
|    </rect> | ||||
|   </property> | ||||
| @ -18,7 +18,7 @@ | ||||
|   </property> | ||||
|   <property name="minimumSize"> | ||||
|    <size> | ||||
|     <width>576</width> | ||||
|     <width>700</width> | ||||
|     <height>0</height> | ||||
|    </size> | ||||
|   </property> | ||||
| @ -41,8 +41,8 @@ | ||||
|       <property name="geometry"> | ||||
|        <rect> | ||||
|         <x>0</x> | ||||
|         <y>0</y> | ||||
|         <width>542</width> | ||||
|         <y>-195</y> | ||||
|         <width>666</width> | ||||
|         <height>773</height> | ||||
|        </rect> | ||||
|       </property> | ||||
| @ -67,7 +67,7 @@ | ||||
|           <widget class="QLabel" name="label_timeFormat"> | ||||
|            <property name="minimumSize"> | ||||
|             <size> | ||||
|              <width>120</width> | ||||
|              <width>200</width> | ||||
|              <height>0</height> | ||||
|             </size> | ||||
|            </property> | ||||
| @ -109,7 +109,7 @@ $s - seconds w\o zero</string> | ||||
|           <widget class="QLabel" name="label_uptimeFormat"> | ||||
|            <property name="minimumSize"> | ||||
|             <size> | ||||
|              <width>120</width> | ||||
|              <width>200</width> | ||||
|              <height>0</height> | ||||
|             </size> | ||||
|            </property> | ||||
| @ -141,7 +141,7 @@ $m - uptime minutes without zero</string> | ||||
|           <widget class="QLabel" name="label_tempUnits"> | ||||
|            <property name="minimumSize"> | ||||
|             <size> | ||||
|              <width>120</width> | ||||
|              <width>200</width> | ||||
|              <height>0</height> | ||||
|             </size> | ||||
|            </property> | ||||
| @ -198,7 +198,7 @@ $m - uptime minutes without zero</string> | ||||
|             <widget class="QLabel" name="label_tempDevice"> | ||||
|              <property name="minimumSize"> | ||||
|               <size> | ||||
|                <width>120</width> | ||||
|                <width>200</width> | ||||
|                <height>0</height> | ||||
|               </size> | ||||
|              </property> | ||||
| @ -253,7 +253,7 @@ del - remove item</string> | ||||
|             <widget class="QLabel" name="label_mount"> | ||||
|              <property name="minimumSize"> | ||||
|               <size> | ||||
|                <width>120</width> | ||||
|                <width>200</width> | ||||
|                <height>0</height> | ||||
|               </size> | ||||
|              </property> | ||||
| @ -308,7 +308,7 @@ del - remove item</string> | ||||
|             <widget class="QLabel" name="label_hddSpeedDevice"> | ||||
|              <property name="minimumSize"> | ||||
|               <size> | ||||
|                <width>120</width> | ||||
|                <width>200</width> | ||||
|                <height>0</height> | ||||
|               </size> | ||||
|              </property> | ||||
| @ -360,7 +360,7 @@ del - remove item</string> | ||||
|             <widget class="QLabel" name="label_hddDevice"> | ||||
|              <property name="minimumSize"> | ||||
|               <size> | ||||
|                <width>120</width> | ||||
|                <width>200</width> | ||||
|                <height>0</height> | ||||
|               </size> | ||||
|              </property> | ||||
| @ -413,7 +413,7 @@ del - remove item</string> | ||||
|           <widget class="QLabel" name="label_netdir"> | ||||
|            <property name="minimumSize"> | ||||
|             <size> | ||||
|              <width>120</width> | ||||
|              <width>200</width> | ||||
|              <height>0</height> | ||||
|             </size> | ||||
|            </property> | ||||
| @ -440,7 +440,7 @@ del - remove item</string> | ||||
|           <widget class="QCheckBox" name="checkBox_netdev"> | ||||
|            <property name="minimumSize"> | ||||
|             <size> | ||||
|              <width>120</width> | ||||
|              <width>200</width> | ||||
|              <height>0</height> | ||||
|             </size> | ||||
|            </property> | ||||
| @ -476,7 +476,7 @@ del - remove item</string> | ||||
|           <widget class="QLabel" name="label_batdev"> | ||||
|            <property name="minimumSize"> | ||||
|             <size> | ||||
|              <width>120</width> | ||||
|              <width>200</width> | ||||
|              <height>0</height> | ||||
|             </size> | ||||
|            </property> | ||||
| @ -500,7 +500,7 @@ del - remove item</string> | ||||
|           <widget class="QLabel" name="label_acOnline"> | ||||
|            <property name="minimumSize"> | ||||
|             <size> | ||||
|              <width>120</width> | ||||
|              <width>200</width> | ||||
|              <height>0</height> | ||||
|             </size> | ||||
|            </property> | ||||
| @ -530,7 +530,7 @@ del - remove item</string> | ||||
|           <widget class="QLabel" name="label_acOffline"> | ||||
|            <property name="minimumSize"> | ||||
|             <size> | ||||
|              <width>120</width> | ||||
|              <width>200</width> | ||||
|              <height>0</height> | ||||
|             </size> | ||||
|            </property> | ||||
| @ -560,7 +560,7 @@ del - remove item</string> | ||||
|           <widget class="QLabel" name="label_acdev"> | ||||
|            <property name="minimumSize"> | ||||
|             <size> | ||||
|              <width>120</width> | ||||
|              <width>200</width> | ||||
|              <height>0</height> | ||||
|             </size> | ||||
|            </property> | ||||
|  | ||||
| @ -6,7 +6,7 @@ | ||||
|    <rect> | ||||
|     <x>0</x> | ||||
|     <y>0</y> | ||||
|     <width>576</width> | ||||
|     <width>700</width> | ||||
|     <height>594</height> | ||||
|    </rect> | ||||
|   </property> | ||||
| @ -18,7 +18,7 @@ | ||||
|   </property> | ||||
|   <property name="minimumSize"> | ||||
|    <size> | ||||
|     <width>576</width> | ||||
|     <width>700</width> | ||||
|     <height>0</height> | ||||
|    </size> | ||||
|   </property> | ||||
| @ -42,7 +42,7 @@ | ||||
|        <rect> | ||||
|         <x>0</x> | ||||
|         <y>0</y> | ||||
|         <width>560</width> | ||||
|         <width>684</width> | ||||
|         <height>578</height> | ||||
|        </rect> | ||||
|       </property> | ||||
| @ -53,7 +53,7 @@ | ||||
|           <widget class="QLabel" name="label_interval"> | ||||
|            <property name="minimumSize"> | ||||
|             <size> | ||||
|              <width>120</width> | ||||
|              <width>200</width> | ||||
|              <height>0</height> | ||||
|             </size> | ||||
|            </property> | ||||
| @ -108,7 +108,7 @@ | ||||
|           <widget class="QLabel" name="label_font"> | ||||
|            <property name="minimumSize"> | ||||
|             <size> | ||||
|              <width>120</width> | ||||
|              <width>200</width> | ||||
|              <height>0</height> | ||||
|             </size> | ||||
|            </property> | ||||
| @ -148,7 +148,7 @@ | ||||
|           <widget class="QLabel" name="label_fontSize"> | ||||
|            <property name="minimumSize"> | ||||
|             <size> | ||||
|              <width>120</width> | ||||
|              <width>200</width> | ||||
|              <height>0</height> | ||||
|             </size> | ||||
|            </property> | ||||
| @ -203,7 +203,7 @@ | ||||
|           <widget class="QLabel" name="label_color"> | ||||
|            <property name="minimumSize"> | ||||
|             <size> | ||||
|              <width>120</width> | ||||
|              <width>200</width> | ||||
|              <height>0</height> | ||||
|             </size> | ||||
|            </property> | ||||
| @ -243,7 +243,7 @@ | ||||
|           <widget class="QLabel" name="label_style"> | ||||
|            <property name="minimumSize"> | ||||
|             <size> | ||||
|              <width>120</width> | ||||
|              <width>200</width> | ||||
|              <height>0</height> | ||||
|             </size> | ||||
|            </property> | ||||
| @ -293,7 +293,7 @@ | ||||
|           <widget class="QLabel" name="label_weight"> | ||||
|            <property name="minimumSize"> | ||||
|             <size> | ||||
|              <width>120</width> | ||||
|              <width>200</width> | ||||
|              <height>0</height> | ||||
|             </size> | ||||
|            </property> | ||||
|  | ||||
| @ -6,7 +6,7 @@ | ||||
|    <rect> | ||||
|     <x>0</x> | ||||
|     <y>0</y> | ||||
|     <width>576</width> | ||||
|     <width>700</width> | ||||
|     <height>594</height> | ||||
|    </rect> | ||||
|   </property> | ||||
| @ -18,7 +18,7 @@ | ||||
|   </property> | ||||
|   <property name="minimumSize"> | ||||
|    <size> | ||||
|     <width>576</width> | ||||
|     <width>700</width> | ||||
|     <height>0</height> | ||||
|    </size> | ||||
|   </property> | ||||
| @ -42,7 +42,7 @@ | ||||
|        <rect> | ||||
|         <x>0</x> | ||||
|         <y>0</y> | ||||
|         <width>560</width> | ||||
|         <width>684</width> | ||||
|         <height>578</height> | ||||
|        </rect> | ||||
|       </property> | ||||
| @ -55,7 +55,7 @@ | ||||
|             <widget class="QLabel" name="label_customCommand"> | ||||
|              <property name="minimumSize"> | ||||
|               <size> | ||||
|                <width>120</width> | ||||
|                <width>200</width> | ||||
|                <height>0</height> | ||||
|               </size> | ||||
|              </property> | ||||
| @ -105,7 +105,7 @@ del - remove item</string> | ||||
|           <widget class="QLabel" name="label_gpudev"> | ||||
|            <property name="minimumSize"> | ||||
|             <size> | ||||
|              <width>120</width> | ||||
|              <width>200</width> | ||||
|              <height>0</height> | ||||
|             </size> | ||||
|            </property> | ||||
| @ -158,7 +158,7 @@ del - remove item</string> | ||||
|           <widget class="QLabel" name="label_hdddev"> | ||||
|            <property name="minimumSize"> | ||||
|             <size> | ||||
|              <width>120</width> | ||||
|              <width>200</width> | ||||
|              <height>0</height> | ||||
|             </size> | ||||
|            </property> | ||||
| @ -191,7 +191,7 @@ del - remove item</string> | ||||
|           <widget class="QLabel" name="label_hddtempCmd"> | ||||
|            <property name="minimumSize"> | ||||
|             <size> | ||||
|              <width>120</width> | ||||
|              <width>200</width> | ||||
|              <height>0</height> | ||||
|             </size> | ||||
|            </property> | ||||
| @ -215,7 +215,7 @@ del - remove item</string> | ||||
|           <widget class="QLabel" name="label_mpdaddress"> | ||||
|            <property name="minimumSize"> | ||||
|             <size> | ||||
|              <width>120</width> | ||||
|              <width>200</width> | ||||
|              <height>0</height> | ||||
|             </size> | ||||
|            </property> | ||||
| @ -239,7 +239,7 @@ del - remove item</string> | ||||
|           <widget class="QLabel" name="label_mpdport"> | ||||
|            <property name="minimumSize"> | ||||
|             <size> | ||||
|              <width>120</width> | ||||
|              <width>200</width> | ||||
|              <height>0</height> | ||||
|             </size> | ||||
|            </property> | ||||
| @ -296,7 +296,7 @@ del - remove item</string> | ||||
|             <widget class="QLabel" name="label_pkgCommand"> | ||||
|              <property name="minimumSize"> | ||||
|               <size> | ||||
|                <width>120</width> | ||||
|                <width>200</width> | ||||
|                <height>0</height> | ||||
|               </size> | ||||
|              </property> | ||||
| @ -356,7 +356,7 @@ del - remove item</string> | ||||
|             <widget class="QLabel" name="label_pkgCommandNum"> | ||||
|              <property name="minimumSize"> | ||||
|               <size> | ||||
|                <width>120</width> | ||||
|                <width>200</width> | ||||
|                <height>0</height> | ||||
|               </size> | ||||
|              </property> | ||||
| @ -409,7 +409,7 @@ del - remove item</string> | ||||
|           <widget class="QLabel" name="label_playerSelect"> | ||||
|            <property name="minimumSize"> | ||||
|             <size> | ||||
|              <width>120</width> | ||||
|              <width>200</width> | ||||
|              <height>0</height> | ||||
|             </size> | ||||
|            </property> | ||||
|  | ||||
| @ -6,7 +6,7 @@ | ||||
|    <rect> | ||||
|     <x>0</x> | ||||
|     <y>0</y> | ||||
|     <width>576</width> | ||||
|     <width>700</width> | ||||
|     <height>594</height> | ||||
|    </rect> | ||||
|   </property> | ||||
| @ -18,7 +18,7 @@ | ||||
|   </property> | ||||
|   <property name="minimumSize"> | ||||
|    <size> | ||||
|     <width>576</width> | ||||
|     <width>700</width> | ||||
|     <height>0</height> | ||||
|    </size> | ||||
|   </property> | ||||
| @ -55,7 +55,7 @@ | ||||
|        <rect> | ||||
|         <x>0</x> | ||||
|         <y>0</y> | ||||
|         <width>560</width> | ||||
|         <width>684</width> | ||||
|         <height>542</height> | ||||
|        </rect> | ||||
|       </property> | ||||
| @ -66,7 +66,7 @@ | ||||
|           <widget class="QLabel" name="label_tooltipNum"> | ||||
|            <property name="minimumSize"> | ||||
|             <size> | ||||
|              <width>120</width> | ||||
|              <width>200</width> | ||||
|              <height>0</height> | ||||
|             </size> | ||||
|            </property> | ||||
| @ -121,7 +121,7 @@ | ||||
|           <widget class="QLabel" name="label_cpuclockColor"> | ||||
|            <property name="minimumSize"> | ||||
|             <size> | ||||
|              <width>120</width> | ||||
|              <width>200</width> | ||||
|              <height>0</height> | ||||
|             </size> | ||||
|            </property> | ||||
| @ -161,7 +161,7 @@ | ||||
|           <widget class="QLabel" name="label_swapColor"> | ||||
|            <property name="minimumSize"> | ||||
|             <size> | ||||
|              <width>120</width> | ||||
|              <width>200</width> | ||||
|              <height>0</height> | ||||
|             </size> | ||||
|            </property> | ||||
| @ -201,7 +201,7 @@ | ||||
|           <widget class="QLabel" name="label_cpuColor"> | ||||
|            <property name="minimumSize"> | ||||
|             <size> | ||||
|              <width>120</width> | ||||
|              <width>200</width> | ||||
|              <height>0</height> | ||||
|             </size> | ||||
|            </property> | ||||
| @ -241,7 +241,7 @@ | ||||
|           <widget class="QLabel" name="label_downColor"> | ||||
|            <property name="minimumSize"> | ||||
|             <size> | ||||
|              <width>120</width> | ||||
|              <width>200</width> | ||||
|              <height>0</height> | ||||
|             </size> | ||||
|            </property> | ||||
| @ -281,7 +281,7 @@ | ||||
|           <widget class="QLabel" name="label_memColor"> | ||||
|            <property name="minimumSize"> | ||||
|             <size> | ||||
|              <width>120</width> | ||||
|              <width>200</width> | ||||
|              <height>0</height> | ||||
|             </size> | ||||
|            </property> | ||||
| @ -321,7 +321,7 @@ | ||||
|           <widget class="QLabel" name="label_upColor"> | ||||
|            <property name="minimumSize"> | ||||
|             <size> | ||||
|              <width>120</width> | ||||
|              <width>200</width> | ||||
|              <height>0</height> | ||||
|             </size> | ||||
|            </property> | ||||
|  | ||||
| @ -6,7 +6,7 @@ | ||||
|    <rect> | ||||
|     <x>0</x> | ||||
|     <y>0</y> | ||||
|     <width>576</width> | ||||
|     <width>700</width> | ||||
|     <height>594</height> | ||||
|    </rect> | ||||
|   </property> | ||||
| @ -18,7 +18,7 @@ | ||||
|   </property> | ||||
|   <property name="minimumSize"> | ||||
|    <size> | ||||
|     <width>576</width> | ||||
|     <width>700</width> | ||||
|     <height>0</height> | ||||
|    </size> | ||||
|   </property> | ||||
| @ -54,8 +54,8 @@ | ||||
|       <property name="geometry"> | ||||
|        <rect> | ||||
|         <x>0</x> | ||||
|         <y>0</y> | ||||
|         <width>542</width> | ||||
|         <y>-103</y> | ||||
|         <width>666</width> | ||||
|         <height>660</height> | ||||
|        </rect> | ||||
|       </property> | ||||
| @ -66,7 +66,7 @@ | ||||
|           <widget class="QCheckBox" name="checkBox_time"> | ||||
|            <property name="minimumSize"> | ||||
|             <size> | ||||
|              <width>120</width> | ||||
|              <width>200</width> | ||||
|              <height>0</height> | ||||
|             </size> | ||||
|            </property> | ||||
| @ -125,7 +125,7 @@ $custom - custom time format</string> | ||||
|           <widget class="QCheckBox" name="checkBox_uptime"> | ||||
|            <property name="minimumSize"> | ||||
|             <size> | ||||
|              <width>120</width> | ||||
|              <width>200</width> | ||||
|              <height>0</height> | ||||
|             </size> | ||||
|            </property> | ||||
| @ -184,7 +184,7 @@ $custom - custom format</string> | ||||
|           <widget class="QCheckBox" name="checkBox_cpu"> | ||||
|            <property name="minimumSize"> | ||||
|             <size> | ||||
|              <width>120</width> | ||||
|              <width>200</width> | ||||
|              <height>0</height> | ||||
|             </size> | ||||
|            </property> | ||||
| @ -250,7 +250,7 @@ $cpuN - load CPU for core N, %</string> | ||||
|           <widget class="QCheckBox" name="checkBox_cpuclock"> | ||||
|            <property name="minimumSize"> | ||||
|             <size> | ||||
|              <width>120</width> | ||||
|              <width>200</width> | ||||
|              <height>0</height> | ||||
|             </size> | ||||
|            </property> | ||||
| @ -316,7 +316,7 @@ $cpuclN - CPU clock for core N, MHz</string> | ||||
|           <widget class="QCheckBox" name="checkBox_temp"> | ||||
|            <property name="minimumSize"> | ||||
|             <size> | ||||
|              <width>120</width> | ||||
|              <width>200</width> | ||||
|              <height>0</height> | ||||
|             </size> | ||||
|            </property> | ||||
| @ -374,7 +374,7 @@ $cpuclN - CPU clock for core N, MHz</string> | ||||
|           <widget class="QCheckBox" name="checkBox_gpu"> | ||||
|            <property name="minimumSize"> | ||||
|             <size> | ||||
|              <width>120</width> | ||||
|              <width>200</width> | ||||
|              <height>0</height> | ||||
|             </size> | ||||
|            </property> | ||||
| @ -432,7 +432,7 @@ $cpuclN - CPU clock for core N, MHz</string> | ||||
|           <widget class="QCheckBox" name="checkBox_gpuTemp"> | ||||
|            <property name="minimumSize"> | ||||
|             <size> | ||||
|              <width>120</width> | ||||
|              <width>200</width> | ||||
|              <height>0</height> | ||||
|             </size> | ||||
|            </property> | ||||
| @ -490,7 +490,7 @@ $cpuclN - CPU clock for core N, MHz</string> | ||||
|           <widget class="QCheckBox" name="checkBox_mem"> | ||||
|            <property name="minimumSize"> | ||||
|             <size> | ||||
|              <width>120</width> | ||||
|              <width>200</width> | ||||
|              <height>0</height> | ||||
|             </size> | ||||
|            </property> | ||||
| @ -555,7 +555,7 @@ $memtotgb - total RAM, GB</string> | ||||
|           <widget class="QCheckBox" name="checkBox_swap"> | ||||
|            <property name="minimumSize"> | ||||
|             <size> | ||||
|              <width>120</width> | ||||
|              <width>200</width> | ||||
|              <height>0</height> | ||||
|             </size> | ||||
|            </property> | ||||
| @ -620,7 +620,7 @@ $swaptotgb - total swap, GB</string> | ||||
|           <widget class="QCheckBox" name="checkBox_hdd"> | ||||
|            <property name="minimumSize"> | ||||
|             <size> | ||||
|              <width>120</width> | ||||
|              <width>200</width> | ||||
|              <height>0</height> | ||||
|             </size> | ||||
|            </property> | ||||
| @ -682,7 +682,7 @@ $hddtotgbN - total size of mount point N (from 0), GB. Example: $hddtotgb0</stri | ||||
|           <widget class="QCheckBox" name="checkBox_hddSpeed"> | ||||
|            <property name="minimumSize"> | ||||
|             <size> | ||||
|              <width>120</width> | ||||
|              <width>200</width> | ||||
|              <height>0</height> | ||||
|             </size> | ||||
|            </property> | ||||
| @ -741,7 +741,7 @@ $hddwN - write speed HDD N (from 0), KB/s. Example: $hddw0</string> | ||||
|           <widget class="QCheckBox" name="checkBox_hddTemp"> | ||||
|            <property name="minimumSize"> | ||||
|             <size> | ||||
|              <width>120</width> | ||||
|              <width>200</width> | ||||
|              <height>0</height> | ||||
|             </size> | ||||
|            </property> | ||||
| @ -799,7 +799,7 @@ $hddwN - write speed HDD N (from 0), KB/s. Example: $hddw0</string> | ||||
|           <widget class="QCheckBox" name="checkBox_net"> | ||||
|            <property name="minimumSize"> | ||||
|             <size> | ||||
|              <width>120</width> | ||||
|              <width>200</width> | ||||
|              <height>0</height> | ||||
|             </size> | ||||
|            </property> | ||||
| @ -862,7 +862,7 @@ $netdev - current network device</string> | ||||
|           <widget class="QCheckBox" name="checkBox_bat"> | ||||
|            <property name="minimumSize"> | ||||
|             <size> | ||||
|              <width>120</width> | ||||
|              <width>200</width> | ||||
|              <height>0</height> | ||||
|             </size> | ||||
|            </property> | ||||
| @ -921,7 +921,7 @@ $ac - AC status</string> | ||||
|           <widget class="QCheckBox" name="checkBox_player"> | ||||
|            <property name="minimumSize"> | ||||
|             <size> | ||||
|              <width>120</width> | ||||
|              <width>200</width> | ||||
|              <height>0</height> | ||||
|             </size> | ||||
|            </property> | ||||
| @ -983,7 +983,7 @@ $title - song title</string> | ||||
|           <widget class="QCheckBox" name="checkBox_ps"> | ||||
|            <property name="minimumSize"> | ||||
|             <size> | ||||
|              <width>120</width> | ||||
|              <width>200</width> | ||||
|              <height>0</height> | ||||
|             </size> | ||||
|            </property> | ||||
| @ -1043,7 +1043,7 @@ $ps - list of running processes comma separated</string> | ||||
|           <widget class="QCheckBox" name="checkBox_pkg"> | ||||
|            <property name="minimumSize"> | ||||
|             <size> | ||||
|              <width>120</width> | ||||
|              <width>200</width> | ||||
|              <height>0</height> | ||||
|             </size> | ||||
|            </property> | ||||
| @ -1101,7 +1101,7 @@ $ps - list of running processes comma separated</string> | ||||
|           <widget class="QCheckBox" name="checkBox_custom"> | ||||
|            <property name="minimumSize"> | ||||
|             <size> | ||||
|              <width>120</width> | ||||
|              <width>200</width> | ||||
|              <height>0</height> | ||||
|             </size> | ||||
|            </property> | ||||
|  | ||||
		Reference in New Issue
	
	Block a user