Skip to content
Snippets Groups Projects
Commit 15db16a7 authored by Alessandro Elias's avatar Alessandro Elias
Browse files

Merge branch 'issue/350' into 'master'

SCRUM#350: remove index.page and add dependencie to le-help

See merge request !26
parents 7e84284e 8322d98c
No related branches found
No related tags found
1 merge request!26SCRUM#350: remove index.page and add dependencie to le-help
Pipeline #
le-edubar (0.1.4) testing; urgency=medium
* Remove index.page from package and added dependencie to le-help
-- Rafael Sanfelice Castilho <rsc15@inf.ufpr.br> Fri, 22 Dec 2017 19:18:06 -0200
le-edubar (0.1.3) testing; urgency=medium
* Add help manual entries
......
......@@ -9,5 +9,6 @@ Standards-Version: 3.9.7
Package: le-edubar
Architecture: all
Depends: nodejs, nodejs-legacy, libdbus-1-dev
Recommends: le-help
Description: Search and download content from Protal MEC API
This extension uses Portal MEC API to download and share educational content.
......@@ -4,5 +4,3 @@ dbus/edu-dbus.conf etc/dbus-1/system.d/
dbus/edubar.service etc/systemd/system/
help/le-edubar-acesso-portalMEC.page usr/share/help-langpack/pt_BR/le-help/
help/index.page usr/share/help-langpack/pt_BR/le-help/
......@@ -50,11 +50,6 @@ case "$1" in
if [ ! -L /usr/share/help/pt_BR/le-help/le-edubar-acesso-portalMEC.page ];then
ln -s /usr/share/help-langpack/pt_BR/le-help/le-edubar-acesso-portalMEC.page /usr/share/help/pt_BR/le-help/le-edubar-acesso-portalMEC.page
fi
if [ ! -L /usr/share/help/pt_BR/le-help/index.page ];then
ln -s /usr/share/help-langpack/pt_BR/le-help/index.page /usr/share/help/pt_BR/le-help/index.page
fi
echo "Installation finished. Reset your system and enable the extension for it to work."
;;
......
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/"
type="guide" style="task"
id="index">
<info>
<revision version="0.1" date="2017-11-28" status="stub"/>
<credit type="author copyright">
<name>Rafael Sanfelice Castilho</name>
<email>rsc15@inf.ufpr.br</email>
<years>2017</years>
</credit>
<desc>Manual das funcionalidades do Linux educacional 6</desc>
</info>
<title>Ajuda LE6</title>
</page>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment