mirror of
				https://github.com/lubuntu-team/lubuntu-about.git
				synced 2025-10-31 08:34:03 +00:00 
			
		
		
		
	Use icons from the theme instead of from the source.
This commit is contained in:
		
							parent
							
								
									a5bc01f923
								
							
						
					
					
						commit
						800f5e06cb
					
				| @ -1 +0,0 @@ | |||||||
| Lubuntu.png |  | ||||||
| @ -1 +0,0 @@ | |||||||
| Lubuntu.png |  | ||||||
| @ -1 +0,0 @@ | |||||||
| Lubuntu.png |  | ||||||
| @ -1 +0,0 @@ | |||||||
| Lubuntu.png |  | ||||||
							
								
								
									
										368
									
								
								src/main.ui
									
									
									
									
									
								
							
							
						
						
									
										368
									
								
								src/main.ui
									
									
									
									
									
								
							| @ -45,6 +45,81 @@ | |||||||
|       </size> |       </size> | ||||||
|      </property> |      </property> | ||||||
|      <layout class="QGridLayout" name="gridLayout"> |      <layout class="QGridLayout" name="gridLayout"> | ||||||
|  |       <item row="5" column="0"> | ||||||
|  |        <spacer name="verticalSpacer3"> | ||||||
|  |         <property name="orientation"> | ||||||
|  |          <enum>Qt::Vertical</enum> | ||||||
|  |         </property> | ||||||
|  |         <property name="sizeHint" stdset="0"> | ||||||
|  |          <size> | ||||||
|  |           <width>20</width> | ||||||
|  |           <height>40</height> | ||||||
|  |          </size> | ||||||
|  |         </property> | ||||||
|  |        </spacer> | ||||||
|  |       </item> | ||||||
|  |       <item row="11" column="0" colspan="4"> | ||||||
|  |        <layout class="QHBoxLayout" name="buttonslayout"> | ||||||
|  |         <item> | ||||||
|  |          <widget class="QPushButton" name="translation"> | ||||||
|  |           <property name="minimumSize"> | ||||||
|  |            <size> | ||||||
|  |             <width>100</width> | ||||||
|  |             <height>30</height> | ||||||
|  |            </size> | ||||||
|  |           </property> | ||||||
|  |           <property name="maximumSize"> | ||||||
|  |            <size> | ||||||
|  |             <width>100</width> | ||||||
|  |             <height>30</height> | ||||||
|  |            </size> | ||||||
|  |           </property> | ||||||
|  |           <property name="text"> | ||||||
|  |            <string>Translation</string> | ||||||
|  |           </property> | ||||||
|  |          </widget> | ||||||
|  |         </item> | ||||||
|  |         <item> | ||||||
|  |          <widget class="QPushButton" name="license"> | ||||||
|  |           <property name="minimumSize"> | ||||||
|  |            <size> | ||||||
|  |             <width>100</width> | ||||||
|  |             <height>30</height> | ||||||
|  |            </size> | ||||||
|  |           </property> | ||||||
|  |           <property name="maximumSize"> | ||||||
|  |            <size> | ||||||
|  |             <width>100</width> | ||||||
|  |             <height>30</height> | ||||||
|  |            </size> | ||||||
|  |           </property> | ||||||
|  |           <property name="text"> | ||||||
|  |            <string>License</string> | ||||||
|  |           </property> | ||||||
|  |          </widget> | ||||||
|  |         </item> | ||||||
|  |         <item> | ||||||
|  |          <spacer name="buttonspacer"> | ||||||
|  |           <property name="orientation"> | ||||||
|  |            <enum>Qt::Horizontal</enum> | ||||||
|  |           </property> | ||||||
|  |           <property name="sizeHint" stdset="0"> | ||||||
|  |            <size> | ||||||
|  |             <width>40</width> | ||||||
|  |             <height>20</height> | ||||||
|  |            </size> | ||||||
|  |           </property> | ||||||
|  |          </spacer> | ||||||
|  |         </item> | ||||||
|  |         <item> | ||||||
|  |          <widget class="QDialogButtonBox" name="close"> | ||||||
|  |           <property name="standardButtons"> | ||||||
|  |            <set>QDialogButtonBox::Close</set> | ||||||
|  |           </property> | ||||||
|  |          </widget> | ||||||
|  |         </item> | ||||||
|  |        </layout> | ||||||
|  |       </item> | ||||||
|       <item row="1" column="0" rowspan="4" colspan="4"> |       <item row="1" column="0" rowspan="4" colspan="4"> | ||||||
|        <layout class="QGridLayout" name="itemcontainer"> |        <layout class="QGridLayout" name="itemcontainer"> | ||||||
|         <item row="0" column="0"> |         <item row="0" column="0"> | ||||||
| @ -128,26 +203,104 @@ | |||||||
|         </property> |         </property> | ||||||
|        </widget> |        </widget> | ||||||
|       </item> |       </item> | ||||||
|  |       <item row="0" column="0"> | ||||||
|  |        <spacer name="verticalSpacer2"> | ||||||
|  |         <property name="orientation"> | ||||||
|  |          <enum>Qt::Vertical</enum> | ||||||
|  |         </property> | ||||||
|  |         <property name="sizeHint" stdset="0"> | ||||||
|  |          <size> | ||||||
|  |           <width>20</width> | ||||||
|  |           <height>40</height> | ||||||
|  |          </size> | ||||||
|  |         </property> | ||||||
|  |        </spacer> | ||||||
|  |       </item> | ||||||
|  |       <item row="9" column="0"> | ||||||
|  |        <spacer name="verticalSpacer1"> | ||||||
|  |         <property name="orientation"> | ||||||
|  |          <enum>Qt::Vertical</enum> | ||||||
|  |         </property> | ||||||
|  |         <property name="sizeHint" stdset="0"> | ||||||
|  |          <size> | ||||||
|  |           <width>20</width> | ||||||
|  |           <height>40</height> | ||||||
|  |          </size> | ||||||
|  |         </property> | ||||||
|  |        </spacer> | ||||||
|  |       </item> | ||||||
|       <item row="8" column="0"> |       <item row="8" column="0"> | ||||||
|        <layout class="QVBoxLayout" name="specs"> |        <layout class="QVBoxLayout" name="specs"> | ||||||
|         <item> |         <item> | ||||||
|          <layout class="QHBoxLayout" name="hostname"> |          <layout class="QHBoxLayout" name="hostname"> | ||||||
|           <item> |           <item> | ||||||
|            <widget class="QLabel" name="hostnameicon"> |            <widget class="QPushButton" name="hostnameicon"> | ||||||
|             <property name="minimumSize"> |             <property name="enabled"> | ||||||
|              <size> |              <bool>false</bool> | ||||||
|               <width>32</width> |  | ||||||
|               <height>32</height> |  | ||||||
|              </size> |  | ||||||
|             </property> |             </property> | ||||||
|             <property name="maximumSize"> |             <property name="palette"> | ||||||
|              <size> |              <palette> | ||||||
|               <width>32</width> |               <active> | ||||||
|               <height>32</height> |                <colorrole role="Highlight"> | ||||||
|              </size> |                 <brush brushstyle="SolidPattern"> | ||||||
|  |                  <color alpha="255"> | ||||||
|  |                   <red>61</red> | ||||||
|  |                   <green>174</green> | ||||||
|  |                   <blue>233</blue> | ||||||
|  |                  </color> | ||||||
|  |                 </brush> | ||||||
|  |                </colorrole> | ||||||
|  |               </active> | ||||||
|  |               <inactive> | ||||||
|  |                <colorrole role="Highlight"> | ||||||
|  |                 <brush brushstyle="SolidPattern"> | ||||||
|  |                  <color alpha="255"> | ||||||
|  |                   <red>194</red> | ||||||
|  |                   <green>224</green> | ||||||
|  |                   <blue>245</blue> | ||||||
|  |                  </color> | ||||||
|  |                 </brush> | ||||||
|  |                </colorrole> | ||||||
|  |               </inactive> | ||||||
|  |               <disabled> | ||||||
|  |                <colorrole role="Highlight"> | ||||||
|  |                 <brush brushstyle="SolidPattern"> | ||||||
|  |                  <color alpha="255"> | ||||||
|  |                   <red>61</red> | ||||||
|  |                   <green>174</green> | ||||||
|  |                   <blue>233</blue> | ||||||
|  |                  </color> | ||||||
|  |                 </brush> | ||||||
|  |                </colorrole> | ||||||
|  |               </disabled> | ||||||
|  |              </palette> | ||||||
|  |             </property> | ||||||
|  |             <property name="autoFillBackground"> | ||||||
|  |              <bool>false</bool> | ||||||
|             </property> |             </property> | ||||||
|             <property name="text"> |             <property name="text"> | ||||||
|              <string><img src=":/images/hostname.png" height="32" width="32" /></string> |              <string/> | ||||||
|  |             </property> | ||||||
|  |             <property name="icon"> | ||||||
|  |              <iconset theme="computer"/> | ||||||
|  |             </property> | ||||||
|  |             <property name="iconSize"> | ||||||
|  |              <size> | ||||||
|  |               <width>32</width> | ||||||
|  |               <height>32</height> | ||||||
|  |              </size> | ||||||
|  |             </property> | ||||||
|  |             <property name="checkable"> | ||||||
|  |              <bool>false</bool> | ||||||
|  |             </property> | ||||||
|  |             <property name="autoExclusive"> | ||||||
|  |              <bool>false</bool> | ||||||
|  |             </property> | ||||||
|  |             <property name="autoDefault"> | ||||||
|  |              <bool>false</bool> | ||||||
|  |             </property> | ||||||
|  |             <property name="flat"> | ||||||
|  |              <bool>true</bool> | ||||||
|             </property> |             </property> | ||||||
|            </widget> |            </widget> | ||||||
|           </item> |           </item> | ||||||
| @ -182,21 +335,24 @@ | |||||||
|         <item> |         <item> | ||||||
|          <layout class="QHBoxLayout" name="cpu"> |          <layout class="QHBoxLayout" name="cpu"> | ||||||
|           <item> |           <item> | ||||||
|            <widget class="QLabel" name="cpuicon"> |            <widget class="QPushButton" name="cpuicon"> | ||||||
|             <property name="minimumSize"> |             <property name="enabled"> | ||||||
|              <size> |              <bool>false</bool> | ||||||
|               <width>32</width> |  | ||||||
|               <height>32</height> |  | ||||||
|              </size> |  | ||||||
|             </property> |  | ||||||
|             <property name="maximumSize"> |  | ||||||
|              <size> |  | ||||||
|               <width>32</width> |  | ||||||
|               <height>32</height> |  | ||||||
|              </size> |  | ||||||
|             </property> |             </property> | ||||||
|             <property name="text"> |             <property name="text"> | ||||||
|              <string><img src=":/images/cpu.png" height="32" width="32" /></string> |              <string/> | ||||||
|  |             </property> | ||||||
|  |             <property name="icon"> | ||||||
|  |              <iconset theme="cpu"/> | ||||||
|  |             </property> | ||||||
|  |             <property name="iconSize"> | ||||||
|  |              <size> | ||||||
|  |               <width>32</width> | ||||||
|  |               <height>32</height> | ||||||
|  |              </size> | ||||||
|  |             </property> | ||||||
|  |             <property name="flat"> | ||||||
|  |              <bool>true</bool> | ||||||
|             </property> |             </property> | ||||||
|            </widget> |            </widget> | ||||||
|           </item> |           </item> | ||||||
| @ -231,21 +387,24 @@ | |||||||
|         <item> |         <item> | ||||||
|          <layout class="QHBoxLayout" name="memory"> |          <layout class="QHBoxLayout" name="memory"> | ||||||
|           <item> |           <item> | ||||||
|            <widget class="QLabel" name="memoryicon"> |            <widget class="QPushButton" name="pushButton_2"> | ||||||
|             <property name="minimumSize"> |             <property name="enabled"> | ||||||
|              <size> |              <bool>false</bool> | ||||||
|               <width>32</width> |  | ||||||
|               <height>32</height> |  | ||||||
|              </size> |  | ||||||
|             </property> |  | ||||||
|             <property name="maximumSize"> |  | ||||||
|              <size> |  | ||||||
|               <width>32</width> |  | ||||||
|               <height>32</height> |  | ||||||
|              </size> |  | ||||||
|             </property> |             </property> | ||||||
|             <property name="text"> |             <property name="text"> | ||||||
|              <string><img src=":/images/memory.png" height="32" width="32" /></string> |              <string/> | ||||||
|  |             </property> | ||||||
|  |             <property name="icon"> | ||||||
|  |              <iconset theme="media-flash"/> | ||||||
|  |             </property> | ||||||
|  |             <property name="iconSize"> | ||||||
|  |              <size> | ||||||
|  |               <width>32</width> | ||||||
|  |               <height>32</height> | ||||||
|  |              </size> | ||||||
|  |             </property> | ||||||
|  |             <property name="flat"> | ||||||
|  |              <bool>true</bool> | ||||||
|             </property> |             </property> | ||||||
|            </widget> |            </widget> | ||||||
|           </item> |           </item> | ||||||
| @ -280,21 +439,27 @@ | |||||||
|         <item> |         <item> | ||||||
|          <layout class="QHBoxLayout" name="graphics"> |          <layout class="QHBoxLayout" name="graphics"> | ||||||
|           <item> |           <item> | ||||||
|            <widget class="QLabel" name="graphicsicon"> |            <widget class="QPushButton" name="pushButton"> | ||||||
|             <property name="minimumSize"> |             <property name="enabled"> | ||||||
|              <size> |              <bool>false</bool> | ||||||
|               <width>32</width> |  | ||||||
|               <height>32</height> |  | ||||||
|              </size> |  | ||||||
|             </property> |  | ||||||
|             <property name="maximumSize"> |  | ||||||
|              <size> |  | ||||||
|               <width>32</width> |  | ||||||
|               <height>32</height> |  | ||||||
|              </size> |  | ||||||
|             </property> |             </property> | ||||||
|             <property name="text"> |             <property name="text"> | ||||||
|              <string><img src=":/images/graphics.png" height="32" width="32" /></string> |              <string/> | ||||||
|  |             </property> | ||||||
|  |             <property name="icon"> | ||||||
|  |              <iconset theme="video-display"/> | ||||||
|  |             </property> | ||||||
|  |             <property name="iconSize"> | ||||||
|  |              <size> | ||||||
|  |               <width>32</width> | ||||||
|  |               <height>32</height> | ||||||
|  |              </size> | ||||||
|  |             </property> | ||||||
|  |             <property name="autoDefault"> | ||||||
|  |              <bool>false</bool> | ||||||
|  |             </property> | ||||||
|  |             <property name="flat"> | ||||||
|  |              <bool>true</bool> | ||||||
|             </property> |             </property> | ||||||
|            </widget> |            </widget> | ||||||
|           </item> |           </item> | ||||||
| @ -328,107 +493,6 @@ | |||||||
|         </item> |         </item> | ||||||
|        </layout> |        </layout> | ||||||
|       </item> |       </item> | ||||||
|       <item row="11" column="0" colspan="4"> |  | ||||||
|        <layout class="QHBoxLayout" name="buttonslayout"> |  | ||||||
|         <item> |  | ||||||
|          <widget class="QPushButton" name="translation"> |  | ||||||
|           <property name="minimumSize"> |  | ||||||
|            <size> |  | ||||||
|             <width>100</width> |  | ||||||
|             <height>30</height> |  | ||||||
|            </size> |  | ||||||
|           </property> |  | ||||||
|           <property name="maximumSize"> |  | ||||||
|            <size> |  | ||||||
|             <width>100</width> |  | ||||||
|             <height>30</height> |  | ||||||
|            </size> |  | ||||||
|           </property> |  | ||||||
|           <property name="text"> |  | ||||||
|            <string>Translation</string> |  | ||||||
|           </property> |  | ||||||
|          </widget> |  | ||||||
|         </item> |  | ||||||
|         <item> |  | ||||||
|          <widget class="QPushButton" name="license"> |  | ||||||
|           <property name="minimumSize"> |  | ||||||
|            <size> |  | ||||||
|             <width>100</width> |  | ||||||
|             <height>30</height> |  | ||||||
|            </size> |  | ||||||
|           </property> |  | ||||||
|           <property name="maximumSize"> |  | ||||||
|            <size> |  | ||||||
|             <width>100</width> |  | ||||||
|             <height>30</height> |  | ||||||
|            </size> |  | ||||||
|           </property> |  | ||||||
|           <property name="text"> |  | ||||||
|            <string>License</string> |  | ||||||
|           </property> |  | ||||||
|          </widget> |  | ||||||
|         </item> |  | ||||||
|         <item> |  | ||||||
|          <spacer name="buttonspacer"> |  | ||||||
|           <property name="orientation"> |  | ||||||
|            <enum>Qt::Horizontal</enum> |  | ||||||
|           </property> |  | ||||||
|           <property name="sizeHint" stdset="0"> |  | ||||||
|            <size> |  | ||||||
|             <width>40</width> |  | ||||||
|             <height>20</height> |  | ||||||
|            </size> |  | ||||||
|           </property> |  | ||||||
|          </spacer> |  | ||||||
|         </item> |  | ||||||
|         <item> |  | ||||||
|          <widget class="QDialogButtonBox" name="close"> |  | ||||||
|           <property name="standardButtons"> |  | ||||||
|            <set>QDialogButtonBox::Close</set> |  | ||||||
|           </property> |  | ||||||
|          </widget> |  | ||||||
|         </item> |  | ||||||
|        </layout> |  | ||||||
|       </item> |  | ||||||
|       <item row="9" column="0"> |  | ||||||
|        <spacer name="verticalSpacer1"> |  | ||||||
|         <property name="orientation"> |  | ||||||
|          <enum>Qt::Vertical</enum> |  | ||||||
|         </property> |  | ||||||
|         <property name="sizeHint" stdset="0"> |  | ||||||
|          <size> |  | ||||||
|           <width>20</width> |  | ||||||
|           <height>40</height> |  | ||||||
|          </size> |  | ||||||
|         </property> |  | ||||||
|        </spacer> |  | ||||||
|       </item> |  | ||||||
|       <item row="5" column="0"> |  | ||||||
|        <spacer name="verticalSpacer3"> |  | ||||||
|         <property name="orientation"> |  | ||||||
|          <enum>Qt::Vertical</enum> |  | ||||||
|         </property> |  | ||||||
|         <property name="sizeHint" stdset="0"> |  | ||||||
|          <size> |  | ||||||
|           <width>20</width> |  | ||||||
|           <height>40</height> |  | ||||||
|          </size> |  | ||||||
|         </property> |  | ||||||
|        </spacer> |  | ||||||
|       </item> |  | ||||||
|       <item row="0" column="0"> |  | ||||||
|        <spacer name="verticalSpacer2"> |  | ||||||
|         <property name="orientation"> |  | ||||||
|          <enum>Qt::Vertical</enum> |  | ||||||
|         </property> |  | ||||||
|         <property name="sizeHint" stdset="0"> |  | ||||||
|          <size> |  | ||||||
|           <width>20</width> |  | ||||||
|           <height>40</height> |  | ||||||
|          </size> |  | ||||||
|         </property> |  | ||||||
|        </spacer> |  | ||||||
|       </item> |  | ||||||
|      </layout> |      </layout> | ||||||
|     </widget> |     </widget> | ||||||
|    </item> |    </item> | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user