Skip to content

Commit

Permalink
Reformat install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
paradoxxxzero committed Nov 20, 2011
1 parent e84c794 commit d9d41df
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -39,9 +39,11 @@ Then install the schema:
sudo glib-compile-schemas /usr/local/share/glib-2.0/schemas

To install the configurator (you need python and py3gobject):

sudo cp ~/git_projects/gnome-shell-system-monitor-applet/system-monitor-applet-config.py /usr/local/bin/system-monitor-applet-config

To install locale you need gettext:

sudo msgfmt ~/git_project/gnome-shell-system-monitor-applet/po/YOUR_LANGUAGE/system-monitor-applet.po -o /usr/share/locale/YOUR_LANGUAGE/LC_MESSAGES/system-monitor-applet.mo

If we do not have the translation of your language and you want to translate by yourself, please edit po/system-monitor-applet.po (or the translation you want to modify) and send it to us at:
Expand Down

0 comments on commit d9d41df

Please sign in to comment.