Skip to content

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

License

Notifications You must be signed in to change notification settings

stefonarch/lxqt-menu-data

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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"
Translation status

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CMake 98.2%
  • Shell 1.8%