Blame SOURCES/alacarte.1

5b2f0d
'\" t
5b2f0d
.\"     Title: alacarte
5b2f0d
.\"    Author: Trevor Watkins
5b2f0d
.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
5b2f0d
.\"      Date: 02/07/2014
5b2f0d
.\"    Manual: User Commands
5b2f0d
.\"    Source: GNOME
5b2f0d
.\"  Language: English
5b2f0d
.\"
5b2f0d
.TH "ALACARTE" "1" "" "GNOME" "User Commands"
5b2f0d
.\" -----------------------------------------------------------------
5b2f0d
.\" * Define some portability stuff
5b2f0d
.\" -----------------------------------------------------------------
5b2f0d
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
5b2f0d
.\" http://bugs.debian.org/507673
5b2f0d
.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
5b2f0d
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
5b2f0d
.ie \n(.g .ds Aq \(aq
5b2f0d
.el       .ds Aq '
5b2f0d
.\" -----------------------------------------------------------------
5b2f0d
.\" * set default formatting
5b2f0d
.\" -----------------------------------------------------------------
5b2f0d
.\" disable hyphenation
5b2f0d
.nh
5b2f0d
.\" disable justification (adjust text to left margin only)
5b2f0d
.ad l
5b2f0d
.\" -----------------------------------------------------------------
5b2f0d
.\" * MAIN CONTENT STARTS HERE *
5b2f0d
.\" -----------------------------------------------------------------
5b2f0d
.SH "NAME"
5b2f0d
alacarte \- Edit freedesktop\&.org menus
5b2f0d
.SH "SYNOPSIS"
5b2f0d
.HP \w'\fBalacarte\fR\ 'u
5b2f0d
\fBalacarte\fR
5b2f0d
.SH "DESCRIPTION"
5b2f0d
.PP
5b2f0d
alacarte
5b2f0d
is a graphical editor for the freedesktop\&.org menus that are used by many desktop environments\&. It can also edit and create application desktop files\&.
5b2f0d
.SH "OPTIONS"
5b2f0d
.PP
5b2f0d
\fBalacarte\fR
5b2f0d
does not accept any commandline options\&.
5b2f0d
.SH "ENVIRONMENT"
5b2f0d
.PP
5b2f0d
\fBXDG_CONFIG_DIRS\fR
5b2f0d
.RS 4
5b2f0d
\fBalacarte\fR
5b2f0d
looks in the
5b2f0d
menus
5b2f0d
subdirectory of these directories for menu files\&. The default location for menu files is
5b2f0d
/etc/xdg/menus\&.
5b2f0d
.RE
5b2f0d
.PP
5b2f0d
\fBXDG_DATA_DIRS\fR
5b2f0d
.RS 4
5b2f0d
\fBalacarte\fR
5b2f0d
looks in the
5b2f0d
applications
5b2f0d
subdirectory of these directories for desktop files\&. The default location for desktop files is
5b2f0d
/usr/share/applications\&.
5b2f0d
.RE
5b2f0d
.PP
5b2f0d
\fBXDG_CONFIG_HOME\fR
5b2f0d
.RS 4
5b2f0d
The
5b2f0d
menus
5b2f0d
subdirectory of this directory is where
5b2f0d
\fBalacarte\fR
5b2f0d
stores modified menu files\&. The default location for modified menu files is
5b2f0d
\fB$HOME\fR/\&.config/menus\&.
5b2f0d
.RE
5b2f0d
.PP
5b2f0d
\fBXDG_DATA_HOME\fR
5b2f0d
.RS 4
5b2f0d
The
5b2f0d
applications
5b2f0d
subdirectory of this directory is where
5b2f0d
\fBalacarte\fR
5b2f0d
stores modified and newly created desktop files\&. The default location for these is
5b2f0d
\fB$HOME\fR/\&.local/share/applications\&.
5b2f0d
.RE
5b2f0d
.PP
5b2f0d
\fBXDG_MENU_PREFIX\fR
5b2f0d
.RS 4
5b2f0d
\fBalacarte\fR
5b2f0d
is editing the menus defined by the file
5b2f0d
\fB$XDG_MENU_PREFIX\fRapplications\&.menu\&. GNOME uses the menu file
5b2f0d
gnome\-applications\&.menu\&.
5b2f0d
.RE