Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
ics-ans-role-phoebus
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
icshwi
ics-ans-role-phoebus
Commits
61c52bba
Commit
61c52bba
authored
5 years ago
by
Anders Harrisson
Browse files
Options
Downloads
Patches
Plain Diff
Add icon to desktop entry
parent
2ded0119
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
tasks/main.yml
+2
-2
2 additions, 2 deletions
tasks/main.yml
templates/phoebus.desktop.j2
+1
-0
1 addition, 0 deletions
templates/phoebus.desktop.j2
vars/main.yml
+1
-0
1 addition, 0 deletions
vars/main.yml
with
4 additions
and
2 deletions
tasks/main.yml
+
2
−
2
View file @
61c52bba
...
...
@@ -49,8 +49,8 @@
mode
:
0755
-
name
:
add Phoebus to desktop menu
copy
:
src
:
phoebus.desktop
template
:
src
:
phoebus.desktop
.j2
dest
:
/usr/share/applications/phoebus.desktop
owner
:
root
group
:
root
...
...
This diff is collapsed.
Click to expand it.
fil
es/phoebus.desktop
→
templat
es/phoebus.desktop
.j2
+
1
−
0
View file @
61c52bba
...
...
@@ -2,5 +2,6 @@
Type=Application
Terminal=false
Name=Phoebus
Icon={{ phoebus_icon }}
Categories=ESS
Exec=/usr/local/bin/phoebus
This diff is collapsed.
Click to expand it.
vars/main.yml
+
1
−
0
View file @
61c52bba
---
phoebus_home
:
"
{{
phoebus_installation_dir
}}/ess-phoebus-{{
phoebus_version
}}"
phoebus_icon
:
"
{{
phoebus_home
}}/css-512x512.png"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment