Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ucegg
ansible
Commits
fe57bd9c
Commit
fe57bd9c
authored
Oct 06, 2017
by
julian.gethmann
Browse files
Add Desktop/KDE link to Opera Manager
parent
9bcbbbfe
Changes
2
Hide whitespace changes
Inline
Side-by-side
roles/opera/files/Opera Manager.desktop
0 → 100755
View file @
fe57bd9c
[Desktop Entry]
Comment[en_US]=
Comment=
Exec=opera_manager
GenericName[en_US]=
GenericName=
Icon=/usr/local/share/Opera_18R2/code/bin/Opera.png
MimeType=
Name[en_US]=Opera Manager
Name=Opera Manager
Path=
StartupNotify=true
Terminal=false
TerminalOptions=
Type=Application
X-DBUS-ServiceName=
X-DBUS-StartupType=
X-KDE-SubstituteUID=false
X-KDE-Username=
roles/opera/tasks/opera.yml
View file @
fe57bd9c
...
...
@@ -107,3 +107,12 @@
-
"
opera-mod.sh"
-
"
opera-post.sh"
-
"
opera-manager"
-
name
:
create Desktop link to the opera_manager
become
:
yes
copy
:
src
:
"
Opera
Manager.desktop"
dest
:
/home/{{ user_account }}/Desktop/
owner
:
{{
user_account
}}
group
:
users
mode
:
0744
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment