mirror of
				https://github.com/oSoWoSo/DistroHopper.git
				synced 2024-08-14 22:46:53 +00:00 
			
		
		
		
	desktop files fix
This commit is contained in:
		
							parent
							
								
									76f3e44cc4
								
							
						
					
					
						commit
						3289728d9e
					
				
					 81 changed files with 168 additions and 139 deletions
				
			
		
							
								
								
									
										4
									
								
								dh
									
										
									
									
									
								
							
							
						
						
									
										4
									
								
								dh
									
										
									
									
									
								
							|  | @ -227,7 +227,7 @@ Type=Application | |||
| Name=$get_name | ||||
| releases=$releases | ||||
| replace=$replace | ||||
| Exec=sh -c 'cd $VMS_DIR && yad --form --field="Release:CB" "${releases// /$replace}" | cut -d'|' -f1 | xargs -I{} sh -c "$prefix"quickget $get_name {}' | ||||
| Exec=sh -c 'cd $VMS_DIR && yad --form --field="Release:CB" "${releases// /$replace}" | cut -d'|' -f1 | xargs -I{} sh -c "$prefixquickget $get_name {}"' | ||||
| Icon=$icon_file | ||||
| Categories=System;Virtualization; | ||||
| 
 | ||||
|  | @ -240,7 +240,7 @@ Name=$get_name | |||
| releases=$releases | ||||
| editions=$editions | ||||
| replace=$replace | ||||
| Exec=sh -c 'cd $VMS_DIR && yad --form --separator=" " --field="Release:CB" "${releases// /$replace}" --field="Edition:CB" "${editions// /$replace}" | xargs -I{} sh -c "$prefixquickget $get_name {}' | ||||
| Exec=sh -c 'cd $VMS_DIR && yad --form --separator=" " --field="Release:CB" "${releases// /$replace}" --field="Edition:CB" "${editions// /$replace}" | xargs -I{} sh -c "$prefixquickget $get_name {}"' | ||||
| Icon=$icon_file | ||||
| Categories=System;Virtualization; | ||||
| 
 | ||||
|  |  | |||
							
								
								
									
										
											BIN
										
									
								
								locale/cs.mo
									
										
									
									
									
								
							
							
						
						
									
										
											BIN
										
									
								
								locale/cs.mo
									
										
									
									
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										62
									
								
								locale/cs.po
									
										
									
									
									
								
							
							
						
						
									
										62
									
								
								locale/cs.po
									
										
									
									
									
								
							|  | @ -2,15 +2,14 @@ msgid "" | |||
| msgstr "" | ||||
| "Project-Id-Version: 0.77b\n" | ||||
| "POT-Creation-Date: 2023-03-29\n" | ||||
| "PO-Revision-Date: 2023-03-29 23:53+0200\n" | ||||
| "PO-Revision-Date: 2023-03-30 02:52+0200\n" | ||||
| "Last-Translator: zenobit <zen@osowoso.xyz>\n" | ||||
| "Language-Team: Czech\n" | ||||
| "Language: cs\n" | ||||
| "MIME-Version: 1.0\n" | ||||
| "Content-Type: text/plain; charset=UTF-8\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
| "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n>=2 && n<=4 ? 1 : " | ||||
| "2);\n" | ||||
| "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n>=2 && n<=4 ? 1 : 2);\n" | ||||
| "X-Generator: Poedit 3.2.2\n" | ||||
| 
 | ||||
| #: dh:10 | ||||
|  | @ -55,7 +54,8 @@ msgstr "\\th help\\t\\t\\tZobrazit tuto nápovědu a skončit\\n" | |||
| 
 | ||||
| #: dh:29 | ||||
| msgid "\\td\\tdir\\t\\t\\tSet default directory where VMs are stored\\n" | ||||
| msgstr "\\td\\tdir\\t\\t\\tNastavit adresář kde jsou virtuální stroje uloženy\\n" | ||||
| msgstr "" | ||||
| "\\td\\tdir\\t\\t\\tNastavit adresář kde jsou virtuální stroje uloženy\\n" | ||||
| 
 | ||||
| #: dh:30 | ||||
| msgid "\\ti\\tinstall\\t\\t\\tInstall DistroHopper\\n" | ||||
|  | @ -74,12 +74,12 @@ msgid "\\tr\\tready\\t\\t\\tUpdate ready to run VMs\\n" | |||
| msgstr "\\tr\\tready\\t\\t\\tAktualizovat připravené VM\\n" | ||||
| 
 | ||||
| #: dh:37 | ||||
| msgid "\\tt\\ttui\\t\\t\\tRun TUI\\n" | ||||
| msgstr "\\tt\\ttui\\t\\t\\tSpustit terminálové uživatelské rozhranní\\n" | ||||
| msgid "\\tt\\ttui\\t\\t\\tRun terminal user interface (TUI)\\n" | ||||
| msgstr "\\tt\\ttui\\t\\t\\tSpustit uživatelské rozhranní v terminálu (TUI)\\n" | ||||
| 
 | ||||
| #: dh:38 | ||||
| msgid "\\tg\\tgui\\t\\t\\tRun GUI\\n" | ||||
| msgstr "\\tg\\tgui\\t\\t\\tSpustit grafické uživatelské rozhranní\\n" | ||||
| msgid "\\tg\\tgui\\t\\t\\tRun graphical user interface (GUI)\\n" | ||||
| msgstr "\\tg\\tgui\\t\\t\\tSpustit grafické uživatelské rozhranní (GUI)\\n" | ||||
| 
 | ||||
| #: dh:40 | ||||
| msgid "\\ta\\tadd\\t\\t\\tAdd new distro to quickget\\n" | ||||
|  | @ -91,11 +91,14 @@ msgstr "\\tf\\tfunctions\\t\\tSeřadit funkce v quickget\\n" | |||
| 
 | ||||
| #: dh:42 | ||||
| msgid "\\tp\\tpush\\t\\t\\tPush changed quickget to quickemu project #todo\\n" | ||||
| msgstr "\\tp\\tpush\\t\\t\\tPoslat změněný quickget do quickemu projektu #UDELAT\\n" | ||||
| msgstr "" | ||||
| "\\tp\\tpush\\t\\t\\tPoslat změněný quickget do quickemu projektu #UDELAT\\n" | ||||
| 
 | ||||
| #: dh:44 | ||||
| msgid "\\tc\\tcopy\\t\\t\\tCopy all ISOs to target dir (for Ventoy)\\n" | ||||
| msgstr "\\tc\\tcopy\\t\\t\\tKopírovat všechny ISO to cílového adresáře (pro Ventoy)\\n" | ||||
| msgstr "" | ||||
| "\\tc\\tcopy\\t\\t\\tKopírovat všechny ISO to cílového adresáře (pro " | ||||
| "Ventoy)\\n" | ||||
| 
 | ||||
| #: dh:46 | ||||
| msgid "\\tl\\tlanguage\\t\\tTranslate DistroHopper\\n" | ||||
|  | @ -127,7 +130,7 @@ msgstr "vytvářím adresář konfigurace..." | |||
| 
 | ||||
| #: dh:103 | ||||
| msgid "creating icons dir as root..." | ||||
| msgstr "vytvářím adresář ikon jako superuživatel..." | ||||
| msgstr "vytvářím adresář ikon jako správce..." | ||||
| 
 | ||||
| #: dh:147 | ||||
| msgid "Copying icons..." | ||||
|  | @ -190,8 +193,8 @@ msgid "\\n Starting %s...\\n\\n" | |||
| msgstr "\\n Začínám %s...\\n\\n" | ||||
| 
 | ||||
| #: dh:420 | ||||
| msgid "Which language change? [en,cs]" | ||||
| msgstr "Který jazyk upravit? [en,cs]" | ||||
| msgid "Which language change? (en/cs)" | ||||
| msgstr "Který jazyk upravit? (en/cs)" | ||||
| 
 | ||||
| #: dh:421 | ||||
| msgid "If you want create new one, insert two digit language code..." | ||||
|  | @ -214,53 +217,58 @@ msgid "Generating .mo file..." | |||
| msgstr "Vytvářím soubor .mo..." | ||||
| 
 | ||||
| #: dh:430 | ||||
| msgid "Do you want copy $lang translation to '/usr/share/local' as root? (y/n)" | ||||
| msgstr "" | ||||
| "Chcete zkopírovat $lang překlad do '/usr/share/local' jako správce? (a/n)" | ||||
| 
 | ||||
| #: dh:433 | ||||
| msgid "Copying translation to '/usr/share/local'..." | ||||
| msgstr "Kopíruji překlad do '/usr/share/local'..." | ||||
| 
 | ||||
| #: dh:437 | ||||
| #: dh:442 | ||||
| msgid "No argumet provided!\\n\\n" | ||||
| msgstr "Nezadali jste žádný argument!\\n\\n" | ||||
| 
 | ||||
| #: dh:454 | ||||
| #: dh:459 | ||||
| msgid "Starting installation..." | ||||
| msgstr "Zahajuji instalaci..." | ||||
| 
 | ||||
| #: dh:459 | ||||
| #: dh:464 | ||||
| msgid "Switching to portable mode!" | ||||
| msgstr "Přepínám do přenosného módu!" | ||||
| 
 | ||||
| #: dh:464 | ||||
| #: dh:469 | ||||
| msgid "Updating supported VMs..." | ||||
| msgstr "Aktualizuji podporované VM..." | ||||
| 
 | ||||
| #: dh:469 | ||||
| #: dh:474 | ||||
| msgid "Updating ready VMs..." | ||||
| msgstr "Aktualizuji připravené VM..." | ||||
| 
 | ||||
