Skip to content
Snippets Groups Projects
Commit 8322d98c authored by Rafael S Castilho's avatar Rafael S Castilho
Browse files

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

parent 7e84284e
Branches
Tags
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 le-edubar (0.1.3) testing; urgency=medium
* Add help manual entries * Add help manual entries
......
...@@ -9,5 +9,6 @@ Standards-Version: 3.9.7 ...@@ -9,5 +9,6 @@ Standards-Version: 3.9.7
Package: le-edubar Package: le-edubar
Architecture: all Architecture: all
Depends: nodejs, nodejs-legacy, libdbus-1-dev Depends: nodejs, nodejs-legacy, libdbus-1-dev
Recommends: le-help
Description: Search and download content from Protal MEC API Description: Search and download content from Protal MEC API
This extension uses Portal MEC API to download and share educational content. 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/ ...@@ -4,5 +4,3 @@ dbus/edu-dbus.conf etc/dbus-1/system.d/
dbus/edubar.service etc/systemd/system/ dbus/edubar.service etc/systemd/system/
help/le-edubar-acesso-portalMEC.page usr/share/help-langpack/pt_BR/le-help/ 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 ...@@ -50,11 +50,6 @@ case "$1" in
if [ ! -L /usr/share/help/pt_BR/le-help/le-edubar-acesso-portalMEC.page ];then 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 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 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." 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