Move all the unused default settings to lp:~lubuntu-dev/lubuntu-default-settings/+git/deprecated.

ubuntu/cosmic
Simon Quigley 6 years ago
parent 2fbea84eb9
commit 4094e39b6e

72
debian/control vendored

@ -11,85 +11,19 @@ Vcs-Git: https://git.launchpad.net/lubuntu-default-settings
Package: lubuntu-default-settings
Architecture: all
Pre-Depends: ${misc:Pre-Depends}
Depends: lubuntu-artwork (>= 0.4),
Depends: lubuntu-artwork,
lubuntu-icon-theme,
policykit-desktop-privileges,
ttf-ubuntu-font-family,
${misc:Depends}
Suggests: amixer,
dmz-cursor-theme,
galculator,
lxsession,
lxsession-logout,
pcmanfm (>= 0.9.5) | pcmanfm-qt,
scrot,
xbacklight,
xscreensaver
Breaks: lubuntu-extra-sessions (<< 0.54)
Description: default settings for Lubuntu
Various system settings tailored for Lubuntu.
Package: lubuntu-extra-sessions
Architecture: all
Pre-Depends: ${misc:Pre-Depends}
Depends: lubuntu-default-settings, ${misc:Depends}
Breaks: lubuntu-default-settings (<< 0.54)
Description: extra session for different default settings of Lubuntu
Various system settings tailored for various version of Lubuntu.
Package: lxgames-default-session
Architecture: all
Depends: lightdm (>= 1.9.4),
lightdm-gtk-greeter (>= 2.0.1-1),
lubuntu-default-settings,
lubuntu-extra-sessions,
${misc:Depends}
Provides: lightdm-gtk-greeter-config
Description: Set default session to lxgames
This package sets the default session to lxgames by default.
Package: lubuntu-default-session
Architecture: all
Depends: lightdm (>= 1.9.4),
lightdm-gtk-greeter (>= 2.0.1-1),
lubuntu-default-settings,
${misc:Depends}
Provides: lightdm-gtk-greeter-config
Breaks: lubuntu-default-settings (<< 0.53)
Description: Set default session to Lubuntu
This package sets the default session to Lubuntu by default.
Package: lubuntu-nexus7-default-session
Architecture: all
Depends: lightdm (>= 1.9.4),
lightdm-gtk-greeter (>= 2.0.1-1),
lubuntu-default-settings,
lubuntu-extra-sessions,
${misc:Depends}
Provides: lightdm-gtk-greeter-config
Description: Set default session to Lubuntu Nexus7 version
This package sets the default session to Lubuntu Nexus7 version by default.
Package: lubuntu-nexus7-extra-files
Architecture: all
Depends: lubuntu-default-settings, ${misc:Depends}
Description: Extra files for the nexus7 session
This package contents extra files for the nexus7 session.
Package: qlubuntu-default-session
Architecture: all
Depends: lubuntu-default-settings,
sddm,
sddm-theme-lubuntu-chooser,
${misc:Depends}
Provides: razorqt-lightdm-greeter-config
Breaks: lubuntu-extra-sessions (<< 0.53)
Description: Set default session to QLubuntu version
This package sets the default session to QLubuntu version by default.
Package: lubuntu-live-settings
Architecture: all
Pre-Depends: ${misc:Pre-Depends}
Depends: lubuntu-default-settings, ${misc:Depends}
Description: default settings for Lubuntu live ISO
Various system settings tailored for Lubuntu ISO.
Description: set default session to Lubuntu
This package sets the default session to Lubuntu by default.

@ -1 +0,0 @@
debian/light-locker.desktop /etc/xdg/lubuntu/autostart/

@ -1 +0,0 @@
usr/share/lightdm/lightdm.conf.d/20-lubuntu-nexus7.conf

@ -1 +0,0 @@
usr/share/applications/lubuntu-nexus7*.desktop

@ -1 +0,0 @@
usr/share/lightdm/lightdm.conf.d/20-lxgames.conf

@ -1,60 +0,0 @@
# LightDM GTK+ Configuration
# Available configuration options listed below.
#
# Appearance:
# theme-name = GTK+ theme to use
# icon-theme-name = Icon theme to use
# background = Background file to use, either an image path or a color (e.g. #772953)
# user-background = false|true ("true" by default) Display user background (if available)
# transition-duration = Length of time (in milliseconds) to transition between background images ("500" by default)
# transition-type = ease-in-out|linear|none ("ease-in-out" by default)
#
# Fonts:
# font-name = Font to use
# xft-antialias = false|true Whether to antialias Xft fonts
# xft-dpi = Resolution for Xft in dots per inch (e.g. 96)
# xft-hintstyle = none|slight|medium|hintfull What degree of hinting to use
# xft-rgba = none|rgb|bgr|vrgb|vbgr Type of subpixel antialiasing
#
# Login window:
# active-monitor = Monitor to display greeter window (name or number). Use #cursor value to display greeter at monitor with cursor. Can be a semicolon separated list
# position = x y ("50% 50%" by default) Login window position
# default-user-image = Image used as default user icon, path or #icon-name
# hide-user-image = false|true ("false" by default)
#
# Panel:
# panel-position = top|bottom ("top" by default)
# clock-format = strftime-format string, e.g. %H:%M
# indicators = semi-colon ";" separated list of allowed indicator modules. Built-in indicators include "~a11y", "~language", "~session", "~power", "~clock", "~host", "~spacer". Unity indicators can be represented by short name (e.g. "sound", "power"), service file name, or absolute path
#
# Accessibility:
# a11y-states = states of accessibility features: "name" - save state on exit, "-name" - disabled at start (default value for unlisted), "+name" - enabled at start. Allowed names: contrast, font, keyboard, reader.
# keyboard = command to launch on-screen keyboard (e.g. "onboard")
# keyboard-position = x y[;width height] ("50%,center -0;50% 25%" by default) Works only for "onboard"
# reader = command to launch screen reader (e.g. "orca")
#
# Security:
# allow-debugging = false|true ("false" by default)
# screensaver-timeout = Timeout (in seconds) until the screen blanks when the greeter is called as lockscreen
#
# Template for per-monitor configuration:
# [monitor: name]
# background = overrides default value
# user-background = overrides default value
# laptop = false|true ("false" by default) Marks monitor as laptop display
# transition-duration = overrides default value
#
[greeter]
logo=/usr/share/icons/lubuntu/places/64/start-here.svg
background=/usr/share/lubuntu/wallpapers/lubuntu-default-wallpaper.png
theme-name=Lubuntu-default
icon-theme-name=lubuntu
font-name=Ubuntu
xft-antialias=true
#xft-dpi=
xft-hintstyle=full
xft-rgba=rgb
show-indicators=~host;~spacer;~clock;~spacer;~session;~language;~a11y;~power
#show-clock=
#clock-format=
#keyboard=

@ -1,181 +0,0 @@
[Default Applications]
application/csv=gnumeric.desktop
application/excel=gnumeric.desktop
application/msexcel=gnumeric.desktop
application/msword=abiword.desktop
application/ogg=audacious2.desktop
application/pdf=evince.desktop
application/postscript=evince.desktop
application/rtf=abiword.desktop
application/tab-separated-values=gnumeric.desktop
application/vnd.lotus-1-2-3=gnumeric.desktop
application/vnd.ms-excel=gnumeric.desktop
application/vnd.ms-word=abiword.desktop
application/vnd.rn-realmedia=io.github.GnomeMpv.desktop
application/vnd.sun.xml.calc=gnumeric.desktop
application/vnd.sun.xml.calc.template=gnumeric.desktop
application/vnd.sun.xml.draw=libreoffice-impress.desktop
application/vnd.sun.xml.draw.template=libreoffice-impress.desktop
application/vnd.sun.xml.math=libreoffice-math.desktop
application/vnd.sun.xml.writer=abiword.desktop
application/vnd.sun.xml.writer.template=abiword.desktop
application/vnd.sun.xml.writer.global=abiword.desktop
application/vnd.oasis.opendocument.formula=libreoffice-math.desktop
application/vnd.oasis.opendocument.graphics=libreoffice-draw.desktop
application/vnd.oasis.opendocument.graphics-template=libreoffice-draw.desktop
application/vnd.oasis.opendocument.presentation=libreoffice-impress.desktop
application/vnd.oasis.opendocument.presentation-template=libreoffice-impress.desktop
application/vnd.oasis.opendocument.spreadsheet=gnumeric.desktop
application/vnd.oasis.opendocument.spreadsheet-template=gnumeric.desktop
application/vnd.oasis.opendocument.text=abiword.desktop
application/vnd.oasis.opendocument.text-template=abiword.desktop
application/vnd.oasis.opendocument.text-web=abiword.desktop
application/vnd.oasis.opendocument.text-master=abiword.desktop
application/vnd.oasis.opendocument.database=libreoffice-base.desktop
application/vnd.sun.xml.impress=libreoffice-impress.desktop
application/vnd.sun.xml.impress.template=libreoffice-impress.desktop
application/vnd.stardivision.calc=gnumeric.desktop
application/vnd.stardivision.draw=libreoffice-draw.desktop
application/vnd.stardivision.impress=libreoffice-impress.desktop
application/vnd.stardivision.math=libreoffice-math.desktop
application/vnd.stardivision.writer=abiword.desktop
application/mspowerpoint=libreoffice-impress.desktop
application/vnd.ms-powerpoint=libreoffice-impress.desktop
application/vnd.wordperfect=abiword.desktop
application/wordperfect=abiword.desktop
application/x-123=gnumeric.desktop
application/x-abiword=abiword.desktop
application/x-applix-spreadsheet=gnumeric.desktop
application/x-ar=file-roller.desktop
application/x-arj=file-roller.desktop
application/x-bzip-compressed-tar=file-roller.desktop
application/x-bzip=file-roller.desktop
application/x-cd-image=file-roller.desktop
application/x-compressed-tar=file-roller.desktop
application/x-compress=file-roller.desktop
application/x-deb=gdebi.desktop
application/x-debian-package=gdebi.desktop
application/x-dos_ms_excel=gnumeric.desktop
application/x-ear=file-roller.desktop
application/x-excel=gnumeric.desktop
application/x-extension-m4a=io.github.GnomeMpv.desktop
application/x-extension-mp4=io.github.GnomeMpv.desktop
application/x-flac=audacious2.desktop
application/x-glade=glade-2.desktop
application/x-gnumeric=gnumeric.desktop
application/x-gtar=file-roller.desktop
application/x-gzip=file-roller.desktop
application/x-gzpostscript=evince.desktop
application/xhtml+xml=firefox.desktop
application/x-jar=file-roller.desktop
application/x-java-archive=file-roller.desktop
application/x-lha=file-roller.desktop
application/x-lhz=file-roller.desktop
application/xls=gnumeric.desktop
application/x-lzop=file-roller.desktop
application/x-matroska=io.github.GnomeMpv.desktop
application/x-mps=gnumeric.desktop
application/x-ms-excel=gnumeric.desktop
application/x-msexcel=gnumeric.desktop
application/x-ogg=audacious2.desktop
application/x-oleo=gnumeric.desktop
application/x-perl=leafpad.desktop
application/x-planperfect=gnumeric.desktop
application/x-quattropro=gnumeric.desktop
application/x-rar-compressed=file-roller.desktop
application/x-rar=file-roller.desktop
application/x-rpm=file-roller.desktop
application/x-sc=gnumeric.desktop
application/x-shockwave-flash=io.github.GnomeMpv.desktop
application/x-sylk=gnumeric.desktop
application/x-tar=file-roller.desktop
application/x-war=file-roller.desktop
application/x-xbase=gnumeric.desktop
application/x-xls=gnumeric.desktop
application/x-zip-compressed=file-roller.desktop
application/x-zip=file-roller.desktop
application/x-zoo=file-roller.desktop
application/zip=file-roller.desktop
audio/mpeg=audacious2.desktop
audio/mpegurl=audacious2.desktop
audio/vnd.rn-realaudio=audacious2.desktop
audio/x-flac=audacious2.desktop
audio/x-m4a=audacious2.desktop
audio/x-mp3=audacious2.desktop
audio/x-mpeg=audacious2.desktop
audio/x-mpegurl=audacious2.desktop
audio/x-ms-asf=audacious2.desktop
audio/x-ms-asx=audacious2.desktop
audio/x-ms-wax=audacious2.desktop
audio/x-pn-aiff=audacious2.desktop
audio/x-pn-au=audacious2.desktop
audio/x-pn-realaudio-plugin=audacious2.desktop
audio/x-pn-realaudio=audacious2.desktop
audio/x-pn-wav=audacious2.desktop
audio/x-pn-windows-acm=audacious2.desktop
audio/x-real-audio=audacious2.desktop
audio/x-scpls=audacious2.desktop
audio/x-wav=audacious2.desktop
image/bmp=gpicview.desktop
image/gif=gpicview.desktop
image/jpeg=gpicview.desktop
image/jpg=gpicview.desktop
image/pjpeg=gpicview.desktop
image/png=gpicview.desktop
image/svg+xml=gpicview.desktop
image/tiff=gpicview.desktop
image/vnd.rn-realpix=io.github.GnomeMpv.desktop
image/x-bmp=gpicview.desktop
image/x-gray=gpicview.desktop
image/x-icb=gpicview.desktop
image/x-ico=gpicview.desktop
image/x-png=gpicview.desktop
image/x-portable-anymap=gpicview.desktop
image/x-portable-bitmap=gpicview.desktop
image/x-portable-graymap=gpicview.desktop
image/x-portable-pixmap=gpicview.desktop
image/x-psd=gpicview.desktop
image/x-xbitmap=gpicview.desktop
image/x-xpixmap=gpicview.desktop
inode/directory=pcmanfm.desktop
misc/ultravox=totem.desktop
multipart/x-zip=file-roller.desktop
text/abiword=abiword.desktop
text/comma-separated-values=gnumeric.desktop
text/csv=gnumeric.desktop
text/html=firefox.desktop
text/plain=leafpad.desktop
text/richtext=abiword.desktop
text/rtf=abiword.desktop
text/spreadsheet=gnumeric.desktop
text/tab-separated-values=gnumeric.desktop
text/x-comma-separated-values=gnumeric.desktop
text/x-chdr=leafpad.desktop
text/x-csrc=leafpad.desktop
text/x-dtd=leafpad.desktop
text/x-java=leafpad.desktop
text/mathml=leafpad.desktop
text/x-python=leafpad.desktop
text/x-sql=leafpad.desktop
text/xml=firefox.desktop
video/dv=io.github.GnomeMpv.desktop
video/mp4=io.github.GnomeMpv.desktop
video/mpeg=io.github.GnomeMpv.desktop
video/msvideo=io.github.GnomeMpv.desktop
video/quicktime=io.github.GnomeMpv.desktop
video/vnd.rn-realvideo=io.github.GnomeMpv.desktop
video/ogg=io.github.GnomeMpv.desktop
video/x-anim=io.github.GnomeMpv.desktop
video/x-avi=io.github.GnomeMpv.desktop
video/x-flc=io.github.GnomeMpv.desktop
video/x-fli=io.github.GnomeMpv.desktop
video/x-mpeg=io.github.GnomeMpv.desktop
video/x-ms-asf=io.github.GnomeMpv.desktop
video/x-msvideo=io.github.GnomeMpv.desktop
video/x-ms-wmv=io.github.GnomeMpv.desktop
video/x-nsv=io.github.GnomeMpv.desktop
x-directory/normal=pcmanfm.desktop
zz-application/zz-winassoc-xls=gnumeric.desktop
x-scheme-handler/apt=apturl.desktop
x-scheme-handler/http=firefox.desktop
x-scheme-handler/https=firefox.desktop

@ -1,55 +0,0 @@
[base]
## uncomment and set autologin username to enable autologin
# autologin=dgod
## uncomment and set timeout to enable timeout autologin,
## the value should >=5
# timeout=10
## default session or desktop used when no systemwide config
session=/usr/bin/startlubuntu
## uncomment and set to set numlock on your keyboard
# numlock=0
## set this if you don't want to put xauth file at ~/.Xauthority
# xauth_path=/tmp
## greeter used to welcome the user
greeter=/usr/lib/lxdm/lxdm-greeter-gtk
[server]
## arg used to start xserver, not fully function
# arg=/usr/bin/X -background vt1
[display]
## gtk theme used by greeter
gtk_theme=Clearlooks
## background of the greeter
bg=/usr/share/lubuntu/wallpapers/lubuntu-default-wallpaper.png
## if show bottom pane
bottom_pane=1
## if show language select control
lang=1
## if show keyboard layout select control
keyboard=0
## the theme of greeter
theme=Lubuntu
[input]
[userlist]
## if disable the user list control at greeter
disable=0
## whitelist user
white=
## blacklist user
black=

@ -1,6 +0,0 @@
[general]
fontname=Ubuntu Mono 12
selchars=-A-Za-z0-9,./?%&#:_
scrollback=1000
bgcolor=#000000000000
fgcolor=#ffffffffffff

@ -1,5 +0,0 @@
[Desktop Entry]
Encoding=UTF-8
Type=Directory
Name=LXQt
Icon=preferences-system

@ -1,71 +0,0 @@
<!DOCTYPE Menu PUBLIC "-//freedesktop//DTD Menu 1.0//EN"
"http://standards.freedesktop.org/menu-spec/1.0/menu.dtd">
<Menu>
<Name>Applications</Name>
<Directory>lxde-menu-applications.directory</Directory>
<DefaultAppDirs/>
<DefaultDirectoryDirs/>
<DefaultMergeDirs/>
<Layout>
<Merge type="menus"/>
<Menuname>Home</Menuname>
<Menuname>Internet</Menuname>
<Menuname>Settings</Menuname>
<Menuname>Other</Menuname>
</Layout>
<!-- Home Menu -->
<Menu>
<Name>Home</Name>
</Menu>
<!-- Internet Menu -->
<Menu>
<Name>Internet</Name>
<Directory>lxde-network.directory</Directory>
<Include>
<Category>Network</Category>
</Include>
</Menu>
<!-- Multimedia Menu -->
<Menu>
<Name>Multimedia</Name>
<Directory>lxde-audio-video.directory</Directory>
<Include>
<Category>Audio</Category>
<Category>Video</Category>
<Category>AudioVideo</Category>
<Category>Game</Category>
</Include>
</Menu>
<!-- Settings Menu -->
<Menu>
<Name>Settings</Name>
<Directory>lxde-settings.directory</Directory>
<Include>
<Category>System</Category>
<Category>PackageManager</Category>
<Category>Settings</Category>
</Include>
<Exclude>
<Or>
<Filename>debian-uxterm.desktop</Filename>
<Filename>debian-xterm.desktop</Filename>
</Or>
</Exclude>
</Menu>
<!-- Other Menu -->
<Menu>
<Name>Other</Name>
<Directory>lxde-other.directory</Directory>
<OnlyUnallocated/>
<Include>
<And/>
</Include>
</Menu>
</Menu>

@ -1,224 +0,0 @@
<!DOCTYPE Menu PUBLIC "-//freedesktop//DTD Menu 1.0//EN"
"http://standards.freedesktop.org/menu-spec/1.0/menu.dtd">
<Menu>
<Name>Applications</Name>
<!-- Read standard .directory and .desktop file locations -->
<DefaultAppDirs/>
<DefaultDirectoryDirs/>
<!-- Read in overrides and child menus from applications-merged/ -->
<DefaultMergeDirs/>
<!-- Applications Menu -->
<!-- Accessories submenu -->
<Menu>
<Name>Accessories</Name>
<Directory>lxde-utility.directory</Directory>
<Include>
<And>
<Category>Utility</Category>
<Not><Category>Accessibility</Category></Not>
<Not><Category>System</Category></Not>
<Not><Category>AudioVideo</Category></Not>
<Not><Category>Audio</Category></Not>
<Not><Category>Video</Category></Not>
</And>
<Or>
<Category>Core</Category>
<Category>Legacy</Category>
</Or>
</Include>
</Menu>
<!-- End Accessories -->
<!-- Accessibility submenu -->
<Menu>
<Name>Universal Access</Name>
<Directory>lxde-utility-accessibility.directory</Directory>
<Include>
<And>
<Category>Accessibility</Category>
<Not><Category>Settings</Category></Not>
</And>
</Include>
</Menu>
<!-- End Accessibility -->
<!-- Development Tools -->
<Menu>
<Name>Development</Name>
<Directory>lxde-development.directory</Directory>
<Include>
<And>
<Category>Development</Category>
</And>
<Filename>emacs.desktop</Filename>
</Include>
</Menu>
<!-- End Development Tools -->
<!-- Education -->
<Menu>
<Name>Education</Name>
<Directory>lxde-education.directory</Directory>
<Include>
<Or>
<Category>Education</Category>
</Or>
<And>
<Category>Science</Category>
<Not><Category>Office</Category></Not>
</And>
</Include>
</Menu>
<!-- End Education -->
<!-- Electronics -->
<Menu>
<Name>Electronics</Name>
<Directory>Electronics.directory</Directory>
<Include>
<Category>Electronics</Category>
</Include>
</Menu>
<!-- End Electronics -->
<!-- Games -->
<Menu>
<Name>Games</Name>
<Directory>lxde-game.directory</Directory>
<Include>
<Category>Game</Category>
</Include>
</Menu>
<!-- End Games -->
<!-- Graphics -->
<Menu>
<Name>Graphics</Name>
<Directory>lxde-graphics.directory</Directory>
<Include>
<And>
<Category>Graphics</Category>
<Not><Category>Utility</Category></Not>
</And>
</Include>
<Exclude>
<Or>
<Filename>display-im6.q16.desktop</Filename>
<Filename>display-im6.desktop</Filename>
</Or>
</Exclude>
</Menu>
<!-- End Graphics -->
<!-- Internet -->
<Menu>
<Name>Internet</Name>
<Directory>lxde-network.directory</Directory>
<Include>
<Category>Network</Category>
</Include>
</Menu>
<!-- End Internet -->
<!-- Multimedia -->
<Menu>
<Name>Multimedia</Name>
<Directory>lxde-audio-video.directory</Directory>
<Include>
<Category>Audio</Category>
<Category>Video</Category>
<Category>AudioVideo</Category>
</Include>
</Menu>
<!-- End Multimedia -->
<!-- Office -->
<Menu>
<Name>Office</Name>
<Directory>lxde-office.directory</Directory>
<Include>
<And>
<Category>Office</Category>
<Not><Category>Graphics</Category></Not>
</And>
</Include>
</Menu>
<!-- End Office -->
<!-- Other -->
<Menu>
<Name>Other</Name>
<Directory>lxde-other.directory</Directory>
<OnlyUnallocated/>
<Include>
<And/>
</Include>
<Exclude>
<Or>
<Filename>debian-uxterm.desktop</Filename>
<Filename>debian-xterm.desktop</Filename>
<Filename>synaptic-kde.desktop</Filename>
<Filename>display-im6.q16.desktop</Filename>
<Filename>display-im6.desktop</Filename>
</Or>
</Exclude>
</Menu>
<!-- End Other -->
<!-- Administration Menu, to include in Layout section -->
<Menu>
<Name>Administration</Name>
<Directory>lxde-system-tools.directory</Directory>
<Include>
<And>
<Category>Settings</Category>
<Category>System</Category>
</And>
<Or>
<And>
<Category>System</Category>
<Not><Category>FileManager</Category></Not>
</And>
</Or>
</Include>
<Exclude>
<Or>
<Filename>debian-uxterm.desktop</Filename>
<Filename>debian-xterm.desktop</Filename>
<Filename>synaptic-kde.desktop</Filename>
</Or>
</Exclude>
</Menu>
<!-- Preferences Menu, to include in Layout section -->
<Menu>
<Name>DesktopSettings</Name>
<Directory>lxde-settings.directory</Directory>
<Include>
<And>
<Category>Settings</Category>
<Not>
<Or>
<Category>System</Category>
</Or>
</Not>
</And>
</Include>
</Menu>
<!-- General layout of the whole menu -->
<Layout>
<Menuname>Settings</Menuname>
<Separator/>
<Merge type="all"/>
<Separator/>
<Menuname>Administration</Menuname>
<Menuname>DesktopSettings</Menuname>
</Layout>
</Menu>

@ -1,205 +0,0 @@
<!DOCTYPE Menu PUBLIC "-//freedesktop//DTD Menu 1.0//EN"
"http://www.freedesktop.org/standards/menu-spec/1.0/menu.dtd">
<Menu>
<Name>Applications</Name>
<Directory>lxde-menu-applications.directory</Directory>
<DefaultAppDirs/>
<DefaultDirectoryDirs/>
<DefaultMergeDirs/>
<Layout>
<Merge type="menus"/>
<Menuname>Action</Menuname>
<Menuname>ArcadeGame</Menuname>
<Menuname>BoardGame</Menuname>
<Menuname>CardGame</Menuname>
<Menuname>Education</Menuname>
<Menuname>Emulator</Menuname>
<Menuname>LogicGame</Menuname>
<Menuname>Simulation</Menuname>
<Menuname>SportsGame</Menuname>
<Menuname>Strategy</Menuname>
<Menuname>Other</Menuname>
<Menuname>Settings</Menuname>
</Layout>
<Menu>
<Name>Action</Name>
<Include>
<And>
<Category>Game</Category>
<Category>ActionGame</Category>
<Not><Category>Education</Category></Not>
</And>
</Include>
</Menu>
<Menu>
<Name>ArcadeGame</Name>
<Include>
<And>
<Category>Game</Category>
<Category>ArcadeGame</Category>
<Not><Category>Education</Category></Not>
</And>
</Include>
</Menu>
<Menu>
<Name>BoardGame</Name>
<Include>
<And>
<Category>Game</Category>
<Category>BoardGame</Category>
<Not><Category>Education</Category></Not>
</And>
</Include>
</Menu>
<Menu>
<Name>CardGame</Name>
<Include>
<And>
<Category>Game</Category>
<Category>CardGame</Category>
<Not><Category>Education</Category></Not>
</And>
</Include>
</Menu>
<Menu>
<Name>Education</Name>
<Include>
<And>
<Category>Education</Category>
<Not><Category>Game</Category></Not>
</And>
</Include>
</Menu>
<Menu>
<Name>Emulator</Name>
<Include>
<And>
<Category>Game</Category>
<Category>Emulator</Category>
<Not><Category>Education</Category></Not>
</And>
</Include>
</Menu>
<Menu>
<Name>LogicGame</Name>
<Include>
<And>
<Category>Game</Category>
<Category>LogicGame</Category>
<Not><Category>Education</Category></Not>
</And>
</Include>
</Menu>
<Menu>
<Name>Simulation</Name>
<Include>
<And>
<Category>Game</Category>
<Category>Simulation</Category>
<Not><Category>Education</Category></Not>
</And>
</Include>
</Menu>
<Menu>
<Name>SportsGame</Name>
<Include>
<And>
<Category>Game</Category>
<Category>SportsGame</Category>
<Not><Category>Education</Category></Not>
</And>
</Include>
</Menu>
<Menu>
<Name>Strategy</Name>
<Include>
<And>
<Category>Game</Category>
<Category>StrategyGame</Category>
<Not><Category>Education</Category></Not>
</And>
</Include>
</Menu>
<Menu>
<Name>Other</Name>
<Include>
<And>
<Category>Game</Category>
<Not><Category>ActionGame</Category></Not>
<Not><Category>ArcadeGame</Category></Not>
<Not><Category>BoardGame</Category></Not>
<Not><Category>CardGame</Category></Not>
<Not><Category>Emulator</Category></Not>
<Not><Category>LogicGame</Category></Not>
<Not><Category>Simulation</Category></Not>
<Not><Category>SportsGame</Category></Not>
<Not><Category>StrategyGame</Category></Not>
<Not><Category>Education</Category></Not>
</And>
</Include>
</Menu>
<Menu>
<Name>Settings</Name>
<Directory>lxde-settings.directory</Directory>
<Include>
<And>
<Category>System</Category>
<Category>PackageManager</Category>
<Not><Category>Game</Category></Not>
</And>
</Include>
<Include>
<And>
<Category>Settings</Category>
<Not><Category>Game</Category></Not>
</And>
</Include>
<Exclude>
<Or>
<Filename>debian-uxterm.desktop</Filename>
<Filename>debian-xterm.desktop</Filename>
</Or>
</Exclude>
</Menu>
<!-- Add some dirty hacks to map gnome categories to lxlauncher ones for merges -->
<Move>
<Old>Graphics</Old>
<New>Work/Graphics</New>
</Move>
<Move>
<Old>Accessories</Old>
<New>Work/Accessories</New>
</Move>
<Move>
<Old>Development</Old>
<New>Work/Development</New>
</Move>
<Move>
<Old>Education</Old>
<New>Learn</New>
</Move>
<Move>
<Old>Games</Old>
<New>Play/Games</New>
</Move>
<Move>
<Old>Multimedia</Old>
<New>Play/Multimedia</New>
</Move>
<Move>
<Old>Office</Old>
<New>Work/Office</New>
</Move>
<Move>
<Old>System</Old>
<New>Settings</New>
</Move>
<Move>
<Old>wine-wine</Old>
<New>Work/wine-wine</New>
</Move>
</Menu>

@ -1,17 +0,0 @@
[Openbox]
source=/usr/share/lubuntu/openbox/rc.xml
[XScreensaver]
source=/usr/share/lubuntu/xscreensaver/xscreensaver
[Qt]
source=/usr/share/lubuntu/qt/Trolltech.conf
[Leafpad]
source=/usr/share/lubuntu/leafpad/leafpadrc
[LXterminal]
source=/etc/xdg/lubuntu/lxterminal/lxterminal.conf
[libfm]
source=/etc/xdg/lubuntu/libfm/libfm.conf

@ -1,119 +0,0 @@
[Session]
windows_manager/command=openbox
windows_manager/session=Lubuntu
windows_manager/extras=
panel/command=lxpanel
panel/session=Lubuntu
screensaver/command=
power_manager/command=auto
file_manager/command=pcmanfm
file_manager/session=lubuntu
file_manager/extras=
desktop_manager/command=lxlauncher
desktop_manager/wallpaper=
polkit/command=lxpolkit
network_gui/command=dhcpcd-gtk
audio_manager/command=pavucontrol
quit_manager/command=lxsession-logout
quit_manager/image=/usr/share/lubuntu/images/logout-banner.png
quit_manager/layout=top
workspace_manager/command=obconf
launcher_manager/command=lxpanelctl
terminal_manager/command=x-terminal-emulator
screenshot_manager/command=scrot
upgrade_manager/command=update-manager
clipboard/command=lxclipboard
composite_manager/command=
composite_manager/autostart=
disable_autostart=no
upstart_user_session=false
webbrowser/command=x-www-browser
webbrowser/desktop=
im1/command=pidgin
im1/autostart=
webcam/command=guvcview
[State]
laptop_mode=unknown
[Dbus]
lxde=true
gnome=false
[Keymap]
mode=system
model=
layout=
variant=
options=
[XRandr]
mode=
command=
[Security]
keyring=no
[a11y]
activate=no
type=
[Updates]
activate=true
[Environment]
type=lubuntu
menu_prefix=lxgames-
ubuntu_menuproxy=false
toolkit_integration=gtk3
gtk/overlay_scrollbar_disable=true
qt/force_theme=gtk
qt/platform=lxqt
[GTK]
sNet/ThemeName=Lubuntu-default
sNet/IconThemeName=Lubuntu
sGtk/FontName=Ubuntu 11
iGtk/ToolbarStyle=3
iGtk/ButtonImages=1
iGtk/MenuImages=1
iGtk/CursorThemeSize=18
iXft/Antialias=1
iXft/Hinting=1
sXft/HintStyle=hintslight
sXft/RGBA=rgb
sGtk/CursorThemeName=DMZ-White
sGtk/ColorScheme=
iGtk/ToolbarIconSize=3
iNet/EnableEventSounds=1
iNet/EnableInputFeedbackSounds=1
[Mouse]
AccFactor=20
AccThreshold=10
LeftHanded=0
[Keyboard]
Delay=500
Interval=30

@ -1,17 +0,0 @@
[Openbox]
source=/usr/share/lubuntu/openbox/rc.xml
[XScreensaver]
source=/usr/share/lubuntu/xscreensaver/xscreensaver
[Qt]
source=/usr/share/lubuntu/qt/Trolltech.conf
[Leafpad]
source=/usr/share/lubuntu/leafpad/leafpadrc
[LXterminal]
source=/etc/xdg/lubuntu/lxterminal/lxterminal.conf
[libfm]
source=/etc/xdg/lubuntu/libfm/libfm.conf

@ -1,119 +0,0 @@
[Session]
windows_manager/command=openbox
windows_manager/session=Lubuntu
windows_manager/extras=
panel/command=lxpanel
panel/session=Lubuntu
screensaver/command=
power_manager/command=auto
file_manager/command=pcmanfm
file_manager/session=lubuntu
file_manager/extras=
desktop_manager/command=lxlauncher
desktop_manager/wallpaper=
polkit/command=lxpolkit
network_gui/command=dhcpcd-gtk
audio_manager/command=pavucontrol
quit_manager/command=lxsession-logout
quit_manager/image=/usr/share/lubuntu/images/logout-banner.png
quit_manager/layout=top
workspace_manager/command=obconf
launcher_manager/command=lxpanelctl
terminal_manager/command=x-terminal-emulator
screenshot_manager/command=scrot
upgrade_manager/command=update-manager
clipboard/command=lxclipboard
composite_manager/command=
composite_manager/autostart=
disable_autostart=no
upstart_user_session=false
webbrowser/command=x-www-browser
webbrowser/desktop=
im1/command=pidgin
im1/autostart=
webcam/command=guvcview
[State]
laptop_mode=unknown
[Dbus]
lxde=true
gnome=false
[Keymap]
mode=system
model=
layout=
variant=
options=
[XRandr]
mode=
command=
[Security]
keyring=no
[a11y]
activate=no
type=
[Updates]
activate=true
[Environment]
type=lubuntu
menu_prefix=lxde-
ubuntu_menuproxy=false
toolkit_integration=gtk3
gtk/overlay_scrollbar_disable=true
qt/force_theme=gtk
qt/platform=lxqt
[GTK]
sNet/ThemeName=Lubuntu-default
sNet/IconThemeName=Lubuntu
sGtk/FontName=Ubuntu 11
iGtk/ToolbarStyle=3
iGtk/ButtonImages=1
iGtk/MenuImages=1
iGtk/CursorThemeSize=18
iXft/Antialias=1
iXft/Hinting=1
sXft/HintStyle=hintslight
sXft/RGBA=rgb
sGtk/CursorThemeName=DMZ-White
sGtk/ColorScheme=
iGtk/ToolbarIconSize=3
iNet/EnableEventSounds=1
iNet/EnableInputFeedbackSounds=1
[Mouse]
AccFactor=20
AccThreshold=10
LeftHanded=0
[Keyboard]
Delay=500
Interval=30

@ -1,17 +0,0 @@
[Openbox]
source=/usr/share/lubuntu/openbox/nexus-rc.xml
[XScreensaver]
source=/usr/share/lubuntu/xscreensaver/xscreensaver
[Qt]
source=/usr/share/lubuntu/qt/Trolltech.conf
[Leafpad]
source=/usr/share/lubuntu/leafpad/leafpadrc
[LXterminal]
source=/etc/xdg/lubuntu/lxterminal/lxterminal.conf
[libfm]
source=/etc/xdg/lubuntu/libfm/libfm.conf

@ -1,119 +0,0 @@
[Session]
windows_manager/command=openbox
windows_manager/session=Lubuntu
windows_manager/extras=
panel/command=lxpanel
panel/session=Lubuntu-Nexus7
screensaver/command=
power_manager/command=auto
file_manager/command=pcmanfm
file_manager/session=lubuntu
file_manager/extras=
desktop_manager/command=lxlauncher
desktop_manager/wallpaper=
polkit/command=lxpolkit
network_gui/command=dhcpcd-gtk
audio_manager/command=pavucontrol
quit_manager/command=lxsession-logout
quit_manager/image=/usr/share/lubuntu/images/logout-banner.png
quit_manager/layout=top
workspace_manager/command=obconf
launcher_manager/command=lxpanelctl
terminal_manager/command=x-terminal-emulator
screenshot_manager/command=scrot
upgrade_manager/command=update-manager
clipboard/command=lxclipboard
composite_manager/command=
composite_manager/autostart=
disable_autostart=no
upstart_user_session=false
webbrowser/command=x-www-browser
webbrowser/desktop=
im1/command=pidgin
im1/autostart=
webcam/command=guvcview
[State]
laptop_mode=unknown
[Dbus]
lxde=true
gnome=false
[Keymap]
mode=system
model=
layout=
variant=
options=
[XRandr]
mode=
command=
[Security]
keyring=no
[a11y]
activate=yes
type=gnome
[Updates]
activate=true
[Environment]
type=lubuntu
menu_prefix=lxde-
ubuntu_menuproxy=false
toolkit_integration=gtk3
gtk/overlay_scrollbar_disable=true
qt/force_theme=gtk
qt/platform=lxqt
[GTK]
sNet/ThemeName=Lubuntu-default
sNet/IconThemeName=Lubuntu
sGtk/FontName=Ubuntu 11
iGtk/ToolbarStyle=3
iGtk/ButtonImages=1
iGtk/MenuImages=1
iGtk/CursorThemeSize=18
iXft/Antialias=1
iXft/Hinting=1
sXft/HintStyle=hintslight
sXft/RGBA=rgb
sGtk/CursorThemeName=DMZ-White
sGtk/ColorScheme=
iGtk/ToolbarIconSize=3
iNet/EnableEventSounds=1
iNet/EnableInputFeedbackSounds=1
[Mouse]
AccFactor=20
AccThreshold=10
LeftHanded=0
[Keyboard]
Delay=500
Interval=30

@ -1,17 +0,0 @@
[Openbox]
source=/usr/share/lubuntu/openbox/rc.xml
[XScreensaver]
source=/usr/share/lubuntu/xscreensaver/xscreensaver
[Qt]
source=/usr/share/lubuntu/qt/Trolltech.conf
[Leafpad]
source=/usr/share/lubuntu/leafpad/leafpadrc
[LXterminal]
source=/etc/xdg/lubuntu/lxterminal/lxterminal.conf
[libfm]
source=/etc/xdg/lubuntu/libfm/libfm.conf

@ -1,121 +0,0 @@
[Session]
windows_manager/command=openbox
windows_manager/session=Lubuntu
windows_manager/extras=
panel/command=lxpanel
panel/session=Lubuntu
screensaver/command=
power_manager/command=auto
file_manager/command=pcmanfm
file_manager/session=lubuntu
file_manager/extras=
desktop_manager/command=filemanager
desktop_manager/wallpaper=
polkit/command=lxpolkit
network_gui/command=dhcpcd-gtk
audio_manager/command=pavucontrol
quit_manager/command=lxsession-logout
quit_manager/image=/usr/share/lubuntu/images/logout-banner.png
quit_manager/layout=top
workspace_manager/command=obconf
launcher_manager/command=lxpanelctl
launcher_manager/autostart=false
terminal_manager/command=x-terminal-emulator
screenshot_manager/command=scrot
upgrade_manager/command=update-manager
clipboard/command=lxclipboard
composite_manager/command=
composite_manager/autostart=
disable_autostart=no
upstart_user_session=false
webbrowser/command=x-www-browser
webbrowser/desktop=
im1/command=pidgin
im1/autostart=
webcam/command=guvcview
[State]
laptop_mode=unknown
[Dbus]
lxde=true
gnome=false
[Keymap]
mode=system
model=
layout=
variant=
options=
[XRandr]
mode=
command=
[Security]
keyring=no
[a11y]
activate=no
type=
[Updates]
activate=true
[Environment]
type=lubuntu
menu_prefix=lxde-
ubuntu_menuproxy=false
toolkit_integration=gtk3
gtk/overlay_scrollbar_disable=true
qt/force_theme=gtk
qt/platform=lxqt
[GTK]
sNet/ThemeName=Lubuntu-default
sNet/IconThemeName=Lubuntu
sGtk/FontName=Ubuntu 11
iGtk/ToolbarStyle=3
iGtk/ButtonImages=1
iGtk/MenuImages=1
iGtk/CursorThemeSize=18
iXft/Antialias=1
iXft/Hinting=1
sXft/HintStyle=hintslight
sXft/RGBA=rgb
sGtk/CursorThemeName=DMZ-White
sGtk/ColorScheme=
iGtk/ToolbarIconSize=3
iNet/EnableEventSounds=1
iNet/EnableInputFeedbackSounds=1
[Mouse]
AccFactor=20
AccThreshold=10
LeftHanded=0
[Keyboard]
Delay=500
Interval=30

@ -1,17 +0,0 @@
[Openbox]
source=/usr/share/lubuntu/openbox/rc.xml
[XScreensaver]
source=/usr/share/lubuntu/xscreensaver/xscreensaver
[Qt]
source=/usr/share/lubuntu/qt/Trolltech-qt-session.conf
[Leafpad]
source=/usr/share/lubuntu/leafpad/leafpadrc
[LXterminal]
source=/etc/xdg/lubuntu/lxterminal/lxterminal.conf
[libfm]
source=/etc/xdg/lubuntu/libfm/libfm.conf

@ -1,121 +0,0 @@
[Session]
windows_manager/command=openbox
windows_manager/session=Lubuntu
windows_manager/extras=
panel/command=lxqt-panel
panel/session=
screensaver/command=
power_manager/command=auto
file_manager/command=pcmanfm-qt
file_manager/session=lxqt
file_manager/extras=
desktop_manager/command=filemanager
desktop_manager/wallpaper=
polkit/command=lxqt-policykit-agent
network_gui/command=lxqt-connman-applet
audio_manager/command=pavucontrol-qt
quit_manager/command=lxqt-leave
quit_manager/image=
quit_manager/layout=
workspace_manager/command=
launcher_manager/command=lxqt-runner
launcher_manager/autostart=true
terminal_manager/command=x-terminal-emulator
screenshot_manager/command=scrot
upgrade_manager/command=muon-updater
clipboard/command=
composite_manager/command=
composite_manager/autostart=
notification/command=lxqt-notificationd
notification/autostart=true
keybindings/command=lxqt-globalkeysd
keybindings/autostart=true
disable_autostart=no
upstart_user_session=false
webbrowser/command=x-www-browser
webbrowser/desktop=
[State]
laptop_mode=unknown
[Dbus]
lxde=true
gnome=false
[Keymap]
mode=system
model=
layout=
variant=
options=
[XRandr]
mode=
command=
[Security]
keyring=no
[a11y]
activate=no
type=
[Updates]
activate=true
[Environment]
type=lubuntu
menu_prefix=lxde-
ubuntu_menuproxy=false
toolkit_integration=gtk3
gtk/overlay_scrollbar_disable=true
qt/force_theme=gtk
qt/platform=lxqt
[GTK]
sNet/ThemeName=Lubuntu-default
sNet/IconThemeName=Lubuntu
sGtk/FontName=Ubuntu 11
iGtk/ToolbarStyle=3
iGtk/ButtonImages=1
iGtk/MenuImages=1
iGtk/CursorThemeSize=18
iXft/Antialias=1
iXft/Hinting=1
sXft/HintStyle=hintslight
sXft/RGBA=rgb
sGtk/CursorThemeName=DMZ-White
sGtk/ColorScheme=
iGtk/ToolbarIconSize=3
iNet/EnableEventSounds=1
iNet/EnableInputFeedbackSounds=1
[Mouse]
AccFactor=20
AccThreshold=10
LeftHanded=0
[Keyboard]
Delay=500
Interval=30

@ -1,14 +0,0 @@
[*]
wallpaper_mode=crop
wallpaper_common=1
wallpapers_configured=1
wallpaper0=/usr/share/lubuntu/wallpapers/lubuntu-default-wallpaper.png
wallpaper=/usr/share/lubuntu/wallpapers/lubuntu-default-wallpaper.png
desktop_bg=#2e4060
desktop_fg=#ffffff
desktop_shadow=#000000
desktop_font=Ubuntu 11
sort=mtime;ascending;
show_documents=0
show_trash=1
show_mounts=1

@ -1,34 +0,0 @@
[config]
bm_open_method=0
su_cmd=gksu %s
[volume]
mount_on_startup=1
mount_removable=1
autorun=1
[desktop]
wallpaper_mode=crop
wallpaper_common=1
wallpapers_configured=1
wallpaper0=/usr/share/lubuntu/wallpapers/lubuntu-default-wallpaper.png
wallpaper=/usr/share/lubuntu/wallpapers/lubuntu-default-wallpaper.png
desktop_bg=#2e4060
desktop_fg=#ffffff
desktop_shadow=#000000
desktop_font=Ubuntu 11
sort=mtime;ascending;
show_documents=0
show_trash=1
show_mounts=1
[ui]
always_show_tabs=0
max_tab_chars=32
win_width=798
win_height=547
side_pane_mode=1
view_mode=0
show_hidden=0
sort_type=0
sort_by=2

@ -1,38 +0,0 @@
# A sample configuration for dhcpcd.
# See dhcpcd.conf(5) for details.
# Allow users of this group to interact with dhcpcd via the control socket.
#controlgroup wheel
# Inform the DHCP server of our hostname for DDNS.
hostname
# Use the hardware address of the interface for the Client ID.
#clientid
# or
# Use the same DUID + IAID as set in DHCPv6 for DHCPv4 ClientID as per RFC4361.
# Some non-RFC compliant DHCP servers do not reply with this set.
# In this case, comment out duid and enable clientid above.
duid
# Persist interface configuration when dhcpcd exits.
persistent
# Rapid commit support.
# Safe to enable by default because it requires the equivalent option set
# on the server to actually work.
option rapid_commit
# A list of options to request from the DHCP server.
option domain_name_servers, domain_name, domain_search, host_name
option classless_static_routes
# Most distributions have NTP support.
option ntp_servers
# Respect the network MTU. This is applied to DHCP routes.
option interface_mtu
# A ServerID is required by RFC2131.
require dhcp_server_identifier
# Generate Stable Private IPv6 Addresses instead of hardware based ones
slaac private

@ -1,224 +0,0 @@
<!DOCTYPE Menu PUBLIC "-//freedesktop//DTD Menu 1.0//EN"
"http://standards.freedesktop.org/menu-spec/1.0/menu.dtd">
<Menu>
<Name>Applications</Name>
<!-- Read standard .directory and .desktop file locations -->
<DefaultAppDirs/>
<DefaultDirectoryDirs/>
<!-- Read in overrides and child menus from applications-merged/ -->
<DefaultMergeDirs/>
<!-- Applications Menu -->
<!-- Accessories submenu -->
<Menu>
<Name>Accessories</Name>
<Directory>lxde-utility.directory</Directory>
<Include>
<And>
<Category>Utility</Category>
<Not><Category>Accessibility</Category></Not>
<Not><Category>System</Category></Not>
<Not><Category>AudioVideo</Category></Not>
<Not><Category>Audio</Category></Not>
<Not><Category>Video</Category></Not>
</And>
<Or>
<Category>Core</Category>
<Category>Legacy</Category>
</Or>
</Include>
</Menu>
<!-- End Accessories -->
<!-- Accessibility submenu -->
<Menu>
<Name>Universal Access</Name>
<Directory>lxde-utility-accessibility.directory</Directory>
<Include>
<And>
<Category>Accessibility</Category>
<Not><Category>Settings</Category></Not>
</And>
</Include>
</Menu>
<!-- End Accessibility -->
<!-- Development Tools -->
<Menu>
<Name>Development</Name>
<Directory>lxde-development.directory</Directory>
<Include>
<And>
<Category>Development</Category>
</And>
<Filename>emacs.desktop</Filename>
</Include>
</Menu>
<!-- End Development Tools -->
<!-- Education -->
<Menu>
<Name>Education</Name>
<Directory>lxde-education.directory</Directory>
<Include>
<Or>
<Category>Education</Category>
</Or>
<And>
<Category>Science</Category>
<Not><Category>Office</Category></Not>
</And>
</Include>
</Menu>
<!-- End Education -->
<!-- Electronics -->
<Menu>
<Name>Electronics</Name>
<Directory>Electronics.directory</Directory>
<Include>
<Category>Electronics</Category>
</Include>
</Menu>
<!-- End Electronics -->
<!-- Games -->
<Menu>
<Name>Games</Name>
<Directory>lxde-game.directory</Directory>
<Include>
<Category>Game</Category>
</Include>
</Menu>
<!-- End Games -->
<!-- Graphics -->
<Menu>
<Name>Graphics</Name>
<Directory>lxde-graphics.directory</Directory>
<Include>
<And>
<Category>Graphics</Category>
<Not><Category>Utility</Category></Not>
</And>
</Include>
<Exclude>
<Or>
<Filename>display-im6.q16.desktop</Filename>
<Filename>display-im6.desktop</Filename>
</Or>
</Exclude>
</Menu>
<!-- End Graphics -->
<!-- Internet -->
<Menu>
<Name>Internet</Name>
<Directory>lxde-network.directory</Directory>
<Include>
<Category>Network</Category>
</Include>
</Menu>
<!-- End Internet -->
<!-- Multimedia -->
<Menu>
<Name>Multimedia</Name>
<Directory>lxde-audio-video.directory</Directory>
<Include>
<Category>Audio</Category>
<Category>Video</Category>
<Category>AudioVideo</Category>
</Include>
</Menu>
<!-- End Multimedia -->
<!-- Office -->
<Menu>
<Name>Office</Name>
<Directory>lxde-office.directory</Directory>
<Include>
<And>
<Category>Office</Category>
<Not><Category>Graphics</Category></Not>
</And>
</Include>
</Menu>
<!-- End Office -->
<!-- Other -->
<Menu>
<Name>Other</Name>
<Directory>lxde-other.directory</Directory>
<OnlyUnallocated/>
<Include>
<And/>
</Include>
<Exclude>
<Or>
<Filename>debian-uxterm.desktop</Filename>
<Filename>debian-xterm.desktop</Filename>
<Filename>synaptic-kde.desktop</Filename>
<Filename>display-im6.q16.desktop</Filename>
<Filename>display-im6.desktop</Filename>
</Or>
</Exclude>
</Menu>
<!-- End Other -->
<!-- Administration Menu, to include in Layout section -->
<Menu>
<Name>Administration</Name>
<Directory>lxde-system-tools.directory</Directory>
<Include>
<And>
<Category>Settings</Category>
<Category>System</Category>
</And>
<Or>
<And>
<Category>System</Category>
<Not><Category>FileManager</Category></Not>
</And>
</Or>
</Include>
<Exclude>
<Or>
<Filename>debian-uxterm.desktop</Filename>
<Filename>debian-xterm.desktop</Filename>
<Filename>synaptic-kde.desktop</Filename>
</Or>
</Exclude>
</Menu>
<!-- Preferences Menu, to include in Layout section -->
<Menu>
<Name>DesktopSettings</Name>
<Directory>lxde-settings.directory</Directory>
<Include>
<And>
<Category>Settings</Category>
<Not>
<Or>
<Category>System</Category>
</Or>
</Not>
</And>
</Include>
</Menu>
<!-- General layout of the whole menu -->
<Layout>
<Menuname>Settings</Menuname>
<Separator/>
<Merge type="all"/>
<Separator/>
<Menuname>Administration</Menuname>
<Menuname>DesktopSettings</Menuname>
</Layout>
</Menu>

@ -1,8 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<channel name="xfce4-power-manager" version="1.0">
<property name="xfce4-power-manager" type="empty">
<property name="power-button-action" type="uint" value="3"/>
<property name="show-tray-icon" type="int" value="1"/>
</property>
</channel>

@ -1,2 +0,0 @@
#!/bin/sh
lxsession-default quit

@ -1,2 +0,0 @@
#!/bin/sh
exec openbox --config-file $XDG_CONFIG_HOME/openbox/lubuntu-rc.xml $@

@ -1,8 +0,0 @@
[Desktop Entry]
_Name=identi.ca
_Comment=Launching identi.ca
Icon=internet-web-browser
Exec=chromium-browser --app=https://identi.ca/
Type=Application
Categories=Network;
OnlyShowIn=LXDE;

@ -1,6 +0,0 @@
[Desktop Entry]
_Name=Rotate your screen
_Comment=Rotate your screen using xrotate
Icon=object-rotate-left
Exec=xrotate
Type=Application

@ -1,22 +0,0 @@
#!/usr/bin/make -f
POTFILES := $(shell cat POTFILES.in)
all: generate-po-files
generate-pot: POTFILES.in
intltool-update --pot --gettext-package=lubuntu-default-settings-applications
generate-po-files:
for i in $(POTFILES); do \
f=$$(echo $$i | sed 's/\.in//'); \
intltool-merge -d . ../$$i ../$$f; \
done
update-po:
for i in *.po; do \
code=$$(echo $$i | sed 's/.po//'); \
intltool-update --gettext-package=lubuntu-default-settings-applications --dist $$code; \
done
# vim:ts=4

@ -1,4 +0,0 @@
lubuntu-logout.desktop.in
lubuntu-nexus7-identica.desktop.in
lubuntu-nexus7-rotate.desktop.in
lubuntu-screenlock.desktop.in

@ -1,50 +0,0 @@
# Arabic translation for lubuntu-default-settings
# Copyright (c) 2015 Rosetta Contributors and Canonical Ltd 2015
# This file is distributed under the same license as the lubuntu-default-settings package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2015.
#
msgid ""
msgstr ""
"Project-Id-Version: lubuntu-default-settings\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2014-10-27 18:02+0100\n"
"PO-Revision-Date: 2015-12-31 14:16+0000\n"
"Last-Translator: Fcmam5 <Unknown>\n"
"Language-Team: Arabic <ar@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2017-06-18 06:03+0000\n"
"X-Generator: Launchpad (build 18416)\n"
#: ../lubuntu-logout.desktop.in.h:1
msgid "Shutdown"
msgstr "إيقاف التشغيل"
#: ../lubuntu-logout.desktop.in.h:2
msgid "Shutdown or Reboot"
msgstr "إيقاف أو إعادة التشغيل"
#: ../lubuntu-nexus7-identica.desktop.in.h:1
msgid "identi.ca"
msgstr "identi.ca"
#: ../lubuntu-nexus7-identica.desktop.in.h:2
msgid "Launching identi.ca"
msgstr "إطلاق identi.ca"
#: ../lubuntu-nexus7-rotate.desktop.in.h:1
msgid "Rotate your screen"
msgstr "تدوير شاشتك"
#: ../lubuntu-nexus7-rotate.desktop.in.h:2
msgid "Rotate your screen using xrotate"
msgstr "تدوير شاشتك باستعمال xrotate"
#: ../lubuntu-screenlock.desktop.in.h:1
msgid "ScreenLock"
msgstr "قفل الشاشة"
#: ../lubuntu-screenlock.desktop.in.h:2
msgid "Lock your screen"
msgstr "إقفل شاشتك"

@ -1,50 +0,0 @@
# Belarusian translation for lubuntu-default-settings
# Copyright (c) 2016 Rosetta Contributors and Canonical Ltd 2016
# This file is distributed under the same license as the lubuntu-default-settings package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2016.
#
msgid ""
msgstr ""
"Project-Id-Version: lubuntu-default-settings\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2014-10-27 18:02+0100\n"
"PO-Revision-Date: 2016-02-09 12:59+0000\n"
"Last-Translator: meequz <meequz@gmail.com>\n"
"Language-Team: Belarusian <be@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2017-06-18 06:03+0000\n"
"X-Generator: Launchpad (build 18416)\n"
#: ../lubuntu-logout.desktop.in.h:1
msgid "Shutdown"
msgstr "Адключыць"
#: ../lubuntu-logout.desktop.in.h:2
msgid "Shutdown or Reboot"
msgstr "Адключыць ці перазагрузіць"
#: ../lubuntu-nexus7-identica.desktop.in.h:1
msgid "identi.ca"
msgstr "identi.ca"
#: ../lubuntu-nexus7-identica.desktop.in.h:2
msgid "Launching identi.ca"
msgstr "Запуск identi.ca"
#: ../lubuntu-nexus7-rotate.desktop.in.h:1
msgid "Rotate your screen"
msgstr "Павярнуць экран"
#: ../lubuntu-nexus7-rotate.desktop.in.h:2
msgid "Rotate your screen using xrotate"
msgstr "Павярнуць экран з дапамогай xrotate"
#: ../lubuntu-screenlock.desktop.in.h:1
msgid "ScreenLock"
msgstr "Блакаванне экрана"
#: ../lubuntu-screenlock.desktop.in.h:2
msgid "Lock your screen"
msgstr "Заблакаваць экран"

@ -1,50 +0,0 @@
# Breton translation for lubuntu-default-settings
# Copyright (c) 2017 Rosetta Contributors and Canonical Ltd 2017
# This file is distributed under the same license as the lubuntu-default-settings package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2017.
#
msgid ""
msgstr ""
"Project-Id-Version: lubuntu-default-settings\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2014-10-27 18:02+0100\n"
"PO-Revision-Date: 2017-03-19 22:26+0000\n"
"Last-Translator: Melan <Unknown>\n"
"Language-Team: Breton <br@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2017-06-18 06:03+0000\n"
"X-Generator: Launchpad (build 18416)\n"
#: ../lubuntu-logout.desktop.in.h:1
msgid "Shutdown"
msgstr "Lazhañ"
#: ../lubuntu-logout.desktop.in.h:2
msgid "Shutdown or Reboot"
msgstr "Lazhañ pe Adloc'hañ"
#: ../lubuntu-nexus7-identica.desktop.in.h:1
msgid "identi.ca"
msgstr "identi.ca"
#: ../lubuntu-nexus7-identica.desktop.in.h:2
msgid "Launching identi.ca"
msgstr "Launching identi.ca"
#: ../lubuntu-nexus7-rotate.desktop.in.h:1
msgid "Rotate your screen"
msgstr "C'hwelit ho skramm"
#: ../lubuntu-nexus7-rotate.desktop.in.h:2
msgid "Rotate your screen using xrotate"
msgstr "C'hwelit ho skramm gant xrotate"
#: ../lubuntu-screenlock.desktop.in.h:1
msgid "ScreenLock"
msgstr "Prennañ ar skramm"
#: ../lubuntu-screenlock.desktop.in.h:2
msgid "Lock your screen"
msgstr "Prennit ho skramm"

@ -1,50 +0,0 @@
# Catalan translation for lubuntu-default-settings
# Copyright (c) 2015 Rosetta Contributors and Canonical Ltd 2015
# This file is distributed under the same license as the lubuntu-default-settings package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2015.
#
msgid ""
msgstr ""
"Project-Id-Version: lubuntu-default-settings\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2014-10-27 18:02+0100\n"
"PO-Revision-Date: 2015-04-30 07:36+0000\n"
"Last-Translator: JoanColl <Unknown>\n"
"Language-Team: Catalan <ca@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2017-06-18 06:03+0000\n"
"X-Generator: Launchpad (build 18416)\n"
#: ../lubuntu-logout.desktop.in.h:1
msgid "Shutdown"
msgstr "Atura"
#: ../lubuntu-logout.desktop.in.h:2
msgid "Shutdown or Reboot"
msgstr "Atura o reinicia"
#: ../lubuntu-nexus7-identica.desktop.in.h:1
msgid "identi.ca"
msgstr "identi.ca"
#: ../lubuntu-nexus7-identica.desktop.in.h:2
msgid "Launching identi.ca"
msgstr "Llançament d'identi.ca"
#: ../lubuntu-nexus7-rotate.desktop.in.h:1
msgid "Rotate your screen"
msgstr "Roteu la vostra pantalla"
#: ../lubuntu-nexus7-rotate.desktop.in.h:2
msgid "Rotate your screen using xrotate"
msgstr "Roteu la vostra pantalla usant el xrotate"
#: ../lubuntu-screenlock.desktop.in.h:1
msgid "ScreenLock"
msgstr "Bloqueig de pantalla"
#: ../lubuntu-screenlock.desktop.in.h:2
msgid "Lock your screen"
msgstr "Bloquegeu la pantalla"

@ -1,50 +0,0 @@
# Czech translation for lubuntu-default-settings
# Copyright (c) 2017 Rosetta Contributors and Canonical Ltd 2017
# This file is distributed under the same license as the lubuntu-default-settings package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2017.
#
msgid ""
msgstr ""
"Project-Id-Version: lubuntu-default-settings\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2014-10-27 18:02+0100\n"
"PO-Revision-Date: 2017-08-14 19:13+0000\n"
"Last-Translator: Adam Janik <Unknown>\n"
"Language-Team: Czech <cs@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2017-08-15 05:28+0000\n"
"X-Generator: Launchpad (build 18446)\n"
#: ../lubuntu-logout.desktop.in.h:1
msgid "Shutdown"
msgstr "Ukončení"
#: ../lubuntu-logout.desktop.in.h:2
msgid "Shutdown or Reboot"
msgstr "Vypnout nebo restartovat"
#: ../lubuntu-nexus7-identica.desktop.in.h:1
msgid "identi.ca"
msgstr "identi.ca"
#: ../lubuntu-nexus7-identica.desktop.in.h:2
msgid "Launching identi.ca"
msgstr "Spouštění identi.ca"
#: ../lubuntu-nexus7-rotate.desktop.in.h:1
msgid "Rotate your screen"
msgstr "Otočení obrazovky"
#: ../lubuntu-nexus7-rotate.desktop.in.h:2
msgid "Rotate your screen using xrotate"
msgstr "Otočení obrazovky pomocí xrotate"
#: ../lubuntu-screenlock.desktop.in.h:1
msgid "ScreenLock"
msgstr "Zámek obrazovky"
#: ../lubuntu-screenlock.desktop.in.h:2
msgid "Lock your screen"
msgstr "Uzamykání obrazovky"

@ -1,50 +0,0 @@
# Danish translation for lubuntu-default-settings
# Copyright (c) 2016 Rosetta Contributors and Canonical Ltd 2016
# This file is distributed under the same license as the lubuntu-default-settings package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2016.
#
msgid ""
msgstr ""
"Project-Id-Version: lubuntu-default-settings\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2014-10-27 18:02+0100\n"
"PO-Revision-Date: 2017-04-01 20:53+0000\n"
"Last-Translator: scootergrisen <scootergrisen@gmail.com>\n"
"Language-Team: Danish <da@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2017-06-18 06:03+0000\n"
"X-Generator: Launchpad (build 18416)\n"
#: ../lubuntu-logout.desktop.in.h:1
msgid "Shutdown"
msgstr "Luk ned"
#: ../lubuntu-logout.desktop.in.h:2
msgid "Shutdown or Reboot"
msgstr "Luk ned eller genstart"
#: ../lubuntu-nexus7-identica.desktop.in.h:1
msgid "identi.ca"
msgstr "identi.ca"
#: ../lubuntu-nexus7-identica.desktop.in.h:2
msgid "Launching identi.ca"
msgstr "Starter identi.ca"
#: ../lubuntu-nexus7-rotate.desktop.in.h:1
msgid "Rotate your screen"
msgstr "Drej din skærm"
#: ../lubuntu-nexus7-rotate.desktop.in.h:2
msgid "Rotate your screen using xrotate"
msgstr "Drej din skærm med xrotate"
#: ../lubuntu-screenlock.desktop.in.h:1
msgid "ScreenLock"
msgstr "Skærmlås"
#: ../lubuntu-screenlock.desktop.in.h:2
msgid "Lock your screen"
msgstr "Lås din skærm"

@ -1,50 +0,0 @@
# German translation for lubuntu-default-settings
# Copyright (c) 2015 Rosetta Contributors and Canonical Ltd 2015
# This file is distributed under the same license as the lubuntu-default-settings package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2015.
#
msgid ""
msgstr ""
"Project-Id-Version: lubuntu-default-settings\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2014-10-27 18:02+0100\n"
"PO-Revision-Date: 2016-10-14 13:19+0000\n"
"Last-Translator: Tobias Bannert <tobannert@gmail.com>\n"
"Language-Team: German <de@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2017-06-18 06:03+0000\n"
"X-Generator: Launchpad (build 18416)\n"
#: ../lubuntu-logout.desktop.in.h:1
msgid "Shutdown"
msgstr "Herunterfahren"
#: ../lubuntu-logout.desktop.in.h:2
msgid "Shutdown or Reboot"
msgstr "Herunterfahren oder Neustarten"
#: ../lubuntu-nexus7-identica.desktop.in.h:1
msgid "identi.ca"
msgstr "identi.ca"
#: ../lubuntu-nexus7-identica.desktop.in.h:2
msgid "Launching identi.ca"
msgstr "identi.ca wird gestartet …"
#: ../lubuntu-nexus7-rotate.desktop.in.h:1
msgid "Rotate your screen"
msgstr "Bildschirm drehen"
#: ../lubuntu-nexus7-rotate.desktop.in.h:2
msgid "Rotate your screen using xrotate"
msgstr "Bildschirm mit xrotate drehen"
#: ../lubuntu-screenlock.desktop.in.h:1
msgid "ScreenLock"
msgstr "ScreenLock"
#: ../lubuntu-screenlock.desktop.in.h:2
msgid "Lock your screen"
msgstr "Bildschirm sperren"

@ -1,50 +0,0 @@
# Greek translation for lubuntu-default-settings
# Copyright (c) 2015 Rosetta Contributors and Canonical Ltd 2015
# This file is distributed under the same license as the lubuntu-default-settings package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2015.
#
msgid ""
msgstr ""
"Project-Id-Version: lubuntu-default-settings\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2014-10-27 18:02+0100\n"
"PO-Revision-Date: 2015-11-23 09:20+0000\n"
"Last-Translator: ΑναστόπουλοςΧάρης <xaris.anasto@gmail.com>\n"
"Language-Team: Greek <el@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2017-06-18 06:03+0000\n"
"X-Generator: Launchpad (build 18416)\n"
#: ../lubuntu-logout.desktop.in.h:1
msgid "Shutdown"
msgstr "Τερματισμός"
#: ../lubuntu-logout.desktop.in.h:2
msgid "Shutdown or Reboot"
msgstr "Τερματισμός ή επανεκκίνηση"
#: ../lubuntu-nexus7-identica.desktop.in.h:1
msgid "identi.ca"
msgstr "identi.ca"
#: ../lubuntu-nexus7-identica.desktop.in.h:2
msgid "Launching identi.ca"
msgstr "Φόρτωση identi.ca"
#: ../lubuntu-nexus7-rotate.desktop.in.h:1
msgid "Rotate your screen"
msgstr "Περιστρέψτε την οθόνη σας"
#: ../lubuntu-nexus7-rotate.desktop.in.h:2
msgid "Rotate your screen using xrotate"
msgstr "Περιστρέψτε την οθόνη σας χρησιμοποιώντας το xrotate"
#: ../lubuntu-screenlock.desktop.in.h:1
msgid "ScreenLock"
msgstr "Κλείδωμα οθόνης"
#: ../lubuntu-screenlock.desktop.in.h:2
msgid "Lock your screen"
msgstr "Κλειδώστε την οθόνη σας"

@ -1,50 +0,0 @@
# Spanish translation for lubuntu-default-settings
# Copyright (c) 2014 Rosetta Contributors and Canonical Ltd 2014
# This file is distributed under the same license as the lubuntu-default-settings package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2014.
#
msgid ""
msgstr ""
"Project-Id-Version: lubuntu-default-settings\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2014-10-27 18:02+0100\n"
"PO-Revision-Date: 2014-11-23 16:54+0000\n"
"Last-Translator: Fran Fondo <franfondo@gmail.com>\n"
"Language-Team: Spanish <es@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2017-06-18 06:03+0000\n"
"X-Generator: Launchpad (build 18416)\n"
#: ../lubuntu-logout.desktop.in.h:1
msgid "Shutdown"
msgstr "Apagado"
#: ../lubuntu-logout.desktop.in.h:2
msgid "Shutdown or Reboot"
msgstr "Apagar o reiniciar"
#: ../lubuntu-nexus7-identica.desktop.in.h:1
msgid "identi.ca"
msgstr "identi.ca"
#: ../lubuntu-nexus7-identica.desktop.in.h:2
msgid "Launching identi.ca"
msgstr "Lanzando identi.ca"
#: ../lubuntu-nexus7-rotate.desktop.in.h:1
msgid "Rotate your screen"
msgstr "Rotar la pantalla"
#: ../lubuntu-nexus7-rotate.desktop.in.h:2
msgid "Rotate your screen using xrotate"
msgstr "Rote la pantalla usando xrotate"
#: ../lubuntu-screenlock.desktop.in.h:1
msgid "ScreenLock"
msgstr "bloquear pantalla"
#: ../lubuntu-screenlock.desktop.in.h:2
msgid "Lock your screen"
msgstr "Bloquea su pantalla"

@ -1,50 +0,0 @@
# Estonian translation for lubuntu-default-settings
# Copyright (c) 2015 Rosetta Contributors and Canonical Ltd 2015
# This file is distributed under the same license as the lubuntu-default-settings package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2015.
#
msgid ""
msgstr ""
"Project-Id-Version: lubuntu-default-settings\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2014-10-27 18:02+0100\n"
"PO-Revision-Date: 2015-09-13 12:34+0000\n"
"Last-Translator: Jalakas <Unknown>\n"
"Language-Team: Estonian <et@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2017-06-18 06:03+0000\n"
"X-Generator: Launchpad (build 18416)\n"
#: ../lubuntu-logout.desktop.in.h:1
msgid "Shutdown"
msgstr "Väljalülitamine"
#: ../lubuntu-logout.desktop.in.h:2
msgid "Shutdown or Reboot"
msgstr ""
#: ../lubuntu-nexus7-identica.desktop.in.h:1
msgid "identi.ca"
msgstr "identi.ca"
#: ../lubuntu-nexus7-identica.desktop.in.h:2
msgid "Launching identi.ca"
msgstr ""
#: ../lubuntu-nexus7-rotate.desktop.in.h:1
msgid "Rotate your screen"
msgstr ""
#: ../lubuntu-nexus7-rotate.desktop.in.h:2
msgid "Rotate your screen using xrotate"
msgstr ""
#: ../lubuntu-screenlock.desktop.in.h:1
msgid "ScreenLock"
msgstr ""
#: ../lubuntu-screenlock.desktop.in.h:2
msgid "Lock your screen"
msgstr ""

@ -1,50 +0,0 @@
# Basque translation for lubuntu-default-settings
# Copyright (c) 2014 Rosetta Contributors and Canonical Ltd 2014
# This file is distributed under the same license as the lubuntu-default-settings package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2014.
#
msgid ""
msgstr ""
"Project-Id-Version: lubuntu-default-settings\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2014-10-27 18:02+0100\n"
"PO-Revision-Date: 2014-12-20 16:57+0000\n"
"Last-Translator: Asier Iturralde Sarasola <Unknown>\n"
"Language-Team: Basque <eu@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2017-06-18 06:03+0000\n"
"X-Generator: Launchpad (build 18416)\n"
#: ../lubuntu-logout.desktop.in.h:1
msgid "Shutdown"
msgstr "Itzali"
#: ../lubuntu-logout.desktop.in.h:2
msgid "Shutdown or Reboot"
msgstr "Itzali edo berrabiarazi"
#: ../lubuntu-nexus7-identica.desktop.in.h:1
msgid "identi.ca"
msgstr "identi.ca"
#: ../lubuntu-nexus7-identica.desktop.in.h:2
msgid "Launching identi.ca"
msgstr "identi.ca abiarazten"
#: ../lubuntu-nexus7-rotate.desktop.in.h:1
msgid "Rotate your screen"
msgstr "Biratu zure pantaila"
#: ../lubuntu-nexus7-rotate.desktop.in.h:2
msgid "Rotate your screen using xrotate"
msgstr "Biratu zure pantaila xrotate erabiliz"
#: ../lubuntu-screenlock.desktop.in.h:1
msgid "ScreenLock"
msgstr "Blokeatu pantaila"
#: ../lubuntu-screenlock.desktop.in.h:2
msgid "Lock your screen"
msgstr "Blokeatu zure pantaila"

@ -1,50 +0,0 @@
# French translation for lubuntu-default-settings
# Copyright (c) 2015 Rosetta Contributors and Canonical Ltd 2015
# This file is distributed under the same license as the lubuntu-default-settings package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2015.
#
msgid ""
msgstr ""
"Project-Id-Version: lubuntu-default-settings\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2014-10-27 18:02+0100\n"
"PO-Revision-Date: 2015-08-18 17:10+0000\n"
"Last-Translator: Anne017 <anneonyme017@openmailbox.org>\n"
"Language-Team: French <fr@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2017-06-18 06:03+0000\n"
"X-Generator: Launchpad (build 18416)\n"
#: ../lubuntu-logout.desktop.in.h:1
msgid "Shutdown"
msgstr "Éteindre"
#: ../lubuntu-logout.desktop.in.h:2
msgid "Shutdown or Reboot"
msgstr "Éteindre ou redémarrer"
#: ../lubuntu-nexus7-identica.desktop.in.h:1
msgid "identi.ca"
msgstr "identi.ca"
#: ../lubuntu-nexus7-identica.desktop.in.h:2
msgid "Launching identi.ca"
msgstr "Lancement d'identi.ca"
#: ../lubuntu-nexus7-rotate.desktop.in.h:1
msgid "Rotate your screen"
msgstr "Faire pivoter votre écran"
#: ../lubuntu-nexus7-rotate.desktop.in.h:2
msgid "Rotate your screen using xrotate"
msgstr "Faites pivoter votre écran à l'aide de xrotate"
#: ../lubuntu-screenlock.desktop.in.h:1
msgid "ScreenLock"
msgstr "Verrouillage d'écran"
#: ../lubuntu-screenlock.desktop.in.h:2
msgid "Lock your screen"
msgstr "Verrouiller votre écran"

@ -1,50 +0,0 @@
# Galician translation for lubuntu-default-settings
# Copyright (c) 2014 Rosetta Contributors and Canonical Ltd 2014
# This file is distributed under the same license as the lubuntu-default-settings package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2014.
#
msgid ""
msgstr ""
"Project-Id-Version: lubuntu-default-settings\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2014-10-27 18:02+0100\n"
"PO-Revision-Date: 2015-09-22 13:06+0000\n"
"Last-Translator: Xosé <Unknown>\n"
"Language-Team: Galician <gl@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2017-06-18 06:03+0000\n"
"X-Generator: Launchpad (build 18416)\n"
#: ../lubuntu-logout.desktop.in.h:1
msgid "Shutdown"
msgstr "Apagar"
#: ../lubuntu-logout.desktop.in.h:2
msgid "Shutdown or Reboot"
msgstr "Apagar ou reiniciar"
#: ../lubuntu-nexus7-identica.desktop.in.h:1
msgid "identi.ca"
msgstr "identi.ca"
#: ../lubuntu-nexus7-identica.desktop.in.h:2
msgid "Launching identi.ca"
msgstr "Iniciando identi.ca"
#: ../lubuntu-nexus7-rotate.desktop.in.h:1
msgid "Rotate your screen"
msgstr "Virar a pantalla"
#: ../lubuntu-nexus7-rotate.desktop.in.h:2
msgid "Rotate your screen using xrotate"
msgstr "Vire a pantalla usando xrotate"
#: ../lubuntu-screenlock.desktop.in.h:1
msgid "ScreenLock"
msgstr "ScreenLock"
#: ../lubuntu-screenlock.desktop.in.h:2
msgid "Lock your screen"
msgstr "Bloquee a pantalla"

@ -1,50 +0,0 @@
# Hebrew translation for lubuntu-default-settings
# Copyright (c) 2017 Rosetta Contributors and Canonical Ltd 2017
# This file is distributed under the same license as the lubuntu-default-settings package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2017.
#
msgid ""
msgstr ""
"Project-Id-Version: lubuntu-default-settings\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2014-10-27 18:02+0100\n"
"PO-Revision-Date: 2017-09-03 10:15+0000\n"
"Last-Translator: shy tzedaka <shaytzedaka@outlook.com>\n"
"Language-Team: Hebrew <he@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2017-09-04 05:48+0000\n"
"X-Generator: Launchpad (build 18446)\n"
#: ../lubuntu-logout.desktop.in.h:1
msgid "Shutdown"
msgstr "כיבוי"
#: ../lubuntu-logout.desktop.in.h:2
msgid "Shutdown or Reboot"
msgstr "כיבוי או הפעלה מחדש"
#: ../lubuntu-nexus7-identica.desktop.in.h:1
msgid "identi.ca"
msgstr "identi.ca"
#: ../lubuntu-nexus7-identica.desktop.in.h:2
msgid "Launching identi.ca"
msgstr "שירות identi.ca מופעל"
#: ../lubuntu-nexus7-rotate.desktop.in.h:1
msgid "Rotate your screen"
msgstr "סיבוב המסך שלך"
#: ../lubuntu-nexus7-rotate.desktop.in.h:2
msgid "Rotate your screen using xrotate"
msgstr "סיבוב המסך שלך באמצעות xrotate"
#: ../lubuntu-screenlock.desktop.in.h:1
msgid "ScreenLock"
msgstr "נעילת מסך"
#: ../lubuntu-screenlock.desktop.in.h:2
msgid "Lock your screen"
msgstr "נעילת המסך שלך"

@ -1,50 +0,0 @@
# Croatian translation for lubuntu-default-settings
# Copyright (c) 2017 Rosetta Contributors and Canonical Ltd 2017
# This file is distributed under the same license as the lubuntu-default-settings package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2017.
#
msgid ""
msgstr ""
"Project-Id-Version: lubuntu-default-settings\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2014-10-27 18:02+0100\n"
"PO-Revision-Date: 2017-09-28 20:18+0000\n"
"Last-Translator: zvacet <ikoli@yahoo.com>\n"
"Language-Team: Croatian <hr@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2017-09-29 05:22+0000\n"
"X-Generator: Launchpad (build 18471)\n"
#: ../lubuntu-logout.desktop.in.h:1
msgid "Shutdown"
msgstr ""
#: ../lubuntu-logout.desktop.in.h:2
msgid "Shutdown or Reboot"
msgstr "Isključivanje ili ponovno pokretanje"
#: ../lubuntu-nexus7-identica.desktop.in.h:1
msgid "identi.ca"
msgstr ""
#: ../lubuntu-nexus7-identica.desktop.in.h:2
msgid "Launching identi.ca"
msgstr "Pokrećem identi.ca"
#: ../lubuntu-nexus7-rotate.desktop.in.h:1
msgid "Rotate your screen"
msgstr "Rotirajte vaš zaslon"
#: ../lubuntu-nexus7-rotate.desktop.in.h:2
msgid "Rotate your screen using xrotate"
msgstr "Rotirajte vaš zaslon koristeći xrotate"
#: ../lubuntu-screenlock.desktop.in.h:1
msgid "ScreenLock"
msgstr ""
#: ../lubuntu-screenlock.desktop.in.h:2
msgid "Lock your screen"
msgstr "Zaključajte zaslon"

@ -1,50 +0,0 @@
# Hungarian translation for lubuntu-default-settings
# Copyright (c) 2016 Rosetta Contributors and Canonical Ltd 2016
# This file is distributed under the same license as the lubuntu-default-settings package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2016.
#
msgid ""
msgstr ""
"Project-Id-Version: lubuntu-default-settings\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2014-10-27 18:02+0100\n"
"PO-Revision-Date: 2016-04-03 16:02+0000\n"
"Last-Translator: Gabor Kelemen <kelemeng@openscope.org>\n"
"Language-Team: Hungarian <hu@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2017-06-18 06:03+0000\n"
"X-Generator: Launchpad (build 18416)\n"
#: ../lubuntu-logout.desktop.in.h:1
msgid "Shutdown"
msgstr ""
#: ../lubuntu-logout.desktop.in.h:2
msgid "Shutdown or Reboot"
msgstr ""
#: ../lubuntu-nexus7-identica.desktop.in.h:1
msgid "identi.ca"
msgstr ""
#: ../lubuntu-nexus7-identica.desktop.in.h:2
msgid "Launching identi.ca"
msgstr ""
#: ../lubuntu-nexus7-rotate.desktop.in.h:1
msgid "Rotate your screen"
msgstr ""
#: ../lubuntu-nexus7-rotate.desktop.in.h:2
msgid "Rotate your screen using xrotate"
msgstr "Képernyőforgatás xrotate segítségével"
#: ../lubuntu-screenlock.desktop.in.h:1
msgid "ScreenLock"
msgstr "Képernyőzár"
#: ../lubuntu-screenlock.desktop.in.h:2
msgid "Lock your screen"
msgstr ""

@ -1,50 +0,0 @@
# Italian translation for lubuntu-default-settings
# Copyright (c) 2015 Rosetta Contributors and Canonical Ltd 2015
# This file is distributed under the same license as the lubuntu-default-settings package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2015.
#
msgid ""
msgstr ""
"Project-Id-Version: lubuntu-default-settings\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2014-10-27 18:02+0100\n"
"PO-Revision-Date: 2015-05-09 19:14+0000\n"
"Last-Translator: Emanuele Salvi <e.salvi1992@gmail.com>\n"
"Language-Team: Italian <it@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2017-06-18 06:03+0000\n"
"X-Generator: Launchpad (build 18416)\n"
#: ../lubuntu-logout.desktop.in.h:1
msgid "Shutdown"
msgstr "Arresta"
#: ../lubuntu-logout.desktop.in.h:2
msgid "Shutdown or Reboot"
msgstr "Arresta o riavvia"
#: ../lubuntu-nexus7-identica.desktop.in.h:1
msgid "identi.ca"
msgstr "identi.ca"
#: ../lubuntu-nexus7-identica.desktop.in.h:2
msgid "Launching identi.ca"
msgstr "Sto lanciando identi.ca"
#: ../lubuntu-nexus7-rotate.desktop.in.h:1
msgid "Rotate your screen"
msgstr "Ruota lo schermo"
#: ../lubuntu-nexus7-rotate.desktop.in.h:2
msgid "Rotate your screen using xrotate"
msgstr "Ruota il tuo schermo con xrotate"
#: ../lubuntu-screenlock.desktop.in.h:1
msgid "ScreenLock"
msgstr "Blocca schemro"
#: ../lubuntu-screenlock.desktop.in.h:2
msgid "Lock your screen"
msgstr "Blocca lo schermo"

@ -1,50 +0,0 @@
# Korean translation for lubuntu-default-settings
# Copyright (c) 2015 Rosetta Contributors and Canonical Ltd 2015
# This file is distributed under the same license as the lubuntu-default-settings package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2015.
#
msgid ""
msgstr ""
"Project-Id-Version: lubuntu-default-settings\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2014-10-27 18:02+0100\n"
"PO-Revision-Date: 2016-04-10 06:14+0000\n"
"Last-Translator: Jung-Kyu Park <bagjunggyu@gmail.com>\n"
"Language-Team: Korean <ko@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2017-06-18 06:03+0000\n"
"X-Generator: Launchpad (build 18416)\n"
#: ../lubuntu-logout.desktop.in.h:1
msgid "Shutdown"
msgstr "컴퓨터 끄기"
#: ../lubuntu-logout.desktop.in.h:2
msgid "Shutdown or Reboot"
msgstr "컴퓨터 끄기 또는 다시 시작"
#: ../lubuntu-nexus7-identica.desktop.in.h:1
msgid "identi.ca"
msgstr "아이덴티카"
#: ../lubuntu-nexus7-identica.desktop.in.h:2
msgid "Launching identi.ca"
msgstr "아이덴티카 실행"
#: ../lubuntu-nexus7-rotate.desktop.in.h:1
msgid "Rotate your screen"
msgstr "화면 회전하기"
#: ../lubuntu-nexus7-rotate.desktop.in.h:2
msgid "Rotate your screen using xrotate"
msgstr "xrotate를 이용해 화면 회전하기"
#: ../lubuntu-screenlock.desktop.in.h:1
msgid "ScreenLock"
msgstr "화면 잠금"
#: ../lubuntu-screenlock.desktop.in.h:2
msgid "Lock your screen"
msgstr "화면 잠그기"

@ -1,50 +0,0 @@
# Kurdish translation for lubuntu-default-settings
# Copyright (c) 2017 Rosetta Contributors and Canonical Ltd 2017
# This file is distributed under the same license as the lubuntu-default-settings package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2017.
#
msgid ""
msgstr ""
"Project-Id-Version: lubuntu-default-settings\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2014-10-27 18:02+0100\n"
"PO-Revision-Date: 2017-08-03 16:10+0000\n"
"Last-Translator: Rokar ✌ <Unknown>\n"
"Language-Team: Kurdish <ku@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2017-08-04 05:22+0000\n"
"X-Generator: Launchpad (build 18441)\n"
#: ../lubuntu-logout.desktop.in.h:1
msgid "Shutdown"
msgstr "Bigire"
#: ../lubuntu-logout.desktop.in.h:2
msgid "Shutdown or Reboot"
msgstr ""
#: ../lubuntu-nexus7-identica.desktop.in.h:1
msgid "identi.ca"
msgstr ""
#: ../lubuntu-nexus7-identica.desktop.in.h:2
msgid "Launching identi.ca"
msgstr ""
#: ../lubuntu-nexus7-rotate.desktop.in.h:1
msgid "Rotate your screen"
msgstr ""
#: ../lubuntu-nexus7-rotate.desktop.in.h:2
msgid "Rotate your screen using xrotate"
msgstr ""
#: ../lubuntu-screenlock.desktop.in.h:1
msgid "ScreenLock"
msgstr ""
#: ../lubuntu-screenlock.desktop.in.h:2
msgid "Lock your screen"
msgstr ""

@ -1,50 +0,0 @@
# Lithuanian translation for lubuntu-default-settings
# Copyright (c) 2016 Rosetta Contributors and Canonical Ltd 2016
# This file is distributed under the same license as the lubuntu-default-settings package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2016.
#
msgid ""
msgstr ""
"Project-Id-Version: lubuntu-default-settings\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2014-10-27 18:02+0100\n"
"PO-Revision-Date: 2017-10-19 09:35+0000\n"
"Last-Translator: Moo <hazap@hotmail.com>\n"
"Language-Team: Lithuanian <lt@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2017-10-20 06:17+0000\n"
"X-Generator: Launchpad (build 18476)\n"
#: ../lubuntu-logout.desktop.in.h:1
msgid "Shutdown"
msgstr "Išjungti"
#: ../lubuntu-logout.desktop.in.h:2
msgid "Shutdown or Reboot"
msgstr "Išjungti ar paleisti iš naujo"
#: ../lubuntu-nexus7-identica.desktop.in.h:1
msgid "identi.ca"
msgstr "identi.ca"
#: ../lubuntu-nexus7-identica.desktop.in.h:2
msgid "Launching identi.ca"
msgstr "Paleidžiama identi.ca"
#: ../lubuntu-nexus7-rotate.desktop.in.h:1
msgid "Rotate your screen"
msgstr "Pasukti ekraną"
#: ../lubuntu-nexus7-rotate.desktop.in.h:2
msgid "Rotate your screen using xrotate"
msgstr "Pasukti ekraną, naudojant xrotate"
#: ../lubuntu-screenlock.desktop.in.h:1
msgid "ScreenLock"
msgstr "Ekrano užrakinimas"
#: ../lubuntu-screenlock.desktop.in.h:2
msgid "Lock your screen"
msgstr "Užrakinti ekraną"

@ -1,50 +0,0 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-10-27 18:02+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#: ../lubuntu-logout.desktop.in.h:1
msgid "Shutdown"
msgstr ""
#: ../lubuntu-logout.desktop.in.h:2
msgid "Shutdown or Reboot"
msgstr ""
#: ../lubuntu-nexus7-identica.desktop.in.h:1
msgid "identi.ca"
msgstr ""
#: ../lubuntu-nexus7-identica.desktop.in.h:2
msgid "Launching identi.ca"
msgstr ""
#: ../lubuntu-nexus7-rotate.desktop.in.h:1
msgid "Rotate your screen"
msgstr ""
#: ../lubuntu-nexus7-rotate.desktop.in.h:2
msgid "Rotate your screen using xrotate"
msgstr ""
#: ../lubuntu-screenlock.desktop.in.h:1
msgid "ScreenLock"
msgstr ""
#: ../lubuntu-screenlock.desktop.in.h:2
msgid "Lock your screen"
msgstr ""

@ -1,50 +0,0 @@
# Malay translation for lubuntu-default-settings
# Copyright (c) 2016 Rosetta Contributors and Canonical Ltd 2016
# This file is distributed under the same license as the lubuntu-default-settings package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2016.
#
msgid ""
msgstr ""
"Project-Id-Version: lubuntu-default-settings\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2014-10-27 18:02+0100\n"
"PO-Revision-Date: 2016-05-18 08:13+0000\n"
"Last-Translator: abuyop <Unknown>\n"
"Language-Team: Malay <ms@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2017-06-18 06:03+0000\n"
"X-Generator: Launchpad (build 18416)\n"
#: ../lubuntu-logout.desktop.in.h:1
msgid "Shutdown"
msgstr "Matikan"
#: ../lubuntu-logout.desktop.in.h:2
msgid "Shutdown or Reboot"
msgstr "Matikan atau But Semula"
#: ../lubuntu-nexus7-identica.desktop.in.h:1
msgid "identi.ca"
msgstr "identi.ca"
#: ../lubuntu-nexus7-identica.desktop.in.h:2
msgid "Launching identi.ca"
msgstr "Melancarkan identi.ca"
#: ../lubuntu-nexus7-rotate.desktop.in.h:1
msgid "Rotate your screen"
msgstr "Putar skrin anda"
#: ../lubuntu-nexus7-rotate.desktop.in.h:2
msgid "Rotate your screen using xrotate"
msgstr "Putar skrin anda menggunakan xrotate"
#: ../lubuntu-screenlock.desktop.in.h:1
msgid "ScreenLock"
msgstr "Kunci Skrin"
#: ../lubuntu-screenlock.desktop.in.h:2
msgid "Lock your screen"
msgstr "Kunci skrin anda"

@ -1,50 +0,0 @@
# Polish translation for lubuntu-default-settings
# Copyright (c) 2017 Rosetta Contributors and Canonical Ltd 2017
# This file is distributed under the same license as the lubuntu-default-settings package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2017.
#
msgid ""
msgstr ""
"Project-Id-Version: lubuntu-default-settings\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2014-10-27 18:02+0100\n"
"PO-Revision-Date: 2017-04-18 09:31+0000\n"
"Last-Translator: Piotr Strębski <strebski@gmail.com>\n"
"Language-Team: Polish <pl@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2017-06-18 06:03+0000\n"
"X-Generator: Launchpad (build 18416)\n"
#: ../lubuntu-logout.desktop.in.h:1
msgid "Shutdown"
msgstr "Wyłącz"
#: ../lubuntu-logout.desktop.in.h:2
msgid "Shutdown or Reboot"
msgstr "Wyłącz lub uruchom ponownie"
#: ../lubuntu-nexus7-identica.desktop.in.h:1
msgid "identi.ca"
msgstr "identi.ca"
#: ../lubuntu-nexus7-identica.desktop.in.h:2
msgid "Launching identi.ca"
msgstr "Włączanie identi.ca"
#: ../lubuntu-nexus7-rotate.desktop.in.h:1
msgid "Rotate your screen"
msgstr "Obróć swój ekran"
#: ../lubuntu-nexus7-rotate.desktop.in.h:2
msgid "Rotate your screen using xrotate"
msgstr "Obróć swój ekran przy pomocy xrotate"
#: ../lubuntu-screenlock.desktop.in.h:1
msgid "ScreenLock"
msgstr "Blokada ekranu"
#: ../lubuntu-screenlock.desktop.in.h:2
msgid "Lock your screen"
msgstr "Zablokuj swój ekran"

@ -1,50 +0,0 @@
# Brazilian Portuguese translation for lubuntu-default-settings
# Copyright (c) 2017 Rosetta Contributors and Canonical Ltd 2017
# This file is distributed under the same license as the lubuntu-default-settings package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2017.
#
msgid ""
msgstr ""
"Project-Id-Version: lubuntu-default-settings\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2014-10-27 18:02+0100\n"
"PO-Revision-Date: 2017-01-23 17:24+0000\n"
"Last-Translator: Matheus Cristhian <Unknown>\n"
"Language-Team: Brazilian Portuguese <pt_BR@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2017-06-18 06:03+0000\n"
"X-Generator: Launchpad (build 18416)\n"
#: ../lubuntu-logout.desktop.in.h:1
msgid "Shutdown"
msgstr "Desligar"
#: ../lubuntu-logout.desktop.in.h:2
msgid "Shutdown or Reboot"
msgstr "Desligar ou Reiniciar"
#: ../lubuntu-nexus7-identica.desktop.in.h:1
msgid "identi.ca"
msgstr "identi.ca"
#: ../lubuntu-nexus7-identica.desktop.in.h:2
msgid "Launching identi.ca"
msgstr "Iniciando identi.ca"
#: ../lubuntu-nexus7-rotate.desktop.in.h:1
msgid "Rotate your screen"
msgstr "Girar sua tela"
#: ../lubuntu-nexus7-rotate.desktop.in.h:2
msgid "Rotate your screen using xrotate"
msgstr "Gire sua tela usando xrotate"
#: ../lubuntu-screenlock.desktop.in.h:1
msgid "ScreenLock"
msgstr "Bloquear tela"
#: ../lubuntu-screenlock.desktop.in.h:2
msgid "Lock your screen"
msgstr "Bloquear a tela"

@ -1,50 +0,0 @@
# Russian translation for lubuntu-default-settings
# Copyright (c) 2017 Rosetta Contributors and Canonical Ltd 2017
# This file is distributed under the same license as the lubuntu-default-settings package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2017.
#
msgid ""
msgstr ""
"Project-Id-Version: lubuntu-default-settings\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2014-10-27 18:02+0100\n"
"PO-Revision-Date: 2017-02-23 23:27+0000\n"
"Last-Translator: Grigorii Chirkov <ridgentsailor@gmail.com>\n"
"Language-Team: Russian <ru@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2017-06-18 06:03+0000\n"
"X-Generator: Launchpad (build 18416)\n"
#: ../lubuntu-logout.desktop.in.h:1
msgid "Shutdown"
msgstr "Выключить"
#: ../lubuntu-logout.desktop.in.h:2
msgid "Shutdown or Reboot"
msgstr "Выключить или перезагрузить"
#: ../lubuntu-nexus7-identica.desktop.in.h:1
msgid "identi.ca"
msgstr "identi.ca"
#: ../lubuntu-nexus7-identica.desktop.in.h:2
msgid "Launching identi.ca"
msgstr "Запуск identi.ca"
#: ../lubuntu-nexus7-rotate.desktop.in.h:1
msgid "Rotate your screen"
msgstr "Повернуть экран"
#: ../lubuntu-nexus7-rotate.desktop.in.h:2
msgid "Rotate your screen using xrotate"
msgstr "Повернуть экран с помощью xrotate"
#: ../lubuntu-screenlock.desktop.in.h:1
msgid "ScreenLock"
msgstr "Заблокировать экран"
#: ../lubuntu-screenlock.desktop.in.h:2
msgid "Lock your screen"
msgstr "Заблокировать экран"

@ -1,50 +0,0 @@
# Serbian translation for lubuntu-default-settings
# Copyright (c) 2016 Rosetta Contributors and Canonical Ltd 2016
# This file is distributed under the same license as the lubuntu-default-settings package.
# Мирослав Николић <miroslavnikolic@rocketmail.com>, 2016.
msgid ""
msgstr ""
"Project-Id-Version: lubuntu-default-settings\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2014-10-27 18:02+0100\n"
"PO-Revision-Date: 2016-01-31 04:07+0000\n"
"Last-Translator: Мирослав Николић <miroslavnikolic@rocketmail.com>\n"
"Language-Team: Serbian <gnom@prevod.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2017-06-18 06:03+0000\n"
"X-Generator: Launchpad (build 18416)\n"
"Language: sr\n"
#: ../lubuntu-logout.desktop.in.h:1
msgid "Shutdown"
msgstr "Угаси"
#: ../lubuntu-logout.desktop.in.h:2
msgid "Shutdown or Reboot"
msgstr "Угаси или поново покрени"
#: ../lubuntu-nexus7-identica.desktop.in.h:1
msgid "identi.ca"
msgstr "иденти.ка"
#: ../lubuntu-nexus7-identica.desktop.in.h:2
msgid "Launching identi.ca"
msgstr "Покрећем иденти.ку"
#: ../lubuntu-nexus7-rotate.desktop.in.h:1
msgid "Rotate your screen"
msgstr "Заокрените екран"
#: ../lubuntu-nexus7-rotate.desktop.in.h:2
msgid "Rotate your screen using xrotate"
msgstr "Заокрените екран користећи икс-заокретка"
#: ../lubuntu-screenlock.desktop.in.h:1
msgid "ScreenLock"
msgstr "Закључавање екрана"
#: ../lubuntu-screenlock.desktop.in.h:2
msgid "Lock your screen"
msgstr "Закључајте екран"

@ -1,50 +0,0 @@
# Chinese (Simplified) translation for lubuntu-default-settings
# Copyright (c) 2016 Rosetta Contributors and Canonical Ltd 2016
# This file is distributed under the same license as the lubuntu-default-settings package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2016.
#
msgid ""
msgstr ""
"Project-Id-Version: lubuntu-default-settings\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2014-10-27 18:02+0100\n"
"PO-Revision-Date: 2016-04-21 14:30+0000\n"
"Last-Translator: yfdyh000 <yfdyh000@gmail.com>\n"
"Language-Team: Chinese (Simplified) <zh_CN@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2017-06-18 06:03+0000\n"
"X-Generator: Launchpad (build 18416)\n"
#: ../lubuntu-logout.desktop.in.h:1
msgid "Shutdown"
msgstr "关机"
#: ../lubuntu-logout.desktop.in.h:2
msgid "Shutdown or Reboot"
msgstr "关机或重启"
#: ../lubuntu-nexus7-identica.desktop.in.h:1
msgid "identi.ca"
msgstr "identi.ca"
#: ../lubuntu-nexus7-identica.desktop.in.h:2
msgid "Launching identi.ca"
msgstr "启动 identi.ca"
#: ../lubuntu-nexus7-rotate.desktop.in.h:1
msgid "Rotate your screen"
msgstr "旋转您的屏幕"
#: ../lubuntu-nexus7-rotate.desktop.in.h:2
msgid "Rotate your screen using xrotate"
msgstr "使用 xrotate 旋转您的屏幕"
#: ../lubuntu-screenlock.desktop.in.h:1
msgid "ScreenLock"
msgstr "锁屏"
#: ../lubuntu-screenlock.desktop.in.h:2
msgid "Lock your screen"
msgstr "锁定您的屏幕"

@ -1,9 +0,0 @@
[Desktop Entry]
Type=Application
Name=Lxsession
TryExec=/usr/bin/lxsession -s Lubuntu -e LXDE
Exec=/usr/bin/lxsession -s Lubuntu -e LXDE
OnlyShowIn=GNOME;LXDE;
X-GNOME-Autostart-Phase=Initialization
X-GNOME-Autostart-Notify=true
X-GNOME-AutoRestart=true

@ -1,2 +0,0 @@
[Seat:*]
user-session=lubuntu-nexus7

@ -1,2 +0,0 @@
[Seat:*]
user-session=Lubuntu

@ -1,2 +0,0 @@
[Seat:*]
user-session=lxgames

@ -1,2 +0,0 @@
[Seat:*]
user-session=QLubuntu

@ -1,7 +0,0 @@
0.8.17
600
400
Ubuntu 11
0
0
0

@ -1,955 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Do not edit this file, it will be overwritten on install.
Copy the file to $HOME/.config/openbox/ instead. -->
<openbox_config xmlns="http://openbox.org/3.4/rc" xmlns:xi="http://www.w3.org/2001/XInclude">
<resistance>
<strength>10</strength>
<screen_edge_strength>20</screen_edge_strength>
</resistance>
<focus>
<focusNew>yes</focusNew>
<!-- always try to focus new windows when they appear. other rules do
apply -->
<followMouse>no</followMouse>
<!-- move focus to a window when you move the mouse into it -->
<focusLast>yes</focusLast>
<!-- focus the last used window when changing desktops, instead of the one
under the mouse pointer. when followMouse is enabled -->
<underMouse>no</underMouse>
<!-- move focus under the mouse, even when the mouse is not moving -->
<focusDelay>200</focusDelay>
<!-- when followMouse is enabled, the mouse must be inside the window for
this many milliseconds (1000 = 1 sec) before moving focus to it -->
<raiseOnFocus>no</raiseOnFocus>
<!-- when followMouse is enabled, and a window is given focus by moving the
mouse into it, also raise the window -->
</focus>
<placement>
<policy>Smart</policy>
<!-- 'Smart' or 'UnderMouse' -->
<center>yes</center>
<!-- whether to place windows in the center of the free area found or
the top left corner -->
<monitor>Mouse</monitor>
<!-- with Smart placement on a multi-monitor system, try to place new windows
on: 'Any' - any monitor, 'Mouse' - where the mouse is, 'Active' - where
the active window is, 'Primary' - only on the primary monitor -->
<primaryMonitor>Mouse</primaryMonitor>
<!-- The monitor where Openbox should place popup dialogs such as the
focus cycling popup, or the desktop switch popup. It can be an index
from 1, specifying a particular monitor. Or it can be one of the
following: 'Mouse' - where the mouse is, or
'Active' - where the active window is -->
</placement>
<theme>
<name>Lubuntu-default</name>
<titleLayout>NLC</titleLayout>
<!--
available characters are NDSLIMC, each can occur at most once.
N: window icon
L: window label (AKA title).
I: iconify
M: maximize
C: close
S: shade (roll up/down)
D: omnipresent (on all desktops).
-->
<keepBorder>yes</keepBorder>
<animateIconify>yes</animateIconify>
<font place="ActiveWindow">
<name>Ubuntu Medium</name>
<size>11</size>
<!-- font size in points -->
<weight>bold</weight>
<!-- 'bold' or 'normal' -->
<slant>normal</slant>
<!-- 'italic' or 'normal' -->
</font>
<font place="InactiveWindow">
<name>Ubuntu Medium</name>
<size>11</size>
<!-- font size in points -->
<weight>bold</weight>
<!-- 'bold' or 'normal' -->
<slant>normal</slant>
<!-- 'italic' or 'normal' -->
</font>
<font place="MenuHeader">
<name>Ubuntu</name>
<size>11</size>
<!-- font size in points -->
<weight>normal</weight>
<!-- 'bold' or 'normal' -->
<slant>normal</slant>
<!-- 'italic' or 'normal' -->
</font>
<font place="MenuItem">
<name>Ubuntu</name>
<size>11</size>
<!-- font size in points -->
<weight>normal</weight>
<!-- 'bold' or 'normal' -->
<slant>normal</slant>
<!-- 'italic' or 'normal' -->
</font>
<font place="ActiveOnScreenDisplay">
<name>Ubuntu Medium</name>
<size>11</size>
<!-- font size in points -->
<weight>bold</weight>
<!-- 'bold' or 'normal' -->
<slant>normal</slant>
<!-- 'italic' or 'normal' -->
</font>
<font place="InactiveOnScreenDisplay">
<name>Ubuntu Medium</name>
<size>11</size>
<!-- font size in points -->
<weight>bold</weight>
<!-- 'bold' or 'normal' -->
<slant>normal</slant>
<!-- 'italic' or 'normal' -->
</font>
</theme>
<desktops>
<!-- this stuff is only used at startup, pagers allow you to change them
during a session
these are default values to use when other ones are not already set
by other applications, or saved in your session
use obconf if you want to change these without having to log out
and back in -->
<number>2</number>
<firstdesk>1</firstdesk>
<names>
<!-- set names up here if you want to, like this:
<name>desktop 1</name>
<name>desktop 2</name>
-->
</names>
<popupTime>875</popupTime>
<!-- The number of milliseconds to show the popup for when switching
desktops. Set this to 0 to disable the popup. -->
</desktops>
<resize>
<drawContents>no</drawContents>
<popupShow>Nonpixel</popupShow>
<!-- 'Always', 'Never', or 'Nonpixel' (xterms and such) -->
<popupPosition>Center</popupPosition>
<!-- 'Center', 'Top', or 'Fixed' -->
<popupFixedPosition>
<!-- these are used if popupPosition is set to 'Fixed' -->
<x>10</x>
<!-- positive number for distance from left edge, negative number for
distance from right edge, or 'Center' -->
<y>10</y>
<!-- positive number for distance from top edge, negative number for
distance from bottom edge, or 'Center' -->
</popupFixedPosition>
</resize>
<!-- You can reserve a portion of your screen where windows will not cover when
they are maximized, or when they are initially placed.
Many programs reserve space automatically, but you can use this in other
cases. -->
<margins>
<top>0</top>
<bottom>0</bottom>
<left>0</left>
<right>0</right>
</margins>
<dock>
<position>TopLeft</position>
<!-- (Top|Bottom)(Left|Right|)|Top|Bottom|Left|Right|Floating -->
<floatingX>0</floatingX>
<floatingY>0</floatingY>
<noStrut>no</noStrut>
<stacking>Above</stacking>
<!-- 'Above', 'Normal', or 'Below' -->
<direction>Vertical</direction>
<!-- 'Vertical' or 'Horizontal' -->
<autoHide>no</autoHide>
<hideDelay>300</hideDelay>
<!-- in milliseconds (1000 = 1 second) -->
<showDelay>300</showDelay>
<!-- in milliseconds (1000 = 1 second) -->
<moveButton>Middle</moveButton>
<!-- 'Left', 'Middle', 'Right' -->
</dock>
<keyboard>
<chainQuitKey>C-g</chainQuitKey>
<!-- Keybindings for desktop switching -->
<keybind key="C-A-Left">
<action name="GoToDesktop">
<to>left</to>
<wrap>no</wrap>
</action>
</keybind>
<keybind key="C-A-Right">
<action name="GoToDesktop">
<to>right</to>
<wrap>no</wrap>
</action>
</keybind>
<keybind key="C-A-Up">
<action name="GoToDesktop">
<to>up</to>
<wrap>no</wrap>
</action>
</keybind>
<keybind key="C-A-Down">
<action name="GoToDesktop">
<to>down</to>
<wrap>no</wrap>
</action>
</keybind>
<keybind key="S-A-Left">
<action name="SendToDesktop">
<to>left</to>
<wrap>no</wrap>
</action>
</keybind>
<keybind key="S-A-Right">
<action name="SendToDesktop">
<to>right</to>
<wrap>no</wrap>
</action>
</keybind>
<keybind key="S-A-Up">
<action name="SendToDesktop">
<to>up</to>
<wrap>no</wrap>
</action>
</keybind>
<keybind key="S-A-Down">
<action name="SendToDesktop">
<to>down</to>
<wrap>no</wrap>
</action>
</keybind>
<keybind key="W-F1">
<action name="GoToDesktop">
<to>1</to>
</action>
</keybind>
<keybind key="W-F2">
<action name="GoToDesktop">
<to>2</to>
</action>
</keybind>
<keybind key="W-F3">
<action name="GoToDesktop">
<to>3</to>
</action>
</keybind>
<keybind key="W-F4">
<action name="GoToDesktop">
<to>4</to>
</action>
</keybind>
<keybind key="W-d">
<action name="ToggleShowDesktop"/>
</keybind>
<!-- Keybindings for windows -->
<keybind key="A-F4">
<action name="Close"/>
</keybind>
<keybind key="A-Escape">
<action name="Lower"/>
<action name="FocusToBottom"/>
<action name="Unfocus"/>
</keybind>
<keybind key="A-space">
<action name="ShowMenu">
<menu>client-menu</menu>
</action>
</keybind>
<!-- Take a screenshot of the current window with scrot when Alt+Print are pressed -->
<keybind key="A-Print">
<action name="Execute">
<command>scrot -u -b</command>
</action>
</keybind>
<!-- Keybindings for window switching -->
<keybind key="A-Tab">
<action name="NextWindow">
<dialog>icons</dialog>
<finalactions>
<action name="Focus"/>
<action name="Raise"/>
<action name="Unshade"/>
</finalactions>
</action>
</keybind>
<keybind key="A-S-Tab">
<action name="PreviousWindow">
<finalactions>
<action name="Focus"/>
<action name="Raise"/>
<action name="Unshade"/>
</finalactions>
</action>
</keybind>
<keybind key="C-A-Tab">
<action name="NextWindow">
<panels>yes</panels>
<desktop>yes</desktop>
<finalactions>
<action name="Focus"/>
<action name="Raise"/>
<action name="Unshade"/>
</finalactions>
</action>
</keybind>
<!-- Keybindings for window switching with the arrow keys -->
<keybind key="W-S-Right">
<action name="DirectionalCycleWindows">
<direction>right</direction>
</action>
</keybind>
<keybind key="W-S-Left">
<action name="DirectionalCycleWindows">
<direction>left</direction>
</action>
</keybind>
<keybind key="W-S-Up">
<action name="DirectionalCycleWindows">
<direction>up</direction>
</action>
</keybind>
<keybind key="W-S-Down">
<action name="DirectionalCycleWindows">
<direction>down</direction>
</action>
</keybind>
<!-- Keybindings for window tiling -->
<keybind key="W-Left"> # HalfLeftScreen
<action name="UnmaximizeFull"/>
<action name="MoveResizeTo">
<x>0</x>
<y>0</y>
<height>100%</height>
<width>50%</width>
</action>
</keybind>
<keybind key="W-Right"> # HalfRightScreen
<action name="UnmaximizeFull"/>
<action name="MoveResizeTo">
<x>-0</x>
<y>0</y>
<height>100%</height>
<width>50%</width>
</action>
</keybind>
<keybind key="W-Up"> # HalfUpperScreen
<action name="UnmaximizeFull"/>
<action name="MoveResizeTo">
<x>0</x>
<y>0</y>
<width>100%</width>
<height>50%</height>
</action>
</keybind>
<keybind key="W-Down"> # HalfLowerScreen
<action name="UnmaximizeFull"/>
<action name="MoveResizeTo">
<x>0</x>
<y>-0</y>
<width>100%</width>
<height>50%</height>
</action>
</keybind>
<!-- Keybindings for running applications on Home + E -->
<keybind key="W-e">
<action name="Execute">
<startupnotify>
<enabled>true</enabled>
<name>File manager</name>
</startupnotify>
<command>lxsession-default file_manager</command>
</action>
</keybind>
<!-- Keybindings for running Run menu from Lxpanel on Home + R-->
<keybind key="W-r">
<action name="Execute">
<command>lxsession-default launcher</command>
</action>
</keybind>
<keybind key="A-F2">
<action name="Execute">
<command>lxsession-default launcher</command>
</action>
</keybind>
<!-- Keybindings for running Menu from Lxpanel -->
<keybind key="A-F1">
<action name="Execute">
<command>lxpanelctl menu</command>
</action>
</keybind>
<keybind key="C-Escape">
<action name="Execute">
<command>lxpanelctl menu</command>
</action>
</keybind>
<!-- Keybindings to toggle fullscreen -->
<keybind key="F11">
<action name="ToggleFullscreen"/>
</keybind>
<!-- Launch task manager on Ctrl + Alt + Del-->
<keybind key="C-A-Delete">
<action name="Execute">
<command>lxsession-default tasks</command>
</action>
</keybind>
<!-- Launch a terminal on Ctrl + Alt + T-->
<keybind key="C-A-T">
<action name="Execute">
<command>lxsession-default terminal</command>
</action>
</keybind>
<!-- Launch a filemanager on Ctrl + Alt + D-->
<keybind key="C-A-D">
<action name="Execute">
<startupnotify>
<enabled>true</enabled>
<name>File manager</name>
</startupnotify>
<command>lxsession-default file_manager</command>
</action>
</keybind>
<!-- Lock the screen on Ctrl + Alt + l-->
<keybind key="C-A-l">
<action name="Execute">
<command>lxsession-default lock</command>
</action>
</keybind>
<!-- Keybinding for Volume management -->
<keybind key="XF86AudioRaiseVolume">
<action name="Execute">
<command>amixer -q sset Master 3%+ unmute</command>
</action>
</keybind>
<keybind key="XF86AudioLowerVolume">
<action name="Execute">
<command>amixer -q sset Master 3%- unmute</command>
</action>
</keybind>
<keybind key="XF86AudioMute">
<action name="Execute">
<command>amixer -q sset Master toggle</command>
</action>
</keybind>
<!-- Keybinding for terminal button-->
<keybind key="XF86WWW">
<action name="Execute">
<command>lxsession-default terminal</command>
</action>
</keybind>
<keybind key="XF86Terminal">
<action name="Execute">
<command>lxsession-default terminal</command>
</action>
</keybind>
<!-- Keybinding for calculator button-->
<keybind key="XF86Calculator">
<action name="Execute">
<command>lxsession-default calculator</command>
</action>
</keybind>
<!-- Keybinding for computer button-->
<keybind key="XF86MyComputer">
<action name="Execute">
<command>lxsession-default file_manager</command>
</action>
</keybind>
<!-- Keybindings for Multimedia Keys and LCD Backlight (alternative when not using gnome-power-manager or xfce4-volumed) -->
<keybind key="C-F7">
<action name="Execute">
<command>xset dpms force off</command>
</action>
</keybind>
<keybind key="C-F10">
<action name="Execute">
<command>xbacklight -dec 10</command>
</action>
</keybind>
<keybind key="C-F11">
<action name="Execute">
<command>xbacklight -inc 10</command>
</action>
</keybind>
<!-- Launch scrot when Print is pressed -->
<keybind key="Print">
<action name="Execute">
<command>lxsession-default screenshot</command>
</action>
</keybind>
<!-- Launch logout when push on the shutdown button -->
<keybind key="XF86PowerOff">
<action name="Execute">
<command>lxsession-default quit</command>
</action>
</keybind>
</keyboard>
<mouse>
<dragThreshold>8</dragThreshold>
<!-- number of pixels the mouse must move before a drag begins -->
<doubleClickTime>200</doubleClickTime>
<!-- in milliseconds (1000 = 1 second) -->
<screenEdgeWarpTime>400</screenEdgeWarpTime>
<!-- Time before changing desktops when the pointer touches the edge of the
screen while moving a window, in milliseconds (1000 = 1 second).
Set this to 0 to disable warping -->
<screenEdgeWarpMouse>false</screenEdgeWarpMouse>
<!-- Set this to TRUE to move the mouse pointer across the desktop when
switching due to hitting the edge of the screen -->
<context name="Frame">
<mousebind button="A-Left" action="Press">
<action name="Focus"/>
<action name="Raise"/>
</mousebind>
<mousebind button="A-Left" action="Click">
<action name="Unshade"/>
</mousebind>
<mousebind button="A-Left" action="Drag">
<action name="Move"/>
</mousebind>
<mousebind button="A-Right" action="Press">
<action name="Focus"/>
<action name="Raise"/>
<action name="Unshade"/>
</mousebind>
<mousebind button="A-Right" action="Drag">
<action name="Resize"/>
</mousebind>
<mousebind button="A-Middle" action="Press">
<action name="Lower"/>
<action name="FocusToBottom"/>
<action name="Unfocus"/>
</mousebind>
<mousebind button="A-Up" action="Click">
<action name="GoToDesktop">
<to>previous</to>
</action>
</mousebind>
<mousebind button="A-Down" action="Click">
<action name="GoToDesktop">
<to>next</to>
</action>
</mousebind>
<mousebind button="C-A-Up" action="Click">
<action name="GoToDesktop">
<to>previous</to>
</action>
</mousebind>
<mousebind button="C-A-Down" action="Click">
<action name="GoToDesktop">
<to>next</to>
</action>
</mousebind>
<mousebind button="A-S-Up" action="Click">
<action name="SendToDesktop">
<to>previous</to>
</action>
</mousebind>
<mousebind button="A-S-Down" action="Click">
<action name="SendToDesktop">
<to>next</to>
</action>
</mousebind>
</context>
<context name="Titlebar">
<mousebind button="Left" action="Drag">
<action name="Move"/>
</mousebind>
<mousebind button="Left" action="DoubleClick">
<action name="ToggleMaximize"/>
</mousebind>
<mousebind button="Up" action="Click">
<action name="if">
<shaded>no</shaded>
<then>
<action name="Shade"/>
<action name="FocusToBottom"/>
<action name="Unfocus"/>
<action name="Lower"/>
</then>
</action>
</mousebind>
<mousebind button="Down" action="Click">
<action name="if">
<shaded>yes</shaded>
<then>
<action name="Unshade"/>
<action name="Raise"/>
</then>
</action>
</mousebind>
</context>
<context name="Titlebar Top Right Bottom Left TLCorner TRCorner BRCorner BLCorner">
<mousebind button="Left" action="Press">
<action name="Focus"/>
<action name="Raise"/>
<action name="Unshade"/>
</mousebind>
<mousebind button="Middle" action="Press">
<action name="Lower"/>
<action name="FocusToBottom"/>
<action name="Unfocus"/>
</mousebind>
<mousebind button="Right" action="Press">
<action name="Focus"/>
<action name="Raise"/>
<action name="ShowMenu">
<menu>client-menu</menu>
</action>
</mousebind>
</context>
<context name="Top">
<mousebind button="Left" action="Drag">
<action name="Resize">
<edge>top</edge>
</action>
</mousebind>
</context>
<context name="Left">
<mousebind button="Left" action="Drag">
<action name="Resize">
<edge>left</edge>
</action>
</mousebind>
</context>
<context name="Right">
<mousebind button="Left" action="Drag">
<action name="Resize">
<edge>right</edge>
</action>
</mousebind>
</context>
<context name="Bottom">
<mousebind button="Left" action="Drag">
<action name="Resize">
<edge>bottom</edge>
</action>
</mousebind>
<mousebind button="Right" action="Press">
<action name="Focus"/>
<action name="Raise"/>
<action name="ShowMenu">
<menu>client-menu</menu>
</action>
</mousebind>
</context>
<context name="TRCorner BRCorner TLCorner BLCorner">
<mousebind button="Left" action="Press">
<action name="Focus"/>
<action name="Raise"/>
<action name="Unshade"/>
</mousebind>
<mousebind button="Left" action="Drag">
<action name="Resize"/>
</mousebind>
</context>
<context name="Client">
<mousebind button="Left" action="Press">
<action name="Focus"/>
<action name="Raise"/>
</mousebind>
<mousebind button="Middle" action="Press">
<action name="Focus"/>
<action name="Raise"/>
</mousebind>
<mousebind button="Right" action="Press">
<action name="Focus"/>
<action name="Raise"/>
</mousebind>
</context>
<context name="Icon">
<mousebind button="Left" action="Press">
<action name="Focus"/>
<action name="Raise"/>
<action name="Unshade"/>
<action name="ShowMenu">
<menu>client-menu</menu>
</action>
</mousebind>
<mousebind button="Right" action="Press">
<action name="Focus"/>
<action name="Raise"/>
<action name="ShowMenu">
<menu>client-menu</menu>
</action>
</mousebind>
</context>
<context name="AllDesktops">
<mousebind button="Left" action="Press">
<action name="Focus"/>
<action name="Raise"/>
<action name="Unshade"/>
</mousebind>
<mousebind button="Left" action="Click">
<action name="ToggleOmnipresent"/>
</mousebind>
</context>
<context name="Shade">
<mousebind button="Left" action="Press">
<action name="Focus"/>
<action name="Raise"/>
</mousebind>
<mousebind button="Left" action="Click">
<action name="ToggleShade"/>
</mousebind>
</context>
<context name="Iconify">
<mousebind button="Left" action="Press">
<action name="Focus"/>
<action name="Raise"/>
</mousebind>
<mousebind button="Left" action="Click">
<action name="Iconify"/>
</mousebind>
</context>
<context name="Maximize">
<mousebind button="Left" action="Press">
<action name="Focus"/>
<action name="Raise"/>
<action name="Unshade"/>
</mousebind>
<mousebind button="Middle" action="Press">
<action name="Focus"/>
<action name="Raise"/>
<action name="Unshade"/>
</mousebind>
<mousebind button="Right" action="Press">
<action name="Focus"/>
<action name="Raise"/>
<action name="Unshade"/>
</mousebind>
<mousebind button="Left" action="Click">
<action name="ToggleMaximize"/>
</mousebind>
<mousebind button="Middle" action="Click">
<action name="ToggleMaximize">
<direction>vertical</direction>
</action>
</mousebind>
<mousebind button="Right" action="Click">
<action name="ToggleMaximize">
<direction>horizontal</direction>
</action>
</mousebind>
</context>
<context name="Close">
<mousebind button="Left" action="Press">
<action name="Focus"/>
<action name="Raise"/>
<action name="Unshade"/>
</mousebind>
<mousebind button="Left" action="Click">
<action name="Close"/>
</mousebind>
</context>
<context name="Desktop">
<mousebind button="Up" action="Click">
<action name="GoToDesktop">
<to>previous</to>
</action>
</mousebind>
<mousebind button="Down" action="Click">
<action name="GoToDesktop">
<to>next</to>
</action>
</mousebind>
<mousebind button="A-Up" action="Click">
<action name="GoToDesktop">
<to>previous</to>
</action>
</mousebind>
<mousebind button="A-Down" action="Click">
<action name="GoToDesktop">
<to>next</to>
</action>
</mousebind>
<mousebind button="C-A-Up" action="Click">
<action name="GoToDesktop">
<to>previous</to>
</action>
</mousebind>
<mousebind button="C-A-Down" action="Click">
<action name="GoToDesktop">
<to>next</to>
</action>
</mousebind>
<mousebind button="Left" action="Press">
<action name="Focus"/>
<action name="Raise"/>
</mousebind>
<mousebind button="Right" action="Press">
<action name="Focus"/>
<action name="Raise"/>
</mousebind>
</context>
<context name="Root">
<!-- Menus -->
<mousebind button="Middle" action="Press">
<action name="ShowMenu">
<menu>client-list-combined-menu</menu>
</action>
</mousebind>
<mousebind button="Right" action="Press">
<action name="ShowMenu">
<menu>root-menu</menu>
</action>
</mousebind>
</context>
<context name="MoveResize">
<mousebind button="Up" action="Click">
<action name="GoToDesktop">
<to>previous</to>
</action>
</mousebind>
<mousebind button="Down" action="Click">
<action name="GoToDesktop">
<to>next</to>
</action>
</mousebind>
<mousebind button="A-Up" action="Click">
<action name="GoToDesktop">
<to>previous</to>
</action>
</mousebind>
<mousebind button="A-Down" action="Click">
<action name="GoToDesktop">
<to>next</to>
</action>
</mousebind>
</context>
</mouse>
<menu>
<!-- You can specify more than one menu file in here and they are all loaded,
just don't make menu ids clash or, well, it'll be kind of pointless -->
<!-- default menu file (or custom one in $HOME/.config/openbox/) -->
<file>/usr/share/lubuntu/openbox/menu.xml</file>
<file>menu.xml</file>
<hideDelay>200</hideDelay>
<!-- if a press-release lasts longer than this setting (in milliseconds), the
menu is hidden again -->
<middle>no</middle>
<!-- center submenus vertically about the parent entry -->
<submenuShowDelay>100</submenuShowDelay>
<!-- time to delay before showing a submenu after hovering over the parent
entry.
if this is a negative value, then the delay is infinite and the
submenu will not be shown until it is clicked on -->
<submenuHideDelay>400</submenuHideDelay>
<!-- time to delay before hiding a submenu when selecting another
entry in parent menu
if this is a negative value, then the delay is infinite and the
submenu will not be hidden until a different submenu is opened -->
<applicationIcons>yes</applicationIcons>
<!-- controls if icons appear in the client-list-(combined-)menu -->
<manageDesktops>yes</manageDesktops>
<!-- show the manage desktops section in the client-list-(combined-)menu -->
<showIcons>yes</showIcons>
<!-- show icons on the menu -->
</menu>
<applications>
<!--
# this is an example with comments through out. use these to make your
# own rules, but without the comments of course.
# you may use one or more of the name/class/role/title/type rules to specify
# windows to match
<application name="the window's _OB_APP_NAME property (see obxprop)"
class="the window's _OB_APP_CLASS property (see obxprop)"
role="the window's _OB_APP_ROLE property (see obxprop)"
title="the window's _OB_APP_TITLE property (see obxprop)"
type="the window's _OB_APP_TYPE property (see obxprob)..
(if unspecified, then it is 'dialog' for child windows)">
# you may set only one of name/class/role/title/type, or you may use more
# than one together to restrict your matches.
# the name, class, role, and title use simple wildcard matching such as those
# used by a shell. you can use * to match any characters and ? to match
# any single character.
# the type is one of: normal, dialog, splash, utility, menu, toolbar, dock,
# or desktop
# when multiple rules match a window, they will all be applied, in the
# order that they appear in this list
# each rule element can be left out or set to 'default' to specify to not
# change that attribute of the window
<decor>yes</decor>
# enable or disable window decorations
<shade>no</shade>
# make the window shaded when it appears, or not
<position force="no">
# the position is only used if both an x and y coordinate are provided
# (and not set to 'default')
# when force is "yes", then the window will be placed here even if it
# says you want it placed elsewhere. this is to override buggy
# applications who refuse to behave
<x>center</x>
# a number like 50, or 'center' to center on screen. use a negative number
# to start from the right (or bottom for <y>), ie -50 is 50 pixels from the
# right edge (or bottom).
<y>200</y>
<monitor>1</monitor>
# specifies the monitor in a xinerama setup.
# 1 is the first head, or 'mouse' for wherever the mouse is
</position>
<focus>yes</focus>
# if the window should try be given focus when it appears. if this is set
# to yes it doesn't guarantee the window will be given focus. some
# restrictions may apply, but Openbox will try to
<desktop>1</desktop>
# 1 is the first desktop, 'all' for all desktops
<layer>normal</layer>
# 'above', 'normal', or 'below'
<iconic>no</iconic>
# make the window iconified when it appears, or not
<skip_pager>no</skip_pager>
# asks to not be shown in pagers
<skip_taskbar>no</skip_taskbar>
# asks to not be shown in taskbars. window cycling actions will also
# skip past such windows
<fullscreen>yes</fullscreen>
# make the window in fullscreen mode when it appears
<maximized>true</maximized>
# 'Horizontal', 'Vertical' or boolean (yes/no)
</application>
# end of the example
-->
<!-- Option to maximize all normal window when launched-->
<application type="normal">
<maximized>true</maximized>
</application>
<!--
<application name="onboard">
<position force="no">
<x>-64</x>
<y>center</y>
</position>
<focus>yes</focus>
<layer>above</layer>
<maximized>false</maximized>
</application>
-->
</applications>
</openbox_config>