| #: dh:474 | ||||
| msgid "Running TUI..." | ||||
| msgstr "Spouštím TUI..." | ||||
| 
 | ||||
| #: dh:479 | ||||
| msgid "Running DistroHopper TUI..." | ||||
| msgstr "Spouštím DistroHopper TUI..." | ||||
| 
 | ||||
| #: dh:484 | ||||
| msgid "Starting DistroHopper GUI..." | ||||
| msgstr "Spouštím DistroHopper GUI..." | ||||
| 
 | ||||
| #: dh:484 | ||||
| #: dh:489 | ||||
| msgid "Adding new distro started..." | ||||
| msgstr "Přidání nového distra zahájeno..." | ||||
| 
 | ||||
| #: dh:489 | ||||
| #: dh:494 | ||||
| msgid "Sorting functions in template..." | ||||
| msgstr "Srovnávám funkce v šabloně..." | ||||
| 
 | ||||
| #: dh:494 | ||||
| #: dh:499 | ||||
| msgid "Pushing changes to... #TODO" | ||||
| msgstr "Posílám změny do... #UDELAT" | ||||
| 
 | ||||
| #: dh:499 | ||||
| #: dh:504 | ||||
| msgid "Copying ISOs to dir. It will take some time..." | ||||
| msgstr "Kopíruji soubory ISO do adresáře. Zabere to nějaký čas..." | ||||
| 
 | ||||
| #: dh:508 | ||||
| #: dh:513 | ||||
| msgid "Invalid option: $1" | ||||
| msgstr "Chybný argument: $1" | ||||
|  |  | |||
|  | @ -44,10 +44,10 @@ msgstr "" | |||
| msgid "\\tr\\tready\\t\\t\\tUpdate ready to run VMs\\n" | ||||
| msgstr "" | ||||
| #: dh:37 | ||||
| msgid "\\tt\\ttui\\t\\t\\tRun TUI\\n" | ||||
| msgid "\\tt\\ttui\\t\\t\\tRun terminal user interface (TUI)\\n" | ||||
| msgstr "" | ||||
| #: dh:38 | ||||
| msgid "\\tg\\tgui\\t\\t\\tRun GUI\\n" | ||||
| msgid "\\tg\\tgui\\t\\t\\tRun graphical user interface (GUI)\\n" | ||||
| msgstr "" | ||||
| #: dh:40 | ||||
| msgid "\\ta\\tadd\\t\\t\\tAdd new distro to quickget\\n" | ||||
|  | @ -131,7 +131,7 @@ msgstr "" | |||
| msgid "\\n Starting %s...\\n\\n" | ||||
| msgstr "" | ||||
| #: dh:420 | ||||
| msgid "Which language change? [en,cs]" | ||||
| msgid "Which language change? (en/cs)" | ||||
| msgstr "" | ||||
| #: dh:421 | ||||
| msgid "If you want create new one, insert two digit language code..." | ||||
|  | @ -149,41 +149,44 @@ msgstr "" | |||
| msgid "Generating .mo file..." | ||||
| msgstr "" | ||||
| #: dh:430 | ||||
| msgid "Do you want copy $lang translation to '/usr/share/local' as root? (y/n)" | ||||
| msgstr "" | ||||
| #: dh:433 | ||||
| msgid "Copying translation to '/usr/share/local'..." | ||||
| msgstr "" | ||||
| #: dh:437 | ||||
| #: dh:442 | ||||
| msgid "No argumet provided!\\n\\n" | ||||
| msgstr "" | ||||
| #: dh:454 | ||||
| #: dh:459 | ||||
| msgid "Starting installation..." | ||||
| msgstr "" | ||||
| #: dh:459 | ||||
| #: dh:464 | ||||
| msgid "Switching to portable mode!" | ||||
| msgstr "" | ||||
| #: dh:464 | ||||
| #: dh:469 | ||||
| msgid "Updating supported VMs..." | ||||
| msgstr "" | ||||
| #: dh:469 | ||||
| #: dh:474 | ||||
| msgid "Updating ready VMs..." | ||||
| msgstr "" | ||||
| #: dh:474 | ||||
| msgid "Running TUI..." | ||||
| msgstr "" | ||||
| #: dh:479 | ||||
| msgid "Starting DistroHopper GUI..." | ||||
| msgid "Running DistroHopper TUI..." | ||||
| msgstr "" | ||||
| #: dh:484 | ||||
| msgid "Adding new distro started..." | ||||
| msgid "Starting DistroHopper GUI..." | ||||
| msgstr "" | ||||
| #: dh:489 | ||||
| msgid "Sorting functions in template..." | ||||
| msgid "Adding new distro started..." | ||||
| msgstr "" | ||||
| #: dh:494 | ||||
| msgid "Pushing changes to... #TODO" | ||||
| msgid "Sorting functions in template..." | ||||
| msgstr "" | ||||
| #: dh:499 | ||||
| msgid "Pushing changes to... #TODO" | ||||
| msgstr "" | ||||
| #: dh:504 | ||||
| msgid "Copying ISOs to dir. It will take some time..." | ||||
| msgstr "" | ||||
| #: dh:508 | ||||
| #: dh:513 | ||||
| msgid "Invalid option: $1" | ||||
| msgstr "" | ||||
|  |  | |||
										
											Binary file not shown.
										
									
								
							|  | @ -74,12 +74,12 @@ msgid "\\tr\\tready\\t\\t\\tUpdate ready to run VMs\\n" | |||
| msgstr "\\tr\\tready\\t\\t\\tAktualizovat připravené VM\\n" | ||||
| 
 | ||||
| #: dh:37 | ||||
| msgid "\\tt\\ttui\\t\\t\\tRun TUI\\n" | ||||
| msgstr "\\tt\\ttui\\t\\t\\tSpustit terminálové uživatelské rozhranní\\n" | ||||
| msgid "\\tt\\ttui\\t\\t\\tRun terminal user interface (TUI)\\n" | ||||
| msgstr "\\tt\\ttui\\t\\t\\tSpustit uživatelské rozhranní v terminálu (TUI)\\n" | ||||
| 
 | ||||
| #: dh:38 | ||||
| msgid "\\tg\\tgui\\t\\t\\tRun GUI\\n" | ||||
| msgstr "\\tg\\tgui\\t\\t\\tSpustit grafické uživatelské rozhranní\\n" | ||||
| msgid "\\tg\\tgui\\t\\t\\tRun graphical user interface (GUI)\\n" | ||||
| msgstr "\\tg\\tgui\\t\\t\\tSpustit grafické uživatelské rozhranní (GUI)\\n" | ||||
| 
 | ||||
| #: dh:40 | ||||
| msgid "\\ta\\tadd\\t\\t\\tAdd new distro to quickget\\n" | ||||
|  | @ -127,7 +127,7 @@ msgstr "vytvářím adresář konfigurace..." | |||
| 
 | ||||
| #: dh:103 | ||||
| msgid "creating icons dir as root..." | ||||
| msgstr "vytvářím adresář ikon jako superuživatel..." | ||||
| msgstr "vytvářím adresář ikon jako správce..." | ||||
| 
 | ||||
| #: dh:147 | ||||
| msgid "Copying icons..." | ||||
|  | @ -190,8 +190,8 @@ msgid "\\n Starting %s...\\n\\n" | |||
| msgstr "\\n Začínám %s...\\n\\n" | ||||
| 
 | ||||
| #: dh:420 | ||||
| msgid "Which language change? [en,cs]" | ||||
| msgstr "Který jazyk upravit? [en,cs]" | ||||
| msgid "Which language change? (en/cs)" | ||||
| msgstr "Který jazyk upravit? (en/cs)" | ||||
| 
 | ||||
| #: dh:421 | ||||
| msgid "If you want create new one, insert two digit language code..." | ||||
|  | @ -214,53 +214,57 @@ msgid "Generating .mo file..." | |||
| msgstr "Vytvářím soubor .mo..." | ||||
| 
 | ||||
| #: dh:430 | ||||
| msgid "Do you want copy $lang translation to '/usr/share/local' as root? (y/n)" | ||||
| msgstr "Chcete zkopírovat $lang překlad do '/usr/share/local' jako správce? (a/n)" | ||||
| 
 | ||||
| #: dh:433 | ||||
| msgid "Copying translation to '/usr/share/local'..." | ||||
| msgstr "Kopíruji překlad do '/usr/share/local'..." | ||||
| 
 | ||||
| #: dh:437 | ||||
| #: dh:442 | ||||
| msgid "No argumet provided!\\n\\n" | ||||
| msgstr "Nezadali jste žádný argument!\\n\\n" | ||||
| 
 | ||||
| #: dh:454 | ||||
| #: dh:459 | ||||
| msgid "Starting installation..." | ||||
| msgstr "Zahajuji instalaci..." | ||||
| 
 | ||||
| #: dh:459 | ||||
| #: dh:464 | ||||
| msgid "Switching to portable mode!" | ||||
| msgstr "Přepínám do přenosného módu!" | ||||
| 
 | ||||
| #: dh:464 | ||||
| #: dh:469 | ||||
| msgid "Updating supported VMs..." | ||||
| msgstr "Aktualizuji podporované VM..." | ||||
| 
 | ||||
| #: dh:469 | ||||
| #: dh:474 | ||||
| msgid "Updating ready VMs..." | ||||
| msgstr "Aktualizuji připravené VM..." | ||||
| 
 | ||||
| #: dh:474 | ||||
| msgid "Running TUI..." | ||||
| msgstr "Spouštím TUI..." | ||||
| 
 | ||||
