Results 1 to 2 of 2

Thread: desktop file and QT4

  1. #1
    Join Date
    Oct 2010
    Location
    Tijuana, Baja California, México
    Posts
    19
    Thanks
    2
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Question desktop file and QT4

    Hi, guys...while porting my gtk project into QT4, I came across to a problem, the desktop file:
    Qt Code:
    1. [Desktop Entry]
    2. Type=Application
    3. Encoding=UTF-8
    4. Version=1.0
    5. Name=GAlarm2
    6. _Comment=My personal alarm
    7. Exec=galarm2
    8. Icon=galarm2.png
    9. Terminal=false
    10. Categories=Utility;
    To copy to clipboard, switch view to plain text mode 
    Question: how do I make possible to localized the desktop file like inttool/gettext with QT?

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: desktop file and QT4

    Freedesktop standard for desktop files defines how to include translations for textual entries.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


Similar Threads

  1. Replies: 5
    Last Post: 28th February 2014, 10:20
  2. UI file showing different in desktop and laptop ..
    By riarioriu3 in forum Qt Programming
    Replies: 2
    Last Post: 26th June 2012, 10:44
  3. Replies: 0
    Last Post: 21st May 2011, 22:19
  4. Draging a non-existing file to the Windows Desktop
    By klaus1111 in forum Qt Programming
    Replies: 13
    Last Post: 20th September 2007, 11:47
  5. Remote file list Drop to desktop
    By patrik08 in forum Qt Programming
    Replies: 3
    Last Post: 9th February 2007, 23:16

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.