Manjaro Difference between revisions of "Translations:Mozilla Firefox/17/en"

Difference between revisions of "Translations:Mozilla Firefox/17/en"

From Manjaro
(Importing a new version from external source)
 
(Importing a new version from external source)
 
Line 1: Line 1:
Now we need to create a customized desktop launcher by creating a copy of the distribution file with
Now we need to create a customized desktop launcher by creating a copy of the distribution file with
mkdir -p ~/.local/share/applications
{{UserCmd|command=mkdir -p ~/.local/share/applications}}
cp /usr/share/applications/firefox.desktop ~/.local/share/applications/.
{{UserCmd|command=cp /usr/share/applications/firefox.desktop ~/.local/share/applications/}}

Latest revision as of 11:14, 29 December 2022

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Mozilla Firefox)
Now we need to create a customized desktop launcher by creating a copy of the distribution file with
{{UserCmd|command=mkdir -p ~/.local/share/applications}}
{{UserCmd|command=cp /usr/share/applications/firefox.desktop ~/.local/share/applications/}}

Now we need to create a customized desktop launcher by creating a copy of the distribution file with

user $ mkdir -p ~/.local/share/applications COPY TO CLIPBOARD


user $ cp /usr/share/applications/firefox.desktop ~/.local/share/applications/ COPY TO CLIPBOARD


Cookies help us deliver our services. By using our services, you agree to our use of cookies.