| #: dh:479 | ||||
| msgid "Running DistroHopper TUI..." | ||||
| msgstr "Spouštím DistroHopper TUI..." | ||||
| 
 | ||||
| #: dh:484 | ||||
| msgid "Starting DistroHopper GUI..." | ||||
| msgstr "Spouštím DistroHopper GUI..." | ||||
| 
 | ||||
| #: dh:484 | ||||
| #: dh:489 | ||||
| msgid "Adding new distro started..." | ||||
| msgstr "Přidání nového distra zahájeno..." | ||||
| 
 | ||||
| #: dh:489 | ||||
| #: dh:494 | ||||
| msgid "Sorting functions in template..." | ||||
| msgstr "Srovnávám funkce v šabloně..." | ||||
| 
 | ||||
| #: dh:494 | ||||
| #: dh:499 | ||||
| msgid "Pushing changes to... #TODO" | ||||
| msgstr "Posílám změny do... #UDELAT" | ||||
| 
 | ||||
| #: dh:499 | ||||
| #: dh:504 | ||||
| msgid "Copying ISOs to dir. It will take some time..." | ||||
| msgstr "Kopíruji soubory ISO do adresáře. Zabere to nějaký čas..." | ||||
| 
 | ||||
| #: dh:508 | ||||
| #: dh:513 | ||||
| msgid "Invalid option: $1" | ||||
| msgstr "Chybný argument: $1" | ||||
|  |  | |||
							
								
								
									
										7
									
								
								ready/alpine-3.12.desktop
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								ready/alpine-3.12.desktop
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,7 @@ | |||
| [Desktop Entry] | ||||
| Type=Application | ||||
| Name=alpine-3.12 | ||||
| Exec=sh -c 'echo $pwd && cd /home/zen/git/distrohopper && ./quickemu -vm alpine-3.12.conf' | ||||
| Icon=/home/zen/git/distrohopper/icons/alpine.svg | ||||
| Categories=System;Virtualization; | ||||
| 
 | ||||
							
								
								
									
										7
									
								
								ready/netboot-latest.desktop
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								ready/netboot-latest.desktop
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,7 @@ | |||
| [Desktop Entry] | ||||
| Type=Application | ||||
| Name=netboot-latest | ||||
| Exec=sakura -e 'cd /home/zen/git/distrohopper && ./quickemu -vm netboot-latest.conf' | ||||
| Icon=/home/zen/git/distrohopper/icons/netboot.svg | ||||
| Categories=System;Virtualization; | ||||
| 
 | ||||
|  | @ -4,7 +4,7 @@ Name=agarimos | |||
| releases=latest | ||||
| editions=plasma gnome xfce | ||||
| replace="!" | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "latest" --field="Edition:CB" "plasma"!"gnome"!"xfce" | xargs -I{} sh -c " agarimos {}' | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "latest" --field="Edition:CB" "plasma"!"gnome"!"xfce" | xargs -I{} sh -c "./quickget agarimos {}"' | ||||
| Icon=/home/zen/git/distrohopper/icons/agarimos.png | ||||
| Categories=System;Virtualization; | ||||
| 
 | ||||
|  |  | |||
|  | @ -4,7 +4,7 @@ Name=alma | |||
| releases=8.6 8.7 9.0 9.1 | ||||
| editions=minimal dvd | ||||
| replace="!" | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "8.6"!"8.7"!"9.0"!"9.1" --field="Edition:CB" "minimal"!"dvd" | xargs -I{} sh -c " alma {}' | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "8.6"!"8.7"!"9.0"!"9.1" --field="Edition:CB" "minimal"!"dvd" | xargs -I{} sh -c "./quickget alma {}"' | ||||
| Icon=/home/zen/git/distrohopper/icons/alma.svg | ||||
| Categories=System;Virtualization; | ||||
| 
 | ||||
|  |  | |||
|  | @ -3,7 +3,7 @@ Type=Application | |||
| Name=alpine | ||||
| releases=3.12 3.13 3.14 3.15 latest | ||||
| replace="!" | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --field="Release:CB" "3.12"!"3.13"!"3.14"!"3.15"!"latest" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget alpine {}' | ||||
| Exec=sh -c 'cd "/home/zen/git/distrohopper" && yad --form --field="Release:CB" "3.12"!"3.13"!"3.14"!"3.15"!"latest" | cut -d"|" -f1 | xargs -I{} sh -c "./quickget alpine {}"' | ||||
| Icon=/home/zen/git/distrohopper/icons/alpine.svg | ||||
| Categories=System;Virtualization; | ||||
| 
 | ||||
|  |  | |||
|  | @ -4,7 +4,7 @@ Name=android | |||
| releases=7.1 8.1 9.0 | ||||
| editions=x86 x86_64 | ||||
| replace="!" | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "7.1"!"8.1"!"9.0" --field="Edition:CB" "x86"!"x86_64" | xargs -I{} sh -c " android {}' | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "7.1"!"8.1"!"9.0" --field="Edition:CB" "x86"!"x86_64" | xargs -I{} sh -c "./quickget android {}"' | ||||
| Icon=/home/zen/git/distrohopper/icons/android.svg | ||||
| Categories=System;Virtualization; | ||||
| 
 | ||||
|  |  | |||
|  | @ -3,7 +3,7 @@ Type=Application | |||
| Name=archcraft | ||||
| releases=latest | ||||
| replace="!" | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --field="Release:CB" "latest" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget archcraft {}' | ||||
| Exec=sh -c 'cd "/home/zen/git/distrohopper" && yad --form --field="Release:CB" "latest" | cut -d"|" -f1 | xargs -I{} sh -c "./quickget archcraft {}"' | ||||
| Icon=/home/zen/git/distrohopper/icons/archcraft.svg | ||||
| Categories=System;Virtualization; | ||||
| 
 | ||||
|  |  | |||
|  | @ -3,7 +3,7 @@ Type=Application | |||
| Name=archlinux | ||||
| releases=latest | ||||
| replace="!" | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --field="Release:CB" "latest" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget archlinux {}' | ||||
| Exec=sh -c 'cd "/home/zen/git/distrohopper" && yad --form --field="Release:CB" "latest" | cut -d"|" -f1 | xargs -I{} sh -c "./quickget archlinux {}"' | ||||
| Icon=/home/zen/git/distrohopper/icons/archlinux.svg | ||||
| Categories=System;Virtualization; | ||||
| 
 | ||||
|  |  | |||
|  | @ -4,7 +4,7 @@ Name=arcolinux | |||
| releases=v21.09.11 v21.11.05 v22.01.10 | ||||
| editions=large small | ||||
| replace="!" | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "v21.09.11"!"v21.11.05"!"v22.01.10" --field="Edition:CB" "large"!"small" | xargs -I{} sh -c " arcolinux {}' | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "v21.09.11"!"v21.11.05"!"v22.01.10" --field="Edition:CB" "large"!"small" | xargs -I{} sh -c "./quickget arcolinux {}"' | ||||
| Icon=/home/zen/git/distrohopper/icons/arcolinux.svg | ||||
| Categories=System;Virtualization; | ||||
| 
 | ||||
|  |  | |||
|  | @ -3,7 +3,7 @@ Type=Application | |||
| Name=batocera | ||||
| releases=32 33 34 | ||||
| replace="!" | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --field="Release:CB" "32"!"33"!"34" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget batocera {}' | ||||
| Exec=sh -c 'cd "/home/zen/git/distrohopper" && yad --form --field="Release:CB" "32"!"33"!"34" | cut -d"|" -f1 | xargs -I{} sh -c "./quickget batocera {}"' | ||||
| Icon=/home/zen/git/distrohopper/icons/batocera.svg | ||||
| Categories=System;Virtualization; | ||||
| 
 | ||||
|  |  | |||
|  | @ -3,7 +3,7 @@ Type=Application | |||
| Name=blendos | ||||
| releases=23.01 | ||||
| replace="!" | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --field="Release:CB" "23.01" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget blendos {}' | ||||
| Exec=sh -c 'cd "/home/zen/git/distrohopper" && yad --form --field="Release:CB" "23.01" | cut -d"|" -f1 | xargs -I{} sh -c "./quickget blendos {}"' | ||||
| Icon=/home/zen/git/distrohopper/icons/blendos.svg | ||||
| Categories=System;Virtualization; | ||||
| 
 | ||||
|  |  | |||
|  | @ -4,7 +4,7 @@ Name=cachyos | |||
| releases=latest | ||||
| editions=kde gnome cli | ||||
| replace="!" | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "latest" --field="Edition:CB" "kde"!"gnome"!"cli" | xargs -I{} sh -c " cachyos {}' | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "latest" --field="Edition:CB" "kde"!"gnome"!"cli" | xargs -I{} sh -c "./quickget cachyos {}"' | ||||
| Icon=/home/zen/git/distrohopper/icons/cachyos.svg | ||||
| Categories=System;Virtualization; | ||||
| 
 | ||||
|  |  | |||
|  | @ -4,7 +4,7 @@ Name=centos-stream | |||
| releases=8 9 | ||||
| editions=dvd1 boot | ||||
| replace="!" | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "8"!"9" --field="Edition:CB" "dvd1"!"boot" | xargs -I{} sh -c " centos-stream {}' | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "8"!"9" --field="Edition:CB" "dvd1"!"boot" | xargs -I{} sh -c "./quickget centos-stream {}"' | ||||
| Icon=/home/zen/git/distrohopper/icons/centos-stream.svg | ||||
| Categories=System;Virtualization; | ||||
| 
 | ||||
|  |  | |||
|  | @ -4,7 +4,7 @@ Name=cereus | |||
| releases=latest | ||||
| editions=base lxqt xfce | ||||
| replace="!" | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "latest" --field="Edition:CB" "base"!"lxqt"!"xfce" | xargs -I{} sh -c " cereus {}' | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "latest" --field="Edition:CB" "base"!"lxqt"!"xfce" | xargs -I{} sh -c "./quickget cereus {}"' | ||||
| Icon=/home/zen/git/distrohopper/icons/cereus.svg | ||||
| Categories=System;Virtualization; | ||||
| 
 | ||||
|  |  | |||
|  | @ -4,7 +4,7 @@ Name=debian | |||
| releases=10.0.0 10.1.0 10.2.0 10.3.0 10.4.0 10.5.0 10.6.0 10.7.0 10.8.0 10.9.0 10.10.0 10.11.0 10.12.0 10.13.0 11.0.0 11.1.0 11.2.0 11.3.0 11.4.0 11.5.0 11.6.0 | ||||
| editions=standard cinnamon gnome kde lxde lxqt mate xfce netinst | ||||
| replace="!" | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "10.0.0"!"10.1.0"!"10.2.0"!"10.3.0"!"10.4.0"!"10.5.0"!"10.6.0"!"10.7.0"!"10.8.0"!"10.9.0"!"10.10.0"!"10.11.0"!"10.12.0"!"10.13.0"!"11.0.0"!"11.1.0"!"11.2.0"!"11.3.0"!"11.4.0"!"11.5.0"!"11.6.0" --field="Edition:CB" "standard"!"cinnamon"!"gnome"!"kde"!"lxde"!"lxqt"!"mate"!"xfce"!"netinst" | xargs -I{} sh -c " debian {}' | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "10.0.0"!"10.1.0"!"10.2.0"!"10.3.0"!"10.4.0"!"10.5.0"!"10.6.0"!"10.7.0"!"10.8.0"!"10.9.0"!"10.10.0"!"10.11.0"!"10.12.0"!"10.13.0"!"11.0.0"!"11.1.0"!"11.2.0"!"11.3.0"!"11.4.0"!"11.5.0"!"11.6.0" --field="Edition:CB" "standard"!"cinnamon"!"gnome"!"kde"!"lxde"!"lxqt"!"mate"!"xfce"!"netinst" | xargs -I{} sh -c "./quickget debian {}"' | ||||
| Icon=/home/zen/git/distrohopper/icons/debian.svg | ||||
| Categories=System;Virtualization; | ||||
| 
 | ||||
|  |  | |||
|  | @ -3,7 +3,7 @@ Type=Application | |||
| Name=deepin | ||||
| releases=20 20.1 20.2 20.2.1 20.2.2 20.2.3 20.2.4 20.3 20.4 20.5 20.6 20.7 | ||||
| replace="!" | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --field="Release:CB" "20"!"20.1"!"20.2"!"20.2.1"!"20.2.2"!"20.2.3"!"20.2.4"!"20.3"!"20.4"!"20.5"!"20.6"!"20.7" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget deepin {}' | ||||
| Exec=sh -c 'cd "/home/zen/git/distrohopper" && yad --form --field="Release:CB" "20"!"20.1"!"20.2"!"20.2.1"!"20.2.2"!"20.2.3"!"20.2.4"!"20.3"!"20.4"!"20.5"!"20.6"!"20.7" | cut -d"|" -f1 | xargs -I{} sh -c "./quickget deepin {}"' | ||||
| Icon=/home/zen/git/distrohopper/icons/deepin.svg | ||||
| Categories=System;Virtualization; | ||||
| 
 | ||||
|  |  | |||
|  | @ -3,7 +3,7 @@ Type=Application | |||
| Name=devuan | ||||
| releases=beowulf chimaera | ||||
| replace="!" | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --field="Release:CB" "beowulf"!"chimaera" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget devuan {}' | ||||
| Exec=sh -c 'cd "/home/zen/git/distrohopper" && yad --form --field="Release:CB" "beowulf"!"chimaera" | cut -d"|" -f1 | xargs -I{} sh -c "./quickget devuan {}"' | ||||
| Icon=/home/zen/git/distrohopper/icons/devuan.svg | ||||
| Categories=System;Virtualization; | ||||
| 
 | ||||
|  |  | |||
|  | @ -4,7 +4,7 @@ Name=dietpi | |||
| releases=bios uefi | ||||
| editions=bookworm bookworm-installer bullseye bullseye-installer | ||||
| replace="!" | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "bios"!"uefi" --field="Edition:CB" "bookworm"!"bookworm-installer"!"bullseye"!"bullseye-installer" | xargs -I{} sh -c " dietpi {}' | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "bios"!"uefi" --field="Edition:CB" "bookworm"!"bookworm-installer"!"bullseye"!"bullseye-installer" | xargs -I{} sh -c "./quickget dietpi {}"' | ||||
| Icon=/home/zen/git/distrohopper/icons/dietpi.png | ||||
| Categories=System;Virtualization; | ||||
| 
 | ||||
|  |  | |||
|  | @ -3,7 +3,7 @@ Type=Application | |||
| Name=dragonflybsd | ||||
| releases=6.4.0 | ||||
| replace="!" | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --field="Release:CB" "6.4.0" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget dragonflybsd {}' | ||||
| Exec=sh -c 'cd "/home/zen/git/distrohopper" && yad --form --field="Release:CB" "6.4.0" | cut -d"|" -f1 | xargs -I{} sh -c "./quickget dragonflybsd {}"' | ||||
| Icon=/home/zen/git/distrohopper/icons/dragonflybsd.svg | ||||
| Categories=System;Virtualization; | ||||
| 
 | ||||
|  |  | |||
|  | @ -3,7 +3,7 @@ Type=Application | |||
| Name=elementary | ||||
| releases=7.0 | ||||
| replace="!" | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --field="Release:CB" "7.0" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget elementary {}' | ||||
| Exec=sh -c 'cd "/home/zen/git/distrohopper" && yad --form --field="Release:CB" "7.0" | cut -d"|" -f1 | xargs -I{} sh -c "./quickget elementary {}"' | ||||
| Icon=/home/zen/git/distrohopper/icons/elementary.svg | ||||
| Categories=System;Virtualization; | ||||
| 
 | ||||
|  |  | |||
|  | @ -3,7 +3,7 @@ Type=Application | |||
| Name=endeavouros | ||||
| releases=apollo_22_1 artemis-22_6 artemis_neo_22_7 artemis_neo_22_8 artemis_nova_22_9 atlantis-21_4 atlantis_neo-21_5 cassini_22_12 | ||||
| replace="!" | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --field="Release:CB" "apollo_22_1"!"artemis-22_6"!"artemis_neo_22_7"!"artemis_neo_22_8"!"artemis_nova_22_9"!"atlantis-21_4"!"atlantis_neo-21_5"!"cassini_22_12" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget endeavouros {}' | ||||
| Exec=sh -c 'cd "/home/zen/git/distrohopper" && yad --form --field="Release:CB" "apollo_22_1"!"artemis-22_6"!"artemis_neo_22_7"!"artemis_neo_22_8"!"artemis_nova_22_9"!"atlantis-21_4"!"atlantis_neo-21_5"!"cassini_22_12" | cut -d"|" -f1 | xargs -I{} sh -c "./quickget endeavouros {}"' | ||||
| Icon=/home/zen/git/distrohopper/icons/endeavouros.svg | ||||
| Categories=System;Virtualization; | ||||
| 
 | ||||
|  |  | |||
|  | @ -4,7 +4,7 @@ Name=endless | |||
| releases=5.0.0 | ||||
| editions=base en fr pt_BR es | ||||
| replace="!" | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "5.0.0" --field="Edition:CB" "base"!"en"!"fr"!"pt_BR"!"es" | xargs -I{} sh -c " endless {}' | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "5.0.0" --field="Edition:CB" "base"!"en"!"fr"!"pt_BR"!"es" | xargs -I{} sh -c "./quickget endless {}"' | ||||
| Icon=/home/zen/git/distrohopper/icons/endless.svg | ||||
| Categories=System;Virtualization; | ||||
| 
 | ||||
|  |  | |||
|  | @ -4,7 +4,7 @@ Name=fedora | |||
| releases=33 34 35 36 37 | ||||
| editions=Workstation Cinnamon i3 KDE LXDE LXQt Mate Xfce Silverblue Server | ||||
| replace="!" | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "33"!"34"!"35"!"36"!"37" --field="Edition:CB" "Workstation"!"Cinnamon"!"i3"!"KDE"!"LXDE"!"LXQt"!"Mate"!"Xfce"!"Silverblue"!"Server" | xargs -I{} sh -c " fedora {}' | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "33"!"34"!"35"!"36"!"37" --field="Edition:CB" "Workstation"!"Cinnamon"!"i3"!"KDE"!"LXDE"!"LXQt"!"Mate"!"Xfce"!"Silverblue"!"Server" | xargs -I{} sh -c "./quickget fedora {}"' | ||||
| Icon=/home/zen/git/distrohopper/icons/fedora.svg | ||||
| Categories=System;Virtualization; | ||||
| 
 | ||||
|  |  | |||
|  | @ -4,7 +4,7 @@ Name=freebsd | |||
| releases=12.3 12.4 13.0 13.1 13.2 | ||||
| editions=disc1 dvd1 | ||||
| replace="!" | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "12.3"!"12.4"!"13.0"!"13.1"!"13.2" --field="Edition:CB" "disc1"!"dvd1" | xargs -I{} sh -c " freebsd {}' | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "12.3"!"12.4"!"13.0"!"13.1"!"13.2" --field="Edition:CB" "disc1"!"dvd1" | xargs -I{} sh -c "./quickget freebsd {}"' | ||||
| Icon=/home/zen/git/distrohopper/icons/freebsd.svg | ||||
| Categories=System;Virtualization; | ||||
| 
 | ||||
