Commit Graph

5 Commits

Author SHA1 Message Date
Jeremy Bicha 12adade3ab Fix FDL help link for gnome-desktop 3.5+ (!24)
I generated this by running:
    find ./ -type f -exec sed -i 's/ghelp:fdl/help:fdl/g' {} \;

By updating the translations at the same time, it should be easier on
the translators as there's no reason to invalidate these strings.

https://bugzilla.gnome.org/show_bug.cgi?id=704634#c8

[Mike Fleetwood: Explain the underlying cause and distro versions.]
This gnome-desktop commit, first included in version 3.5.5, switched the
package from using gnome-doc-utils to yelp-tools so changed the
installed location of the GNU FDL license file from
/usr/share/gnome/help/fdl/C/fdl.xml to
/usr/share/help/C/fdl/index.docbook, thus changing the yelp URI from
'ghelp:fdl' to 'help:fdl':
    8b7e059e2c
    Port to new documentation infrastructure

The oldest supported distributions with Gtk/GNOME 3 all have at least
3.10, therefore use this fix unconditionally.

    Distribution        EOL         Gtk/GNOME 3
    RHEL / CentOS 7     2024-Jun    3.22
    Ubuntu 14.04 LTS    2019-Apr    3.10
    Ubuntu 16.04 LTS    2021-Apr    3.18
    Debian 8            2023-Apr    3.14
    SLES 12             2027-Oct    3.10

Closes !24 - Port to GNOME 3 yelp-tools documentation infrastructure
2019-03-01 16:46:56 +00:00
Milo Casagrande 9592e51dfc Updated Italian translation:
* Updated translation of the documentation
 * Updated translation of the application
2009-08-01 12:00:33 +02:00
Luca Ferretti d1a941579a Updated Italian translation by Milo Casagrande.
2009-02-11  Luca Ferretti  <elle.uca@libero.it>

	* it/it.po: Updated Italian translation by Milo Casagrande.

svn path=/trunk/; revision=1062
2009-02-11 13:53:35 +00:00
Luca Ferretti f2345c3f31 Updated Italian translation by Milo Casagrande. Added Italian screenshot.
2009-02-01  Luca Ferretti  <elle.uca@libero.it>

	* it/it.po: Updated Italian translation by Milo Casagrande.
	* it/figures/*png: Added Italian screenshot.

svn path=/trunk/; revision=1051
2009-02-01 16:47:27 +00:00
Luca Ferretti 0916dc43c8 Added Italian translation by Milo Casagrande. Added it to DOC_LINGUAS.
2008-09-14  Luca Ferretti  <elle.uca@libero.it>

	* it/it.po: Added Italian translation by Milo Casagrande.
	* Makefile.am: Added it to DOC_LINGUAS.

svn path=/trunk/; revision=903
2008-09-14 17:03:19 +00:00