13 Commits

Author SHA1 Message Date
scootergrisen
958f4298fe Change "Glade Interface Designer" to "Glade" 2020-06-22 15:33:15 +00:00
Juan Pablo Ugarte
f86d308586 Fix inconsistent "top-level", "top level", "toplevel" spelling in translatable strings
https://gitlab.gnome.org/GNOME/glade/-/issues/412
2020-06-17 19:59:04 -03:00
scootergrisen
292349fc3e Add missing space in "the<application>" 2020-03-16 15:55:50 +00:00
Andre Klapper
3fbdf59395 help: Fix broken Feedback link in 'About' section 2020-01-02 23:40:42 +01:00
Andre Klapper
db0a1f205c help: Update screenshot for 3.22 2019-04-06 11:51:27 +02:00
Andre Klapper
bfd3020f66 GNOME Bugzilla has been replaced by GNOME Gitlab 2018-09-15 12:34:22 +02:00
Andre Klapper
e2cb3b2cbb help: Update screenshot 2017-09-16 20:00:38 +02:00
Sebastian Rasmussen
6eff02bdb1 help: Use correct tag when referring to Palette
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=763188
2017-08-01 12:18:19 +01:00
Anders Jonsson
687af66e2f Bug 761839: Fix 'glade' command name in user manual 2016-02-11 17:05:56 +09:00
Javier Jardón
ecc26f61ed Use new documentation infrastructure 2012-08-14 16:06:23 +09:00
Vincent Geddes
19e02e33a1 Updated screenshot.
* C/figures/main-window.png: Updated screenshot.

svn path=/trunk/; revision=1228
2007-03-22 21:01:16 +00:00
Vincent Geddes
d2eee889f6 Updated screenshot.
* C/figures/main-window.png: Updated screenshot.

svn path=/trunk/; revision=1148
2007-03-04 11:18:56 +00:00
Tristan Van Berkom
6cf4c5acc3 New files.
* 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".
2006-12-07 17:44:16 +00:00