|  |  | |||
|  | @ -3,7 +3,7 @@ Type=Application | |||
| Name=freedos | ||||
| releases=1.2 1.3 | ||||
| replace="!" | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --field="Release:CB" "1.2"!"1.3" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget freedos {}' | ||||
| Exec=sh -c 'cd "/home/zen/git/distrohopper" && yad --form --field="Release:CB" "1.2"!"1.3" | cut -d"|" -f1 | xargs -I{} sh -c "./quickget freedos {}"' | ||||
| Icon=/home/zen/git/distrohopper/icons/freedos.svg | ||||
| Categories=System;Virtualization; | ||||
| 
 | ||||
|  |  | |||
|  | @ -4,7 +4,7 @@ Name=fvoid | |||
| releases=latest 20230222 20230124 20221021 20220818 | ||||
| editions=lxqt | ||||
| replace="!" | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "latest"!"20230222"!"20230124"!"20221021"!"20220818" --field="Edition:CB" "lxqt" | xargs -I{} sh -c " fvoid {}' | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "latest"!"20230222"!"20230124"!"20221021"!"20220818" --field="Edition:CB" "lxqt" | xargs -I{} sh -c "./quickget fvoid {}"' | ||||
| Icon=/home/zen/git/distrohopper/icons/tux.svg | ||||
| Categories=System;Virtualization; | ||||
| 
 | ||||
|  |  | |||
|  | @ -3,7 +3,7 @@ Type=Application | |||
| Name=gabeeos | ||||
| releases=latest | ||||
| replace="!" | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --field="Release:CB" "latest" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget gabeeos {}' | ||||
| Exec=sh -c 'cd "/home/zen/git/distrohopper" && yad --form --field="Release:CB" "latest" | cut -d"|" -f1 | xargs -I{} sh -c "./quickget gabeeos {}"' | ||||
| Icon=/home/zen/git/distrohopper/icons/gabeeos.png | ||||
| Categories=System;Virtualization; | ||||
| 
 | ||||
|  |  | |||
|  | @ -3,7 +3,7 @@ Type=Application | |||
| Name=garuda | ||||
| releases=latest | ||||
| replace="!" | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --field="Release:CB" "latest" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget garuda {}' | ||||
| Exec=sh -c 'cd "/home/zen/git/distrohopper" && yad --form --field="Release:CB" "latest" | cut -d"|" -f1 | xargs -I{} sh -c "./quickget garuda {}"' | ||||
| Icon=/home/zen/git/distrohopper/icons/garuda.svg | ||||
| Categories=System;Virtualization; | ||||
| 
 | ||||
|  |  | |||
|  | @ -3,7 +3,7 @@ Type=Application | |||
| Name=gentoo | ||||
| releases=latest | ||||
| replace="!" | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --field="Release:CB" "latest" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget gentoo {}' | ||||
| Exec=sh -c 'cd "/home/zen/git/distrohopper" && yad --form --field="Release:CB" "latest" | cut -d"|" -f1 | xargs -I{} sh -c "./quickget gentoo {}"' | ||||
| Icon=/home/zen/git/distrohopper/icons/gentoo.svg | ||||
| Categories=System;Virtualization; | ||||
| 
 | ||||
|  |  | |||
|  | @ -4,7 +4,7 @@ Name=ghostbsd | |||
| releases=21.10.16 21.11.24 22.01.12 | ||||
| editions=mate xfce | ||||
| replace="!" | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "21.10.16"!"21.11.24"!"22.01.12" --field="Edition:CB" "mate"!"xfce" | xargs -I{} sh -c " ghostbsd {}' | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "21.10.16"!"21.11.24"!"22.01.12" --field="Edition:CB" "mate"!"xfce" | xargs -I{} sh -c "./quickget ghostbsd {}"' | ||||
| Icon=/home/zen/git/distrohopper/icons/ghostbsd.svg | ||||
| Categories=System;Virtualization; | ||||
| 
 | ||||
|  |  | |||
|  | @ -4,7 +4,7 @@ Name=haiku | |||
| releases=r1beta3 r1beta4 | ||||
| editions=x86_64 x86_gcc2h | ||||
| replace="!" | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "r1beta3"!"r1beta4" --field="Edition:CB" "x86_64"!"x86_gcc2h" | xargs -I{} sh -c " haiku {}' | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "r1beta3"!"r1beta4" --field="Edition:CB" "x86_64"!"x86_gcc2h" | xargs -I{} sh -c "./quickget haiku {}"' | ||||
| Icon=/home/zen/git/distrohopper/icons/haiku.png | ||||
| Categories=System;Virtualization; | ||||
| 
 | ||||
|  |  | |||
|  | @ -3,7 +3,7 @@ Type=Application | |||
| Name=kali | ||||
| releases=current kali-weekly | ||||
| replace="!" | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --field="Release:CB" "current"!"kali-weekly" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget kali {}' | ||||
| Exec=sh -c 'cd "/home/zen/git/distrohopper" && yad --form --field="Release:CB" "current"!"kali-weekly" | cut -d"|" -f1 | xargs -I{} sh -c "./quickget kali {}"' | ||||
| Icon=/home/zen/git/distrohopper/icons/kali.svg | ||||
| Categories=System;Virtualization; | ||||
| 
 | ||||
|  |  | |||
|  | @ -3,7 +3,7 @@ Type=Application | |||
| Name=kdeneon | ||||
| releases=user testing unstable developer | ||||
| replace="!" | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --field="Release:CB" "user"!"testing"!"unstable"!"developer" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget kdeneon {}' | ||||
| Exec=sh -c 'cd "/home/zen/git/distrohopper" && yad --form --field="Release:CB" "user"!"testing"!"unstable"!"developer" | cut -d"|" -f1 | xargs -I{} sh -c "./quickget kdeneon {}"' | ||||
| Icon=/home/zen/git/distrohopper/icons/kdeneon.svg | ||||
| Categories=System;Virtualization; | ||||
| 
 | ||||
|  |  | |||
|  | @ -3,7 +3,7 @@ Type=Application | |||
| Name=kolibrios | ||||
| releases=latest | ||||
| replace="!" | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --field="Release:CB" "latest" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget kolibrios {}' | ||||
| Exec=sh -c 'cd "/home/zen/git/distrohopper" && yad --form --field="Release:CB" "latest" | cut -d"|" -f1 | xargs -I{} sh -c "./quickget kolibrios {}"' | ||||
| Icon=/home/zen/git/distrohopper/icons/kolibrios.png | ||||
| Categories=System;Virtualization; | ||||
| 
 | ||||
|  |  | |||
|  | @ -3,7 +3,7 @@ Type=Application | |||
| Name=kubuntu | ||||
| releases=16.04 18.04 20.04 22.04 22.10 jammy-daily daily-live daily-canary | ||||
| replace="!" | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --field="Release:CB" "16.04"!"18.04"!"20.04"!"22.04"!"22.10"!"jammy-daily"!"daily-live"!"daily-canary" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget kubuntu {}' | ||||
| Exec=sh -c 'cd "/home/zen/git/distrohopper" && yad --form --field="Release:CB" "16.04"!"18.04"!"20.04"!"22.04"!"22.10"!"jammy-daily"!"daily-live"!"daily-canary" | cut -d"|" -f1 | xargs -I{} sh -c "./quickget kubuntu {}"' | ||||
| Icon=/home/zen/git/distrohopper/icons/kubuntu.svg | ||||
| Categories=System;Virtualization; | ||||
| 
 | ||||
|  |  | |||
|  | @ -4,7 +4,7 @@ Name=linuxmint | |||
| releases=20.2 20.3 21 21.1 | ||||
| editions=cinnamon mate xfce | ||||
| replace="!" | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "20.2"!"20.3"!"21"!"21.1" --field="Edition:CB" "cinnamon"!"mate"!"xfce" | xargs -I{} sh -c " linuxmint {}' | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "20.2"!"20.3"!"21"!"21.1" --field="Edition:CB" "cinnamon"!"mate"!"xfce" | xargs -I{} sh -c "./quickget linuxmint {}"' | ||||
| Icon=/home/zen/git/distrohopper/icons/linuxmint.svg | ||||
| Categories=System;Virtualization; | ||||
| 
 | ||||
|  |  | |||
|  | @ -4,7 +4,7 @@ Name=lmde | |||
| releases=5 | ||||
| editions=cinnamon | ||||
| replace="!" | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "5" --field="Edition:CB" "cinnamon" | xargs -I{} sh -c " lmde {}' | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "5" --field="Edition:CB" "cinnamon" | xargs -I{} sh -c "./quickget lmde {}"' | ||||
| Icon=/home/zen/git/distrohopper/icons/lmde.svg | ||||
| Categories=System;Virtualization; | ||||
| 
 | ||||
|  |  | |||
|  | @ -3,7 +3,7 @@ Type=Application | |||
| Name=lubuntu | ||||
| releases=16.04 18.04 20.04 22.04 22.10 jammy-daily daily-live daily-canary | ||||
| replace="!" | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --field="Release:CB" "16.04"!"18.04"!"20.04"!"22.04"!"22.10"!"jammy-daily"!"daily-live"!"daily-canary" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget lubuntu {}' | ||||
| Exec=sh -c 'cd "/home/zen/git/distrohopper" && yad --form --field="Release:CB" "16.04"!"18.04"!"20.04"!"22.04"!"22.10"!"jammy-daily"!"daily-live"!"daily-canary" | cut -d"|" -f1 | xargs -I{} sh -c "./quickget lubuntu {}"' | ||||
| Icon=/home/zen/git/distrohopper/icons/lubuntu.svg | ||||
| Categories=System;Virtualization; | ||||
| 
 | ||||
