Prune unneded accesories except pcmanfm

pull/47/head
Lyn Perrine 6 years ago
parent 2ffb6adb92
commit 25c9cd5e15

Binary file not shown.

Before

Width:  |  Height:  |  Size: 30 KiB

@ -1,23 +0,0 @@
Chapter 3.3.1: mtPaint
======================
Description
-----------
mtPaint (Mark Tyler's Painting Program) is a painting program which Mark Tyler developed from scratch so he could easily create pixel art and manipulate digital photos.
It uses the GTK+ toolkit (version 1 or 2) and runs on PC's via the GNU/Linux or Windows operating systems. Due to its efficient design it can run on older PC hardware (e.g. a 200MHz CPU and 16MB of free RAM).
Screenshot
----------
.. image:: mtpaint-screenshot.png
:width: 80%
Version
-------
Lubuntu currently ships with mtPaint v3.4.0.
How to launch
-------------
Go to the Applications Menu > Graphics > mtPaint graphic editor.
mtpaint -s can be used to grab a screenshot and import it into mtpaint.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 35 KiB

@ -1,24 +0,0 @@
Chapter 3.3.10 PulseAudio Volume Control
========================================
Description
-----------
PulseAudio Volume Control (pavucontrol) is a simple GTK+ based volume
control tool (mixer) for the PulseAudio sound server. In contrast to
classic mixer tools this one allows you to control both the volume of
hardware devices and of each playback stream separately. It also allows
you to redirect a playback stream to another output device without
interrupting playback
Screenshot
----------
.. image:: pavucontrol.png
:width: 80%
Version
-------
Lubuntu ships with version 3.0-4
How to Launch
-------------
To launch pulse audio volume control in the bottom right of the panel there is an icon that looks like a speaker right click and on the menu click sound settings or run pavucontrol from the command line.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 51 KiB

@ -1,23 +0,0 @@
3.2.11 xfburn
=============
Description
-----------
xfburn is a utility for burning cds or dvds It can burn disks with data or audio cds for use in cd players.
Version
-------
Lubuntu ships with version 0.5.5 of xfburn.
<<<<<<< HEAD
Screenshot
----------
.. image::xfburn.png
:width: 80%
=======
>>>>>>> de5a5243079628c22f92304930014d30d603962a
How to launch
-------------
Go to the menu > Sound and video > xfburn. It also has an icon that looks like a cd disk.

@ -1,19 +0,0 @@
Chapter 3.3.3: Galculator
=========================
Description
-----------
Galculator is a scientific calculator application. It has a basic mode, a scientific mode, and a paper mode.
Screenshot
----------
.. image:: gcalculator-screenshot.png
:width: 80%
Version
-------
Lubuntu ships Galculator with version 2.1.4.
How to launch
-------------
To launch Galculator, open the main menu and click the icon that looks like a calculator under Accessories; or, you can launch it by running galculator in the terminal.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 60 KiB

@ -1,29 +0,0 @@
Chapter 3.3.4: Leafpad
======================
Description
-----------
Leafpad is a simple GTK+ text editor that emphasizes simplicity, similar to gedit that ships with Ubuntu.
It is simple to use and starts up quickly, while still containing essential features, being a decent, lightweight text editor that can be used for development despite its lightness.
Leafpad allows to perform basic text operations, including unlimited undo/redo and drag-and-drop. It automatically detects codeset, but you can also change it manually. It can create automatic indents and display line numbers, which is useful for programming. You can also print text from this app.
Screenshot
----------
.. image:: leafpad-screenshot.png
:width: 80%
Version
-------
Lubuntu currently ships with Leafpad v0.8.18.
How to launch
-------------
To open Leafpad with a blank document, select Leafpad entry from Accessories category in Lubuntu Menu or enter `leafpad` in Run dialog (Alt+F2).
When running from terminal, you can also enter `leafpad [filename]` to open the file of your choice.
Usage
-----
Leafpad main window consists of text box and menu bar. The File menu allows to open, save, and print file or create blank document. Edit menu allows to perform basic operations like undoing, redoing, copying, pasting, and deleting. In the Search menu find and replace options are available. In Options, you can change font, enable word wrapping, line numbering, and automatic creating of indents.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 247 KiB

@ -1,19 +0,0 @@
Chapter 3.3.5 Screenshot
========================
Description
-----------
Screenshot is an application that lets you take pictures of what is on your screen. Features include a selectable area a delay, current window and entire screen to take pictures of.
Version
-------
Screenshot is version 3.25
Screenshot
----------
.. image:: screenshot.png
:width: 80%
How to Launch
-------------
To launch in the menu > accessories > screenshot or run gnome-screenshot --interactive from the commandline.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 70 KiB

@ -1,19 +0,0 @@
Chapter 3.3.6: Xpad
===================
Description
-----------
Xpad is an application for making notes on your desktop. It features clipboard interaction, basic styling, and other features that generally come with a notes system.
Screenshot
----------
.. image:: xpad-screenshot.png
:width: 40%
Version
-------
Lubuntu ships with version 5.0.0 of Xpad.
How to Launch
-------------
To launch Xpad, go to the Main Menu, go to Accessories, then click the icon that looks like a yellow sticky note; or, you can run xpad from the terminal.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 52 KiB

@ -1,39 +0,0 @@
Chapter 3.3.7: Archive Manager
==============================
Description
-----------
Archive Manager (File-roller) for the GNOME environment.
Currently, Archive Manager has the following features:
- Create and modify archives.
- View the content of an archive.
- View a file contained in an archive.
- Extract files from the archive. File-roller supports the following formats:
- Tar (.tar) archives, including those compressed with gzip (.tar.gz, .tgz), bzip (.tar.bz, .tbz), bzip2 (.tar.bz2, .tbz2), compress (.tar.Z, .taz), lzip (.tar.lz, .tlz), lzop (.tar.lzo, .tzo), lzma (.tar.lzma) and xz (.tar.xz)
- Zip archives (.zip)
- Jar archives (.jar, .ear, .war)
- 7z archives (.7z)
- iso9660 CD images (.iso)
- Lha archives (.lzh)
- Archiver archives (.ar)
- Comic book archives (.cbz)
- Single files compressed with gzip (.gz), bzip (.bz), bzip2 (.bz2), compress (.Z), lzip (.lz), lzop (.lzo), lzma (.lzma) and xz (.xz) File-roller can extract following formats:
- Cabinet archives (.cab)
- Debian binary packages (.deb)
- Xar archives (.xar) File-roller doesn't perform archive operations by itself, but relies on standard tools for this.
Screenshots
-----------
.. image:: archivemanager-screenshot.png
:width: 80%
Version
-------
Lubuntu currently ships with v3.26.1.
How to Launch
-------------
To open Archive Manager on a archive, double click on the archive and it archive manager will show the archive contents
You can also go to the Applications Menu > Accessories > Archive Manager

Binary file not shown.

Before

Width:  |  Height:  |  Size: 69 KiB

@ -1,21 +0,0 @@
Chapter 3.3.8: Character Map
============================
Description
------------
Character Map allows you to type symbols that normally you may not have a key for on your keyboard (i.e. if you want to use a character from another language).
Usage/Screenshots
------------------
A really useful keyboard shortcut is Ctrl + F to search for symbols which can make finding the correct one much faster.
.. image:: charactermap-screenshot.png
:width: 80%
Version
-------
Lubuntu currently ships with version 1.10.0.
How to Launch
-------------
To open Character Map, in the main menu, go to Accessories and click on the icon that looks like A with a ~ over it. Or from the terminal, run gucharmap.

@ -1,11 +0,0 @@
3.2.9 GNOME_MPV
===============
Description
-----------
Gnome MPV is an application where you can listen to music or watch videos.
Features include able to open mp3, ogg, and other audio and video files and fullscreen playback.
Version
-------
Lubuntu 18.04 ships Gnome mpv version 0.13
Loading…
Cancel
Save