@ -1,7 +0,0 @@
[General]
terminal=lxsession-default terminal
[Desktop]
show_wallpaper=1
wallpaper=/usr/share/lubuntu/wallpapers/lubuntu-default-wallpaper.png
show_wm_menu=1

@ -1,4 +0,0 @@
[Command]
FileManager=pcmanfm %s
Terminal=lxterminal %s
Logout=lubuntu-logout

@ -1,79 +0,0 @@
# lxpanel <profile> config file. Manually editing is not recommended.
# Use preference dialog in lxpanel to adjust config when you can.
Global {
edge=bottom
allign=left
margin=0
widthtype=percent
width=100
height=64
transparent=0
tintcolor=#000000
alpha=0
setdocktype=1
setpartialstrut=1
usefontcolor=1
fontcolor=#000000
background=0
backgroundfile=/usr/share/lxpanel/images/lubuntu-background.png
iconsize=64
}
Plugin {
type = launchbar
Config {
Button {
id=lubuntu-nexus7-rotate.desktop
}
}
}
Plugin {
type = space
expand=1
Config {
Size=4
}
}
Plugin {
type = launchbar
Config {
Button {
id=pcmanfm.desktop
}
Button {
id=lubuntu-browser.desktop
}
}
}
Plugin {
type = wincmd
Config {
Button1=iconify
Button2=shade
}
}
Plugin {
type = space
expand=1
Config {
Size=4
}
}
Plugin {
type = pager
}
Plugin {
type = launchbar
Config {
Button {
id=/usr/share/applications/lubuntu-logout.desktop
}
}
}

@ -1,62 +0,0 @@
# lxpanel <profile> config file. Manually editing is not recommended.
# Use preference dialog in lxpanel to adjust config when you can.
Global {
edge=top
allign=left
margin=0
widthtype=percent
width=100
height=24
transparent=0
tintcolor=#000000
alpha=0
setdocktype=1
setpartialstrut=1
usefontcolor=1
fontcolor=#000000
background=0
backgroundfile=/usr/share/lxpanel/images/lubuntu-background.png
iconsize=24
}
Plugin {
type = space
expand=1
Config {
Size=4
}
}
Plugin {
type = volumealsa
}
Plugin{
type= lxde_power_manager
}
Plugin {
type = tray
}
Plugin {
type = indicator
Config {
applications=1
datetime=0
messages=0
network=0
session=0
sound=0
}
}
Plugin {
type = dclock
Config {
ClockFmt=%R
TooltipFmt=%A %x
BoldFont=0
}
}

@ -1,4 +0,0 @@
[Command]
FileManager=lxsession-default filemanager
Terminal=lxterminal %s
Logout=lxsession-default quit

@ -1,129 +0,0 @@
# lxpanel <profile> config file. Manually editing is not recommended.
# Use preference dialog in lxpanel to adjust config when you can.
Global {
edge=bottom
allign=left
margin=0
widthtype=percent
width=100
height=24
transparent=0
tintcolor=#000000
alpha=0
setdocktype=1
setpartialstrut=1
usefontcolor=1
fontcolor=#000000
background=0
backgroundfile=/usr/share/lxpanel/images/lubuntu-background.png
iconsize=24
}
Plugin {
type = menu
Config {
image=/usr/share/lubuntu/images/lubuntu-logo.png
system {
}
separator {
}
item {
command=run
}
separator {
}
item {
image=gnome-logout
command=logout
}
}
}
Plugin {
type=launchtaskbar
Config {
Button {
id=menu://applications/Accessories/pcmanfm.desktop
}
Button {
id=lxde-x-www-browser.desktop
}
FlatButton=0
GroupedTasks=1
UseSmallerIcons=-1
}
}
Plugin {
type = space
Config {
Size=4
}
}
Plugin {
type = wincmd
Config {
Button1=iconify
Button2=shade
}
}
Plugin {
type = space
Config {
Size=4
}
}
Plugin {
type = pager
}
Plugin {
type = space
Config {
Size=4
}
}
Plugin {
type=bluetooth
Config {
}
}
Plugin {
type = tray
}
Plugin {
type = indicator
Config {
applications=1
datetime=0
messages=0
network=0
session=0
sound=1
}
}
Plugin {
type = dclock
Config {
ClockFmt=%R
TooltipFmt=%A %x
BoldFont=0
}
}
Plugin {
type = launchbar
Config {
Button {
id=/usr/share/applications/lubuntu-logout.desktop
}
}
}

@ -1,16 +0,0 @@
description "Lubuntu session"
author "Stéphane Graber <stgraber@ubuntu.com>"
start on started dbus and xsession SESSIONTYPE=lxsession
emits desktop-start
emits desktop-end
exec /usr/bin/lxsession -s $DESKTOP_SESSION -e LXDE
post-start exec initctl emit desktop-start DESKTOP_SESSION=$DESKTOP_SESSION
# Don't wait to avoid blocking the session from ending.
pre-stop exec initctl emit --no-wait desktop-end DESKTOP_SESSION=$DESKTOP_SESSION
post-stop exec dbus-send --type=method_call --address=$UPSTART_SESSION /com/ubuntu/Upstart com.ubuntu.Upstart0_6.EndSession

@ -1,5 +0,0 @@
[Desktop Entry]
_Name=Lubuntu Netbook
_Comment=Lubuntu Netbook - Lubuntu based session for netbook
Exec=/usr/bin/lxsession -s Lubuntu-Netbook -e LXDE
Type=Application

@ -1,5 +1,5 @@
[Desktop Entry]
_Name=Lubuntu
_Comment=Lubuntu - Lightweight X11 desktop environment based on LXDE
Exec=/usr/bin/lxsession -s Lubuntu -e LXDE
_Name=Lubuntu session
_Comment=Lubuntu session using LXQt
Exec=/usr/bin/startlxqt
Type=Application

@ -1,5 +0,0 @@
[Desktop Entry]
_Name=Lubuntu Qt session
_Comment=A specific Lubuntu session using Qt
Exec=/usr/bin/startlxqt
Type=Application

@ -1,5 +0,0 @@
[Desktop Entry]
_Name=Lubuntu Nexus7 session
_Comment=A specific Lubuntu session optimised for Nexus7
Exec=/usr/bin/lxsession -s Lubuntu-Nexus7 -e LXDE
Type=Application

@ -1,5 +0,0 @@
[Desktop Entry]
_Name=LX Games
_Comment=LX Games - A collection of games, using LXDE desktop.
Exec=/usr/bin/lxsession -s LX-Games -e LXDE
Type=Application

@ -1,22 +0,0 @@
#!/usr/bin/make -f
POTFILES := $(shell cat POTFILES.in)
all: generate-po-files
generate-pot: POTFILES.in
intltool-update --pot --gettext-package=lubuntu-default-settings-xsessions
generate-po-files:
for i in $(POTFILES); do \
f=$$(echo $$i | sed 's/\.in//'); \
intltool-merge -d . ../$$i ../$$f; \
done
update-po:
for i in *.po; do \
code=$$(echo $$i | sed 's/.po//'); \
intltool-update --gettext-package=lubuntu-default-settings-xsessions --dist $$code; \
done
# vim:ts=4

@ -1,5 +0,0 @@
Lubuntu.desktop.in
lubuntu-nexus7.desktop.in
Lubuntu-Netbook.desktop.in
lxgames.desktop.in
QLubuntu.desktop.in

@ -1,50 +0,0 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-10-27 18:02+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#: ../lubuntu-logout.desktop.in.h:1
msgid "Shutdown"
msgstr ""
#: ../lubuntu-logout.desktop.in.h:2
msgid "Shutdown or Reboot"
msgstr ""
#: ../lubuntu-nexus7-identica.desktop.in.h:1
msgid "identi.ca"
msgstr ""
#: ../lubuntu-nexus7-identica.desktop.in.h:2
msgid "Launching identi.ca"
msgstr ""
#: ../lubuntu-nexus7-rotate.desktop.in.h:1
msgid "Rotate your screen"
msgstr ""
#: ../lubuntu-nexus7-rotate.desktop.in.h:2
msgid "Rotate your screen using xrotate"
msgstr ""
#: ../lubuntu-screenlock.desktop.in.h:1
msgid "ScreenLock"
msgstr ""
#: ../lubuntu-screenlock.desktop.in.h:2
msgid "Lock your screen"
msgstr ""
Loading…
Cancel
Save