Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentes Révision précédente
Prochaine révision Les deux révisions suivantes
shortwave [Le 21/11/2021, 16:43]
193.32.126.232 [Utilisation]
shortwave [Le 15/01/2022, 13:23]
zococo [Installation avec flatpak]
Ligne 13: Ligne 13:
 ===== Installation ===== ===== Installation =====
 ==== Installation avec flatpak ==== ==== Installation avec flatpak ====
 +=== Installation du paquet ===
 Pour installer ce logiciel, il suffit d'​[[:​tutoriel:​comment_installer_un_paquet|installer le paquet flatpak]] correspondant. Pour installer ce logiciel, il suffit d'​[[:​tutoriel:​comment_installer_un_paquet|installer le paquet flatpak]] correspondant.
    
Ligne 18: Ligne 19:
 flatpak install https://​flathub.org/​repo/​appstream/​de.haeckerfelix.Shortwave.flatpakref flatpak install https://​flathub.org/​repo/​appstream/​de.haeckerfelix.Shortwave.flatpakref
 </​code>​ </​code>​
- + == Création du lanceur === 
 +Dans un certain nombre de cas, aucun lanceur n'est créé, ce qui peut empêcher d'​épingler l'​application sur son bureau ou sa barre d'​outils. 
 +Voici le texte du [[raccourci-lanceur|lanceur]] (adapter le chemin pour l’icône):​ 
 +<​code>​ 
 +Desktop Entry] 
 +Name[fr]=Shortwave 
 +Name=Shortwave 
 +Comment=Shortwave est une application simple de lecture de webradio en streaming 
 +# Translators:​ Do NOT translate or transliterate this text (this is an icon file name)! 
 +Icon=~/​.local/​share/​pixmaps/​shortwave_icone.svg 
 +Exec=flatpak run de.haeckerfelix.Shortwave 
 +Terminal=false 
 +Type=Application 
 +StartupNotify=true 
 +Categories=GNOME;​GTK;​Audio;​AudioVideo;​ 
 +# Translators:​ Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon! 
 +Keywords[fr]=Gradio;​radio;​stream;​flux;​wave;​diffusion;​ 
 +Keywords=Gradio;​Radio;​Stream;​Wave;​ 
 +DBusActivatable=true 
 +# Translators:​ Do NOT translate or transliterate this text (these are enum types)! 
 +X-Purism-FormFactor=Workstation;​Mobile;​ 
 +</​code>​
 ==== Compilation manuelle ==== ==== Compilation manuelle ====
  
  • shortwave.txt
  • Dernière modification: Le 13/10/2023, 16:03
  • par krodelabestiole