gnome-boxes: add supported trisquel releases
This commit is contained in:
parent
ec78afc3ed
commit
a08162752c
1 changed files with 3 additions and 2 deletions
|
|
@ -19,7 +19,7 @@
|
||||||
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||||
#
|
#
|
||||||
|
|
||||||
VERSION=2
|
VERSION=3
|
||||||
|
|
||||||
. ./config
|
. ./config
|
||||||
|
|
||||||
|
|
@ -41,7 +41,8 @@ cat << recommended-os > data/recommended-downloads.xml
|
||||||
available.
|
available.
|
||||||
-->
|
-->
|
||||||
<list>
|
<list>
|
||||||
<os_id>http://trisquel.info/trisquel/9</os_id>
|
<os_id>http://trisquel.info/trisquel/11</os_id>
|
||||||
|
<os_id>http://trisquel.info/trisquel/10</os_id>
|
||||||
<os_id>http://guix.gnu.org/guix/1.3</os_id>
|
<os_id>http://guix.gnu.org/guix/1.3</os_id>
|
||||||
<os_id>http://hyperbola.info/hyperbola/03</os_id>
|
<os_id>http://hyperbola.info/hyperbola/03</os_id>
|
||||||
<os_id>http://pureos.net/pureos/8</os_id>
|
<os_id>http://pureos.net/pureos/8</os_id>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue