kiran-panel
===========

kiran-panel is based on mate-panel. Since the start menu and taskbar belong to 
mate-panel plugins, in order to load kiran start menu and kiran taskbar after 
entering the kiran desktop environment, and maintain compatibility with the mate
desktop environment (in other words, both mate-panel and kiran-panel can be 
installed and run normally without affecting each other), we have modified the
code of mate-panel. when entering the kiran desktop environment, the kiran-panel
will be started and the kiran start menu and kiran taskbar will be loaded. when
entering the mate desktop enviroment, the mate-panel will be started and the mate
start menu and mate taskbar will be loaded.

mate-panel contains the MATE panel, the libmate-panel-applet library and
several applets:

  + the MATE panel is the area on your desktop from which you can run
    applications and applets, and perform other tasks.

  + the libmate-panel-applet library allows to develop small applications
    which may be embedded in the panel. These are called applets.
    Documentation for the API is available with gtk-doc.

  + the applets supplied here include the Workspace Switcher, the Window
    List, the Window Selector, the Notification Area, the Clock and the
    infamous 'Wanda the Fish'.

You may download updates to the package from:

   http://pub.mate-desktop.org/releases/

mate-panel is a fork of gnome-panel.

Installation
============

See the file 'INSTALL'. If you are not using a released version of
mate-panel (for example, if you checked out the code from git), you
first need to run './autogen.sh'.

Build dependencies
==================

On Ubuntu MATE 18.04 (daily 2018-01-30)
build-essential
mate-common
libglib2.0-dev
yelp-tools
gobject-introspection
libgtk-3-dev
libmate-desktop-dev
libmate-menu-dev
libwnck-3-dev
librsvg2-dev
libmateweather-dev


How to report bugs
==================

Bugs should be reported to the MATE bug tracking system:

   https://github.com/mate-desktop/mate-panel/issues

You will need to create an account for yourself.

Please read the HACKING file for information on where to send changes or
bugfixes for this package.
