Commit graph

8 commits

Author SHA1 Message Date
jacob berkman
961f08cd62 fixup localedir to work with solaris gettext (fixes bug #83616)
2002-06-18  jacob berkman  <jacob@ximian.com>

	* configure.in:
	* archiver/Makefile.am:
	* capplets/common/Makefile.am:
	* control-center/Makefile.am:
	* libbackground/Makefile.am:
	* libwindow-settings/Makefile.am:
	* root-manager/Makefile.am: fixup localedir to work with solaris
	gettext (fixes bug #83616)
2002-06-18 19:29:45 +00:00
Kjartan Maraas
c024b8123e s/PACKAGE/GETTEXT_PACKAGE/g Add missing AC_DEFINE_UNQUOTED so that
2002-02-27  Kjartan Maraas  <kmaraas@gnome.org>

	* root-manager/root-manager-helper.c: s/PACKAGE/GETTEXT_PACKAGE/g
	* configure.in: Add missing AC_DEFINE_UNQUOTED so that GETTEXT_PACKAGE
	ends up in config.h. Also s/PACKAGE/GETTEXT_PACKAGE/g
2002-02-27 22:23:39 +00:00
Kjartan Maraas
ca24c7ab51 Remove calls to deprecated functions gtk_visual_push|pop_visual().
2002-02-22  Kjartan Maraas  <kmaraas@gnome.org>

	* root-manager/root-manager-wrap.c: Remove calls to deprecated
	functions gtk_visual_push|pop_visual().
2002-02-21 23:48:26 +00:00
Gediminas Paulauskas
9f8ed1254f retrieve translation in utf-8 codeset. Do not setlocale (). remove intl.
2001-12-09  Gediminas Paulauskas <menesis@delfi.lt>

	* *.c (main): retrieve translation in utf-8 codeset. Do not
	setlocale ().
	* some Makefile.am (INCLUDES): remove intl.
	(..._LDADD): remove INTLLIBS
2001-12-09 12:23:40 +00:00
Jose Maria Celorio
ab68cdbf40 make distcheck fixes 2001-07-11 02:41:21 +00:00
jacob berkman
cabe27ab37 add a \n to the usage message
2001-01-25  jacob berkman  <jacob@ximian.com>

	* root-manager/root-manager.c (main): add a \n to the usage
	message

	* root-manager/root-manager-wrap.c: change some g_print's to
	fprintf to stderr
2001-01-25 17:40:43 +00:00
jacob berkman
22bec884b7 new (temporary) html view and bug fixication
2001-01-24  jacob berkman  <jacob@ximian.com>

	* new-control-center/*.[ch]: new (temporary) html view and bug
	fixication

	* root-manager/*.[ch]: gnomeify dialogs and other cleanups

	* configure.in: flags for root-manager-helper

2001-01-17  jacob berkman  <jacob@ximian.com>

	* root-manager/Makefile.am
	* root-manager/root-manager.h: fix finding the root-manager
2001-01-24 20:26:38 +00:00
Jacob Berkman
d42affc965 Merging of my tree.
This contains:

* a few capplets were redone UI wise:

  ui-properties
  keyboard
  background-properties

* splitting of libcapplet out of this modules (into libcapplet)

* new html-based view in the control-center

* initial import of functional root-manager

This stuff isn't all done yet, but I wanted to get it in.

TODO files will hopefully follow.
2000-12-26 19:41:33 +00:00