Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Games
KGoldrunner
Commits
9335f8f6
Commit
9335f8f6
authored
Dec 06, 2014
by
Laurent Montel
😁
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Reverse dns desktop
parent
7e0d4839
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
src/CMakeLists.txt
src/CMakeLists.txt
+1
-1
src/org.kde.KGoldrunner.desktop
src/org.kde.KGoldrunner.desktop
+1
-0
No files found.
src/CMakeLists.txt
View file @
9335f8f6
...
...
@@ -30,7 +30,7 @@ install(TARGETS kgoldrunner ${INSTALL_TARGETS_DEFAULT_ARGS} )
########### install files ###############
install
(
PROGRAMS KGoldrunner.desktop DESTINATION
${
XDG_APPS_INSTALL_DIR
}
)
install
(
PROGRAMS
org.kde.
KGoldrunner.desktop DESTINATION
${
XDG_APPS_INSTALL_DIR
}
)
install
(
FILES kgoldrunnerui.rc DESTINATION
${
KXMLGUI_INSTALL_DIR
}
/kgoldrunner
)
ecm_install_icons
(
ICONS hi128-apps-kgoldrunner.png hi16-apps-kgoldrunner.png hi22-apps-kgoldrunner.png hi32-apps-kgoldrunner.png hi48-apps-kgoldrunner.png hi64-apps-kgoldrunner.png DESTINATION
${
ICON_INSTALL_DIR
}
)
src/KGoldrunner.desktop
→
src/
org.kde.
KGoldrunner.desktop
View file @
9335f8f6
...
...
@@ -179,3 +179,4 @@ Comment[zh_TW]= 一個動作和解謎的遊戲
Terminal=false
Categories=Qt;KDE;Game;ArcadeGame;
X-DBUS-StartupType=Multi
X-DBUS-ServiceName=org.kde.Kgoldrunner
Write
Preview
Markdown
is supported
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