|  |  | |||
|  | @ -3,7 +3,7 @@ Type=Application | |||
| Name=macos | ||||
| releases=high-sierra mojave catalina big-sur monterey ventura | ||||
| replace="!" | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --field="Release:CB" "high-sierra"!"mojave"!"catalina"!"big-sur"!"monterey"!"ventura" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget macos {}' | ||||
| Exec=sh -c 'cd "/home/zen/git/distrohopper" && yad --form --field="Release:CB" "high-sierra"!"mojave"!"catalina"!"big-sur"!"monterey"!"ventura" | cut -d"|" -f1 | xargs -I{} sh -c "./quickget macos {}"' | ||||
| Icon=/home/zen/git/distrohopper/icons/macos.svg | ||||
| Categories=System;Virtualization; | ||||
| 
 | ||||
|  |  | |||
|  | @ -4,7 +4,7 @@ Name=mageia | |||
| releases=8 | ||||
| editions=Plasma GNOME Xfce | ||||
| replace="!" | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "8" --field="Edition:CB" "Plasma"!"GNOME"!"Xfce" | xargs -I{} sh -c " mageia {}' | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "8" --field="Edition:CB" "Plasma"!"GNOME"!"Xfce" | xargs -I{} sh -c "./quickget mageia {}"' | ||||
| Icon=/home/zen/git/distrohopper/icons/mageia.png | ||||
| Categories=System;Virtualization; | ||||
| 
 | ||||
|  |  | |||
|  | @ -3,7 +3,7 @@ Type=Application | |||
| Name=manjaro | ||||
| releases=xfce gnome kde budgie cinnamon i3 mate | ||||
| replace="!" | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --field="Release:CB" "xfce"!"gnome"!"kde"!"budgie"!"cinnamon"!"i3"!"mate" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget manjaro {}' | ||||
| Exec=sh -c 'cd "/home/zen/git/distrohopper" && yad --form --field="Release:CB" "xfce"!"gnome"!"kde"!"budgie"!"cinnamon"!"i3"!"mate" | cut -d"|" -f1 | xargs -I{} sh -c "./quickget manjaro {}"' | ||||
| Icon=/home/zen/git/distrohopper/icons/manjaro.svg | ||||
| Categories=System;Virtualization; | ||||
| 
 | ||||
|  |  | |||
|  | @ -4,7 +4,7 @@ Name=miyo | |||
| releases=latest 2022 2020 2019 2018 2017 2016 | ||||
| editions=kwin ceres jwm openbox mate | ||||
| replace="!" | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "latest"!"2022"!"2020"!"2019"!"2018"!"2017"!"2016" --field="Edition:CB" "kwin"!"ceres"!"jwm"!"openbox"!"mate" | xargs -I{} sh -c " miyo {}' | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "latest"!"2022"!"2020"!"2019"!"2018"!"2017"!"2016" --field="Edition:CB" "kwin"!"ceres"!"jwm"!"openbox"!"mate" | xargs -I{} sh -c "./quickget miyo {}"' | ||||
| Icon=/home/zen/git/distrohopper/icons/tux.svg | ||||
| Categories=System;Virtualization; | ||||
| 
 | ||||
|  |  | |||
|  | @ -4,7 +4,7 @@ Name=mxlinux | |||
| releases=21.3 | ||||
| editions=Xfce KDE Fluxbox | ||||
| replace="!" | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "21.3" --field="Edition:CB" "Xfce"!"KDE"!"Fluxbox" | xargs -I{} sh -c " mxlinux {}' | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "21.3" --field="Edition:CB" "Xfce"!"KDE"!"Fluxbox" | xargs -I{} sh -c "./quickget mxlinux {}"' | ||||
| Icon=/home/zen/git/distrohopper/icons/mxlinux.svg | ||||
| Categories=System;Virtualization; | ||||
| 
 | ||||
|  |  | |||
|  | @ -3,7 +3,7 @@ Type=Application | |||
| Name=netboot | ||||
| releases=latest | ||||
| replace="!" | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --field="Release:CB" "latest" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget netboot {}' | ||||
| Exec=sh -c 'cd "/home/zen/git/distrohopper" && yad --form --field="Release:CB" "latest" | cut -d"|" -f1 | xargs -I{} sh -c "./quickget netboot {}"' | ||||
| Icon=/home/zen/git/distrohopper/icons/netboot.svg | ||||
| Categories=System;Virtualization; | ||||
| 
 | ||||
|  |  | |||
|  | @ -3,7 +3,7 @@ Type=Application | |||
| Name=netbsd | ||||
| releases=9.0 9.1 9.2 9.3 | ||||
| replace="!" | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --field="Release:CB" "9.0"!"9.1"!"9.2"!"9.3" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget netbsd {}' | ||||
| Exec=sh -c 'cd "/home/zen/git/distrohopper" && yad --form --field="Release:CB" "9.0"!"9.1"!"9.2"!"9.3" | cut -d"|" -f1 | xargs -I{} sh -c "./quickget netbsd {}"' | ||||
| Icon=/home/zen/git/distrohopper/icons/netbsd.svg | ||||
| Categories=System;Virtualization; | ||||
| 
 | ||||
|  |  | |||
|  | @ -4,7 +4,7 @@ Name=nixos | |||
| releases=21.05 21.11 22.05 22.11 | ||||
| editions=gnome plasma5 minimal | ||||
| replace="!" | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "21.05"!"21.11"!"22.05"!"22.11" --field="Edition:CB" "gnome"!"plasma5"!"minimal" | xargs -I{} sh -c " nixos {}' | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "21.05"!"21.11"!"22.05"!"22.11" --field="Edition:CB" "gnome"!"plasma5"!"minimal" | xargs -I{} sh -c "./quickget nixos {}"' | ||||
| Icon=/home/zen/git/distrohopper/icons/nixos.svg | ||||
| Categories=System;Virtualization; | ||||
| 
 | ||||
|  |  | |||
|  | @ -3,7 +3,7 @@ Type=Application | |||
| Name=openbsd | ||||
| releases=6.8 6.9 7.0 7.1 7.2 7.3 | ||||
| replace="!" | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --field="Release:CB" "6.8"!"6.9"!"7.0"!"7.1"!"7.2"!"7.3" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget openbsd {}' | ||||
| Exec=sh -c 'cd "/home/zen/git/distrohopper" && yad --form --field="Release:CB" "6.8"!"6.9"!"7.0"!"7.1"!"7.2"!"7.3" | cut -d"|" -f1 | xargs -I{} sh -c "./quickget openbsd {}"' | ||||
| Icon=/home/zen/git/distrohopper/icons/openbsd.svg | ||||
| Categories=System;Virtualization; | ||||
| 
 | ||||
|  |  | |||
|  | @ -3,7 +3,7 @@ Type=Application | |||
| Name=opensuse | ||||
| releases=15.0 15.1 15.2 15.3 15.4 microos tumbleweed | ||||
| replace="!" | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --field="Release:CB" "15.0"!"15.1"!"15.2"!"15.3"!"15.4"!"microos"!"tumbleweed" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget opensuse {}' | ||||
| Exec=sh -c 'cd "/home/zen/git/distrohopper" && yad --form --field="Release:CB" "15.0"!"15.1"!"15.2"!"15.3"!"15.4"!"microos"!"tumbleweed" | cut -d"|" -f1 | xargs -I{} sh -c "./quickget opensuse {}"' | ||||
| Icon=/home/zen/git/distrohopper/icons/opensuse.svg | ||||
| Categories=System;Virtualization; | ||||
| 
 | ||||
|  |  | |||
|  | @ -3,7 +3,7 @@ Type=Application | |||
| Name=oraclelinux | ||||
| releases=7.7 7.8 7.9 8.4 8.5 8.6 9.0 | ||||
| replace="!" | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --field="Release:CB" "7.7"!"7.8"!"7.9"!"8.4"!"8.5"!"8.6"!"9.0" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget oraclelinux {}' | ||||
| Exec=sh -c 'cd "/home/zen/git/distrohopper" && yad --form --field="Release:CB" "7.7"!"7.8"!"7.9"!"8.4"!"8.5"!"8.6"!"9.0" | cut -d"|" -f1 | xargs -I{} sh -c "./quickget oraclelinux {}"' | ||||
| Icon=/home/zen/git/distrohopper/icons/oraclelinux.svg | ||||
| Categories=System;Virtualization; | ||||
| 
 | ||||
|  |  | |||
|  | @ -4,7 +4,7 @@ Name=popos | |||
| releases=20.04 21.10 22.04 | ||||
| editions=intel nvidia | ||||
| replace="!" | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "20.04"!"21.10"!"22.04" --field="Edition:CB" "intel"!"nvidia" | xargs -I{} sh -c " popos {}' | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "20.04"!"21.10"!"22.04" --field="Edition:CB" "intel"!"nvidia" | xargs -I{} sh -c "./quickget popos {}"' | ||||
| Icon=/home/zen/git/distrohopper/icons/popos.svg | ||||
| Categories=System;Virtualization; | ||||
| 
 | ||||
|  |  | |||
|  | @ -3,7 +3,7 @@ Type=Application | |||
| Name=reactos | ||||
| releases=latest | ||||
| replace="!" | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --field="Release:CB" "latest" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget reactos {}' | ||||
| Exec=sh -c 'cd "/home/zen/git/distrohopper" && yad --form --field="Release:CB" "latest" | cut -d"|" -f1 | xargs -I{} sh -c "./quickget reactos {}"' | ||||
| Icon=/home/zen/git/distrohopper/icons/reactos.svg | ||||
| Categories=System;Virtualization; | ||||
| 
 | ||||
