mirror of
https://gitlab.gnome.org/GNOME/glade.git
synced 2025-11-13 00:05:39 -05:00
* help/ChangeLog, help/Makefile.am, help/glade.omf.in, help/.cvsignore, help/C/glade.xml, help/C/legal.xml, help/C/figures/main-window.png, m4/.cvsignore: New files. * configure.in: - Check for gnome-doc-utils and scrollkeeper - Use AC_CONFIG_FILES instead of AC_OUTPUT with args. AC_OUTPUT with args is deprecated. - set macro dir with AC_CONFIG_MACRO_DIR. * Makefile.am: - Update for gnome-doc-utils integration. - Conditionally set SUBDIRS if docs building is enabled. - Set `ACLOCAL_AMFLAGS = -I m4' as recommended in Autoconf manual. * .cvsignore: Add `gnome-doc-utils.make'. * src/glade-utils.[ch]: New function `glade_util_url_show'. * src/glade-project-window.c: - Add functionality for launching the GNOME user manual. - Set URL hook for GtkAboutDialog. - If devhelp is not available, the online developer reference is displayed instead. * src/glade-paths.sh.in: New variable GLADE_GNOMEHELPDIR. * glade-3.desktop.in: Add "X-GNOME-DocPath" entry. Add "GTK" to "Categories".
10 lines
304 B
XML
10 lines
304 B
XML
<?xml version="1.0" standalone="no"?>
|
|
<omf>
|
|
<resource>
|
|
<subject category="GNOME|Development|Applications"/>
|
|
<type>user's guide</type>
|
|
<relation seriesid="aeee6e58-266b-11db-9d4a-93a924887d12"/>
|
|
<rights type="GNU FDL" license.version="1.1" holder="Vincent Geddes"/>
|
|
</resource>
|
|
</omf>
|