Commit graph

219 commits

Author SHA1 Message Date
Jacob Berkman
8f82d4428c fix up some icon foo 2000-12-29 19:54:09 +00:00
Jacob "Ulysses" Berkman
4ae300397d call the real gnome-libs API rather than my hacked one
2000-12-27  Jacob "Ulysses" Berkman  <jacob@helixcode.com>

	* capplet-dir-view-list.c (list_populate): call the real
	gnome-libs API rather than my hacked one

	* capplet-dir.c (start_capplet_through_root_manager): pass the
	correct path ($prefix/sbin/<tool>) to the root-manager
	(capplet_activate): check that the Exec line begins with
	root-manager rather than root-manager-helper (for now)
2000-12-27 20:33:41 +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
jjranta
a31974f90f Added or updated fi-entry to about all .desktop-files. Updated fi.po 2000-11-11 13:01:41 +00:00
Jorge Godoy
14f94182c1 updating some pt_BR <ricardo@conectiva.com.br>
any problem, just tell me, and i reverse the commit.
2000-10-26 20:08:05 +00:00
dd Hovinen
9fd5dab207 Added rorschach.xml.h
2000-10-14  dd Hovinen  <hovinen@helixcode.com>

	* po/POTFILES.in: Added rorschach.xml.h

	Courtesy John B Tunison <jtunison@andrew.cmu.edu>:
	* capplets/*/Makefile.am (INCLUDES): Put
	-I$(top_srcdir)/libcapplet before everything else

	* new-control-center/capplet-dir.c
	(start_capplet_through_root_manager): Use FOPEN_MAX rather than
	OPEN_MAX, since some people don't seem to be have OPEN_MAX defined by
	default
2000-10-14 16:54:25 +00:00
Stanislav Brabec
99abd8706e Remove trailing dot in english strings containing menu name or tooltip
(discussed in gnome-i18n list).
Updated cs and cs.po.
2000-10-11 14:17:08 +00:00
Hans Petter
2c8e9b7ccd Fixed spawning with root-manager. 2000-10-02 20:16:21 +00:00
Kjartan Maraas
f5d986cff6 Quiet CVS 2000-09-29 12:39:27 +00:00
Bradford Hovinen
fb69525257 Copy dialog_use_icons field
2000-09-24  Bradford Hovinen  <hovinen@helixcode.com>

	* capplets/new-ui-properties/preferences.c
 	(preferences_clone): Copy dialog_use_icons field

	* capplets/new-ui-properties/prefs-widget-dialogs.c: Use standard
	macro for dialog_icons

	* capplets/new-ui-properties/prefs-widget.h
 	(struct _widget_desc_t): Remove field prefs_offset

	* capplets/new-ui-properties/preferences.c
 	(preferences_get_dialog_icons):
	(preferences_set_dialog_icons): Implement

	* capplets/new-ui-properties/prefs-widget.c (read_preferences):
	(register_callbacks):
	(toggled_cb):
	(selected_cb): Remove support for direct struct offset manipulation

	* capplet-widget.c (capplet_widget_multi_new): Set capid
	(capplet_widget_init): Set capid to current global value
	(capplet_widget_class_get_capid): Implement; return the capid
	passed on the command line

	* capplet-widget.h (struct _CappletWidget): Remove buffer between
	frame and plug sizes
2000-09-24 15:49:19 +00:00
Bradford Hovinen
99aa241dba Updated French translations Chnaged #include "config.h" to #ifdef
2000-09-10  Bradford Hovinen  <hovinen@helixcode.com>

        * po/fr.po: Updated French translations
        * all: Chnaged #include "config.h" to #ifdef HAVE_CONFIG_H ...
        * *.desktop, *.directory: Updated French translations
        * po/POTFILES.in: Added screensaver XML files

        Courtesy of Christophe Merlet <c.merlet@agglo-pau.fr>
2000-09-10 12:57:17 +00:00
Bradford Hovinen (Gdict maintainer)
b3b4f290e8 Changed SETTINGS_DIR to $(datadir)/control-center 2000-09-04 15:42:33 +00:00
Simos Xenitellis
8911b93438 Updated all Greek translations plus minor en_GB typos 2000-09-02 09:52:53 +00:00
Stanislav Brabec
87f2fbb3e6 Fix building in separate directory. 2000-08-17 19:20:50 +00:00
Bradford Hovinen (Gdict maintainer)
c5fc7bcce3 Added missing glade file 2000-08-14 15:03:09 +00:00
Bradford Hovinen (Gdict maintainer)
e1fd517e64 Added missing preferences.[ch] 2000-08-14 15:02:55 +00:00
Bradford Hovinen (Gdict maintainer)
7437ead3c6 Fixed some distribution problems 2000-08-14 14:56:27 +00:00
Bradford Hovinen (Gdict maintainer)
1cda85f92d Update Makefile.am's for capplets to use libcapplet/ directory
Rewrote most of gnomecc
2000-08-11 19:17:30 +00:00
Bradford Hovinen (Gdict maintainer)
5eeb2d20a6 New control center implementation 2000-08-01 20:22:57 +00:00