|  |  | |||
|  | @ -3,7 +3,7 @@ Type=Application | |||
| Name=rebornos | ||||
| releases=latest | ||||
| replace="!" | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --field="Release:CB" "latest" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget rebornos {}' | ||||
| Exec=sh -c 'cd "/home/zen/git/distrohopper" && yad --form --field="Release:CB" "latest" | cut -d"|" -f1 | xargs -I{} sh -c "./quickget rebornos {}"' | ||||
| Icon=/home/zen/git/distrohopper/icons/rebornos.svg | ||||
| Categories=System;Virtualization; | ||||
| 
 | ||||
|  |  | |||
|  | @ -4,7 +4,7 @@ Name=rockylinux | |||
| releases=8.3 8.4 8.5 9.0 9.1 | ||||
| editions=minimal dvd (dvd1 prior to 9.0) | ||||
| replace="!" | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "8.3"!"8.4"!"8.5"!"9.0"!"9.1" --field="Edition:CB" "minimal"!"dvd"!"(dvd1"!"prior"!"to"!"9.0)" | xargs -I{} sh -c " rockylinux {}' | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "8.3"!"8.4"!"8.5"!"9.0"!"9.1" --field="Edition:CB" "minimal"!"dvd"!"(dvd1"!"prior"!"to"!"9.0)" | xargs -I{} sh -c "./quickget rockylinux {}"' | ||||
| Icon=/home/zen/git/distrohopper/icons/rockylinux.svg | ||||
| Categories=System;Virtualization; | ||||
| 
 | ||||
|  |  | |||
|  | @ -4,7 +4,7 @@ Name=siduction | |||
| releases=latest | ||||
| editions=kde lxqt nox xfce xorg | ||||
| replace="!" | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "latest" --field="Edition:CB" "kde"!"lxqt"!"nox"!"xfce"!"xorg" | xargs -I{} sh -c " siduction {}' | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "latest" --field="Edition:CB" "kde"!"lxqt"!"nox"!"xfce"!"xorg" | xargs -I{} sh -c "./quickget siduction {}"' | ||||
| Icon=/home/zen/git/distrohopper/icons/siduction.svg | ||||
| Categories=System;Virtualization; | ||||
| 
 | ||||
|  |  | |||
|  | @ -3,7 +3,7 @@ Type=Application | |||
| Name=slackware | ||||
| releases=14.2 15.0 | ||||
| replace="!" | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --field="Release:CB" "14.2"!"15.0" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget slackware {}' | ||||
| Exec=sh -c 'cd "/home/zen/git/distrohopper" && yad --form --field="Release:CB" "14.2"!"15.0" | cut -d"|" -f1 | xargs -I{} sh -c "./quickget slackware {}"' | ||||
| Icon=/home/zen/git/distrohopper/icons/slackware.svg | ||||
| Categories=System;Virtualization; | ||||
| 
 | ||||
|  |  | |||
|  | @ -3,7 +3,7 @@ Type=Application | |||
| Name=slitaz | ||||
| releases=preferred core core64 loram core-5in1 preinit | ||||
| replace="!" | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --field="Release:CB" "preferred"!"core"!"core64"!"loram"!"core-5in1"!"preinit" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget slitaz {}' | ||||
| Exec=sh -c 'cd "/home/zen/git/distrohopper" && yad --form --field="Release:CB" "preferred"!"core"!"core64"!"loram"!"core-5in1"!"preinit" | cut -d"|" -f1 | xargs -I{} sh -c "./quickget slitaz {}"' | ||||
| Icon=/home/zen/git/distrohopper/icons/slitaz.png | ||||
| Categories=System;Virtualization; | ||||
| 
 | ||||
|  |  | |||
|  | @ -4,7 +4,7 @@ Name=solus | |||
| releases=4.3 | ||||
| editions=Budgie GNOME MATE Plasma | ||||
| replace="!" | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "4.3" --field="Edition:CB" "Budgie"!"GNOME"!"MATE"!"Plasma" | xargs -I{} sh -c " solus {}' | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "4.3" --field="Edition:CB" "Budgie"!"GNOME"!"MATE"!"Plasma" | xargs -I{} sh -c "./quickget solus {}"' | ||||
| Icon=/home/zen/git/distrohopper/icons/solus.svg | ||||
| Categories=System;Virtualization; | ||||
| 
 | ||||
|  |  | |||
|  | @ -3,7 +3,7 @@ Type=Application | |||
| Name=steamos | ||||
| releases=4.0 | ||||
| replace="!" | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --field="Release:CB" "4.0" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget steamos {}' | ||||
| Exec=sh -c 'cd "/home/zen/git/distrohopper" && yad --form --field="Release:CB" "4.0" | cut -d"|" -f1 | xargs -I{} sh -c "./quickget steamos {}"' | ||||
| Icon=/home/zen/git/distrohopper/icons/steamos.svg | ||||
| Categories=System;Virtualization; | ||||
| 
 | ||||
|  |  | |||
|  | @ -3,7 +3,7 @@ Type=Application | |||
| Name=tails | ||||
| releases=stable | ||||
| replace="!" | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --field="Release:CB" "stable" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget tails {}' | ||||
| Exec=sh -c 'cd "/home/zen/git/distrohopper" && yad --form --field="Release:CB" "stable" | cut -d"|" -f1 | xargs -I{} sh -c "./quickget tails {}"' | ||||
| Icon=/home/zen/git/distrohopper/icons/tails.svg | ||||
| Categories=System;Virtualization; | ||||
| 
 | ||||
|  |  | |||
|  | @ -3,7 +3,7 @@ Type=Application | |||
| Name=truenas-core | ||||
| releases=12.0 13.0 | ||||
| replace="!" | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --field="Release:CB" "12.0"!"13.0" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget truenas-core {}' | ||||
| Exec=sh -c 'cd "/home/zen/git/distrohopper" && yad --form --field="Release:CB" "12.0"!"13.0" | cut -d"|" -f1 | xargs -I{} sh -c "./quickget truenas-core {}"' | ||||
| Icon=/home/zen/git/distrohopper/icons/truenas-core.svg | ||||
| Categories=System;Virtualization; | ||||
| 
 | ||||
|  |  | |||
|  | @ -3,7 +3,7 @@ Type=Application | |||
| Name=truenas-scale | ||||
| releases=22.02 22.12 | ||||
| replace="!" | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --field="Release:CB" "22.02"!"22.12" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget truenas-scale {}' | ||||
| Exec=sh -c 'cd "/home/zen/git/distrohopper" && yad --form --field="Release:CB" "22.02"!"22.12" | cut -d"|" -f1 | xargs -I{} sh -c "./quickget truenas-scale {}"' | ||||
| Icon=/home/zen/git/distrohopper/icons/truenas-scale.svg | ||||
| Categories=System;Virtualization; | ||||
| 
 | ||||
|  |  | |||
|  | @ -3,7 +3,7 @@ Type=Application | |||
| Name=ubuntu-budgie | ||||
| releases=18.04 20.04 22.04 22.10 jammy-daily daily-live daily-canary | ||||
| replace="!" | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --field="Release:CB" "18.04"!"20.04"!"22.04"!"22.10"!"jammy-daily"!"daily-live"!"daily-canary" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget ubuntu-budgie {}' | ||||
| Exec=sh -c 'cd "/home/zen/git/distrohopper" && yad --form --field="Release:CB" "18.04"!"20.04"!"22.04"!"22.10"!"jammy-daily"!"daily-live"!"daily-canary" | cut -d"|" -f1 | xargs -I{} sh -c "./quickget ubuntu-budgie {}"' | ||||
| Icon=/home/zen/git/distrohopper/icons/ubuntu-budgie.svg | ||||
| Categories=System;Virtualization; | ||||
| 
 | ||||
|  |  | |||
|  | @ -3,7 +3,7 @@ Type=Application | |||
| Name=ubuntu-mate | ||||
| releases=16.04 18.04 20.04 22.04 22.10 jammy-daily daily-live daily-canary | ||||
| replace="!" | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --field="Release:CB" "16.04"!"18.04"!"20.04"!"22.04"!"22.10"!"jammy-daily"!"daily-live"!"daily-canary" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget ubuntu-mate {}' | ||||
| Exec=sh -c 'cd "/home/zen/git/distrohopper" && yad --form --field="Release:CB" "16.04"!"18.04"!"20.04"!"22.04"!"22.10"!"jammy-daily"!"daily-live"!"daily-canary" | cut -d"|" -f1 | xargs -I{} sh -c "./quickget ubuntu-mate {}"' | ||||
| Icon=/home/zen/git/distrohopper/icons/ubuntu-mate.svg | ||||
| Categories=System;Virtualization; | ||||
| 
 | ||||
|  |  | |||
|  | @ -3,7 +3,7 @@ Type=Application | |||
| Name=ubuntu-unity | ||||
| releases=22.10 daily-live daily-canary | ||||
| replace="!" | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --field="Release:CB" "22.10"!"daily-live"!"daily-canary" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget ubuntu-unity {}' | ||||
| Exec=sh -c 'cd "/home/zen/git/distrohopper" && yad --form --field="Release:CB" "22.10"!"daily-live"!"daily-canary" | cut -d"|" -f1 | xargs -I{} sh -c "./quickget ubuntu-unity {}"' | ||||
| Icon=/home/zen/git/distrohopper/icons/ubuntu-unity.png | ||||
| Categories=System;Virtualization; | ||||
| 
 | ||||
