Georgy addition of Context Help documentation; formatting by Andrea
[goodguy/cin-manual-latex.git] / parts / Installation.tex
index 696bb0c3a51ccb3bddaec0db4c778afaff5a4fa2..aef42402db1da652351d7a4020566cfe16a10426 100644 (file)
@@ -40,18 +40,7 @@ Finally start the program from a window in the directory where the image is stor
        $ ./CinGG-yyyymmdd.AppImpage
 \end{lstlisting}
 
-or create a convenient desktop icon with a link to the run action:
-
-\begin{enumerate}
-       \item right-click on the appimage file
-       \item Properties
-       \item Application Tab
-       \item Command:
-       \begin{lstlisting}[style=sh]
-               /path/to/appimage/./CinGG-yyyymmdd.AppImage
-       \end{lstlisting}
-       \item OK
-\end{enumerate}
+or create a convenient desktop icon with a link to the run action, or do a \textit{Desktop Integration} manually or with external programs.
 
 Most distros already have the libraries to run the appimage, but if not you may need an additional installation. For example Arch Linux needs the \texttt{libappimage} package.