[Marble-bugs] [marble] [Bug 327405] No desktop file installed for marble-qt in Qt-only build

Bernhard Beschow bbeschow at cs.tu-berlin.de
Sat Nov 23 16:27:51 UTC 2013


https://bugs.kde.org/show_bug.cgi?id=327405

Bernhard Beschow <bbeschow at cs.tu-berlin.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |http://commits.kde.org/marb
                   |                            |le/0a88e37a10f083335a8e28df
                   |                            |584e27d85a99eec3

--- Comment #1 from Bernhard Beschow <bbeschow at cs.tu-berlin.de> ---
Git commit 0a88e37a10f083335a8e28df584e27d85a99eec3 by Bernhard Beschow.
Committed on 08/11/2013 at 21:49.
Pushed by beschow into branch 'master'.

install a .desktop file for each Marble variant (Qt, Mobile, KDE)

It's technically possible to install all .desktop files in parallel.
However, since all files have the same user-visible content, multiple seemingly
identical entries will appear in the XDG menu which will start different
variants of Marble.
Hence, we need to rely on packagers to select the appropriate .desktop files
for the packaged Marble binaries.
REVIEW: 114054

M  +2    -0    src/apps/marble-mobile/CMakeLists.txt
A  +94   -0    src/apps/marble-mobile/marble-mobile.desktop
M  +2    -0    src/apps/marble-qt/CMakeLists.txt
A  +95   -0    src/apps/marble-qt/marble-qt.desktop

http://commits.kde.org/marble/0a88e37a10f083335a8e28df584e27d85a99eec3

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Marble-bugs mailing list