|  |  | |||
|  | @ -3,7 +3,7 @@ Type=Application | |||
| Name=ubuntu | ||||
| releases=14.04 16.04 18.04 20.04 22.04 22.10 jammy-daily daily-live daily-canary | ||||
| replace="!" | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --field="Release:CB" "14.04"!"16.04"!"18.04"!"20.04"!"22.04"!"22.10"!"jammy-daily"!"daily-live"!"daily-canary" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget ubuntu {}' | ||||
| Exec=sh -c 'cd "/home/zen/git/distrohopper" && yad --form --field="Release:CB" "14.04"!"16.04"!"18.04"!"20.04"!"22.04"!"22.10"!"jammy-daily"!"daily-live"!"daily-canary" | cut -d"|" -f1 | xargs -I{} sh -c "./quickget ubuntu {}"' | ||||
| Icon=/home/zen/git/distrohopper/icons/ubuntu.svg | ||||
| Categories=System;Virtualization; | ||||
| 
 | ||||
|  |  | |||
|  | @ -3,7 +3,7 @@ Type=Application | |||
| Name=ubuntukylin | ||||
| releases=16.04 18.04 20.04 22.04 22.10 jammy-daily daily-live daily-canary | ||||
| replace="!" | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --field="Release:CB" "16.04"!"18.04"!"20.04"!"22.04"!"22.10"!"jammy-daily"!"daily-live"!"daily-canary" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget ubuntukylin {}' | ||||
| Exec=sh -c 'cd "/home/zen/git/distrohopper" && yad --form --field="Release:CB" "16.04"!"18.04"!"20.04"!"22.04"!"22.10"!"jammy-daily"!"daily-live"!"daily-canary" | cut -d"|" -f1 | xargs -I{} sh -c "./quickget ubuntukylin {}"' | ||||
| Icon=/home/zen/git/distrohopper/icons/ubuntukylin.svg | ||||
| Categories=System;Virtualization; | ||||
| 
 | ||||
|  |  | |||
|  | @ -3,7 +3,7 @@ Type=Application | |||
| Name=ubuntustudio | ||||
| releases=16.04 18.04 20.04 22.04 22.10 jammy-daily daily-live daily-canary | ||||
| replace="!" | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --field="Release:CB" "16.04"!"18.04"!"20.04"!"22.04"!"22.10"!"jammy-daily"!"daily-live"!"daily-canary" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget ubuntustudio {}' | ||||
| Exec=sh -c 'cd "/home/zen/git/distrohopper" && yad --form --field="Release:CB" "16.04"!"18.04"!"20.04"!"22.04"!"22.10"!"jammy-daily"!"daily-live"!"daily-canary" | cut -d"|" -f1 | xargs -I{} sh -c "./quickget ubuntustudio {}"' | ||||
| Icon=/home/zen/git/distrohopper/icons/ubuntustudio.svg | ||||
| Categories=System;Virtualization; | ||||
| 
 | ||||
|  |  | |||
|  | @ -3,7 +3,7 @@ Type=Application | |||
| Name=ventoy | ||||
| releases=latest | ||||
| replace="!" | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --field="Release:CB" "latest" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget ventoy {}' | ||||
| Exec=sh -c 'cd "/home/zen/git/distrohopper" && yad --form --field="Release:CB" "latest" | cut -d"|" -f1 | xargs -I{} sh -c "./quickget ventoy {}"' | ||||
| Icon=/home/zen/git/distrohopper/icons/ventoy.png | ||||
| Categories=System;Virtualization; | ||||
| 
 | ||||
|  |  | |||
|  | @ -4,7 +4,7 @@ Name=void | |||
| releases=current 20221001 20210316 20210930 20210218 20191109 20190526 20190217 20181111 20171007 20170825 20170220 | ||||
| editions=base base-musl cinnamon cinnamon-musl enlightenment enlightenment-musl gnome gnome-musl lxde lxde-musl lxqt lxqt-musl mate mate-musl xfce xfce-musl | ||||
| replace="!" | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "current"!"20221001"!"20210316"!"20210930"!"20210218"!"20191109"!"20190526"!"20190217"!"20181111"!"20171007"!"20170825"!"20170220" --field="Edition:CB" "base"!"base-musl"!"cinnamon"!"cinnamon-musl"!"enlightenment"!"enlightenment-musl"!"gnome"!"gnome-musl"!"lxde"!"lxde-musl"!"lxqt"!"lxqt-musl"!"mate"!"mate-musl"!"xfce"!"xfce-musl" | xargs -I{} sh -c " void {}' | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "current"!"20221001"!"20210316"!"20210930"!"20210218"!"20191109"!"20190526"!"20190217"!"20181111"!"20171007"!"20170825"!"20170220" --field="Edition:CB" "base"!"base-musl"!"cinnamon"!"cinnamon-musl"!"enlightenment"!"enlightenment-musl"!"gnome"!"gnome-musl"!"lxde"!"lxde-musl"!"lxqt"!"lxqt-musl"!"mate"!"mate-musl"!"xfce"!"xfce-musl" | xargs -I{} sh -c "./quickget void {}"' | ||||
| Icon=/home/zen/git/distrohopper/icons/void.svg | ||||
| Categories=System;Virtualization; | ||||
| 
 | ||||
|  |  | |||
|  | @ -3,7 +3,7 @@ Type=Application | |||
| Name=voidpup | ||||
| releases=latest | ||||
| replace="!" | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --field="Release:CB" "latest" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget voidpup {}' | ||||
| Exec=sh -c 'cd "/home/zen/git/distrohopper" && yad --form --field="Release:CB" "latest" | cut -d"|" -f1 | xargs -I{} sh -c "./quickget voidpup {}"' | ||||
| Icon=/home/zen/git/distrohopper/icons/voidpup.png | ||||
| Categories=System;Virtualization; | ||||
| 
 | ||||
|  |  | |||
|  | @ -4,7 +4,7 @@ Name=vxlinux | |||
| releases=7.0 6.1.2 6.1 5.0 4.2 4.1 4.0. | ||||
| editions=lxqt kde | ||||
| replace="!" | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "7.0"!"6.1.2"!"6.1"!"5.0"!"4.2"!"4.1"!"4.0." --field="Edition:CB" "lxqt"!"kde" | xargs -I{} sh -c " vxlinux {}' | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "7.0"!"6.1.2"!"6.1"!"5.0"!"4.2"!"4.1"!"4.0." --field="Edition:CB" "lxqt"!"kde" | xargs -I{} sh -c "./quickget vxlinux {}"' | ||||
| Icon=/home/zen/git/distrohopper/icons/vxlinux.svg | ||||
| Categories=System;Virtualization; | ||||
| 
 | ||||
|  |  | |||
|  | @ -3,7 +3,7 @@ Type=Application | |||
| Name=windows | ||||
| releases=8 10 11 | ||||
| replace="!" | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --field="Release:CB" "8"!"10"!"11" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget windows {}' | ||||
| Exec=sh -c 'cd "/home/zen/git/distrohopper" && yad --form --field="Release:CB" "8"!"10"!"11" | cut -d"|" -f1 | xargs -I{} sh -c "./quickget windows {}"' | ||||
| Icon=/home/zen/git/distrohopper/icons/windows.svg | ||||
| Categories=System;Virtualization; | ||||
| 
 | ||||
|  |  | |||
|  | @ -3,7 +3,7 @@ Type=Application | |||
| Name=xerolinux | ||||
| releases=kde | ||||
| replace="!" | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --field="Release:CB" "kde" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget xerolinux {}' | ||||
| Exec=sh -c 'cd "/home/zen/git/distrohopper" && yad --form --field="Release:CB" "kde" | cut -d"|" -f1 | xargs -I{} sh -c "./quickget xerolinux {}"' | ||||
| Icon=/home/zen/git/distrohopper/icons/xerolinux.svg | ||||
| Categories=System;Virtualization; | ||||
| 
 | ||||
|  |  | |||
|  | @ -3,7 +3,7 @@ Type=Application | |||
| Name=xubuntu | ||||
| releases=16.04 18.04 20.04 22.04 22.10 jammy-daily daily-live daily-canary | ||||
| replace="!" | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --field="Release:CB" "16.04"!"18.04"!"20.04"!"22.04"!"22.10"!"jammy-daily"!"daily-live"!"daily-canary" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget xubuntu {}' | ||||
| Exec=sh -c 'cd "/home/zen/git/distrohopper" && yad --form --field="Release:CB" "16.04"!"18.04"!"20.04"!"22.04"!"22.10"!"jammy-daily"!"daily-live"!"daily-canary" | cut -d"|" -f1 | xargs -I{} sh -c "./quickget xubuntu {}"' | ||||
| Icon=/home/zen/git/distrohopper/icons/xubuntu.svg | ||||
| Categories=System;Virtualization; | ||||
| 
 | ||||
|  |  | |||
|  | @ -4,7 +4,7 @@ Name=zorin | |||
| releases=16 | ||||
| editions=core64 lite64 education64 edulite64 | ||||
| replace="!" | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "16" --field="Edition:CB" "core64"!"lite64"!"education64"!"edulite64" | xargs -I{} sh -c " zorin {}' | ||||
| Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --separator=" " --field="Release:CB" "16" --field="Edition:CB" "core64"!"lite64"!"education64"!"edulite64" | xargs -I{} sh -c "./quickget zorin {}"' | ||||
| Icon=/home/zen/git/distrohopper/icons/zorin.svg | ||||
| Categories=System;Virtualization; | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue