Last active
November 27, 2022 04:18
-
-
Save codewithleader/43b71cb8e722782e5297e13ad02b0487 to your computer and use it in GitHub Desktop.
ResponsivelyApp.desktop Acceso directo para la App. Guardar en: ~/.local/share/applications/ Agregar el Icon y Exec en la carpeta /home/elis/ResponsivelyApp/ y verificar el numero de la version
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [Desktop Entry] | |
| Type=Application | |
| Terminal=false | |
| Name=ResponsivelyApp | |
| Icon=/home/elis/ResponsivelyApp/responsivelylogo.svg | |
| Exec=/home/elis/ResponsivelyApp/ResponsivelyApp-0.19.1.AppImage | |
| GenericName[es_ES]=Responsively App |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment