gfgit / lxqt-menu-data

Menu files for LXQt Panel, Configuration Center and PCManFM-Qt/libfm-qt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lxqt-menu-data

Freedesktop.org compliant menu files for LXQt Panel, Configuration Center and PCManFM-Qt/libfm-qt.

Runtime and build dependency for lxqt-panel, lxqt-config and pcmanfm-qt.

Replacement for and partially based on lxmenu-data (LXDE).

Menu Files

  • lxqt-applications.menu: Default menu file for the "Main Menu" plugin in lxqt-panel and "Applications" in PCmanFM-qt.

  • lxqt-applications-fm.menu:

    • Application chooser menu in PCManFM-Qt (right click menu "Open with → Other applications")
    • Applications menu in PCManFM-Qt if installed outside of LXQt.
  • lxqt-applications-simple.menu and lxqt-applications-compact.menu: Alternative menus for the "Main Menu" plugin in lxqt-panel.

  • lxqt-config.menu : Used in "LXQt Configuration Center".

  • desktop-directories: Needed for icons and translations for the categories in all menus.

Compiling source code

Build dependency is lxqt-build-tools. Additional build dependencies are CMake and optionally Git to pull latest VCS checkouts.

Code configuration is handled by CMake. CMake variable CMAKE_INSTALL_PREFIX has to be set to /usr on most operating systems.

To build run make, to install make install which accepts variable DESTDIR as usual.

Packages

Packages will be available after the next release.

For Arch based distros an AUR Package is available. Please note that lxqt-panel-git and lxqt-config-git should be updated first.

Translations

Some of the categories used in both menus and "Configuration Center" can be translated in LXQt Weblate, for all others a PR is needed at the moment.

  • lxqt-settings.directory "LXQt Settings"
  • lxqt-leave.directory "Leave"
  • lxqt-settings-system.directory "System Settings"
  • lxqt-settings-other.directory "Other Settings"
  • lxqt-education-science.directory "Education & Science"
Translation status

About

Menu files for LXQt Panel, Configuration Center and PCManFM-Qt/libfm-qt

License:GNU Lesser General Public License v2.1


Languages

Language:CMake 98.2%Language:Shell 1.8%