Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
Radio Telescope Control
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Armin Luntzer
Radio Telescope Control
Commits
64aa70c3
Commit
64aa70c3
authored
Sep 23, 2020
by
Armin Luntzer
Browse files
Options
Downloads
Patches
Plain Diff
add .desktop file for server component
parent
450fa9e3
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/server/Makefile.am
+5
-1
5 additions, 1 deletion
src/server/Makefile.am
src/server/data/org.uvie.radtelsim.desktop
+10
-0
10 additions, 0 deletions
src/server/data/org.uvie.radtelsim.desktop
with
15 additions
and
1 deletion
src/server/Makefile.am
+
5
−
1
View file @
64aa70c3
...
@@ -91,7 +91,11 @@ if !OS_WINDOWS
...
@@ -91,7 +91,11 @@ if !OS_WINDOWS
# backends/SRT/srt_spectrometer.so
# backends/SRT/srt_spectrometer.so
endif
endif
data_desktopdir
=
$(
datadir
)
/applications
data_desktop_DATA
=
data/org.uvie.radtelsim.desktop
EXTRA_DIST
=
$(
data_desktop_DATA
)
appicondir
=
$(
datadir
)
/icons/hicolor/scalable/apps
appicon_DATA
=
data/org.uvie.radtelsim.svg
This diff is collapsed.
Click to expand it.
src/server/data/org.uvie.radtelsim.desktop
0 → 100644
+
10
−
0
View file @
64aa70c3
[Desktop Entry]
Name=Radio Telescope Server
Comment=A Radio Telescope Server
Exec=radtelsrv
Terminal=false
Type=Application
StartupNotify=true
Icon=org.uvie.radtelsim
Categories=GTK;Science;Astronomy;
Keywords=RadioAstronomy;SRT;UVIE;
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