Commit graph

457 commits

Author SHA1 Message Date
Pablo Saratxaga
4db5641ca2 updated spanish language file 1999-03-21 14:11:56 +00:00
Frank Belew (Myth)
a8848f194a capplets/gnome-edit-properties/gnome-edit-properties.c: added Nedit to the list 1999-03-21 07:36:03 +00:00
Michael Fulbright
44d961a2fd Fix from owen so that the preview process will die properly on 2.2 kernels
when you exit the theme-selector-capplet

Dr Mike <drmike@redhat.com>
1999-03-19 05:34:00 +00:00
Timur Bakeyev
16e9b02246 Add missed #include <sys/types.h>
Tue Mar 16 17:54:04 1999 Timur Bakeyev <mc@bat.ru>

	* capplets/wm-properties/wm-list.c: Add missed #include <sys/types.h>
1999-03-16 14:57:30 +00:00
Nuno Ferreira
3cff1f9546 Updated Portuguese translation.
1999-03-16  Nuno Ferreira  <nmrf@rnl.ist.utl.pt>

	* pt.po: Updated Portuguese translation.
1999-03-16 00:07:28 +00:00
Jonathan Blandford
61871c426e No more warnings.
1999-03-15  Jonathan Blandford  <jrb@redhat.com>

	* capplets/mime-type/: No more warnings.
1999-03-15 19:31:13 +00:00
Jonathan Blandford
0ab962a483 Oh fooey. I forgot a file again... )-: I should know better by now...
Oh fooey.  I forgot a file again... )-:
I should know better by now...

1999-03-15  Jonathan Blandford  <jrb@redhat.com>

	* capplets/mime-type/mime-info.c (write_initial_keys): Now we
	explicitly remove then recreate the file, so that we can guarantee
	that the mime-type gets reread.
1999-03-15 18:05:33 +00:00
Jonathan Blandford
f4f5d28ffd We want to turn dpms off by default.
1999-03-14  Jonathan Blandford  <jrb@redhat.com>

	* capplets/screensaver-properties/callbacks.c (screensaver_load):
	We want to turn dpms off by default.
1999-03-15 04:51:12 +00:00
Jonathan Blandford
692ae95234 the mime-type capplet should be ready for prime-time...
Hopefully it'll work for most people.
1999-03-15 04:07:36 +00:00
Owen Taylor
14049208d8 Decrease time for starting from 20 seconds to 10 seconds.
Fri Mar 12 12:06:18 1999  Owen Taylor  <otaylor@redhat.com>

	* capplets/wm-properties/wm-exec.c (start_do): Decrease
	time for starting from 20 seconds to 10 seconds.

	* capplets/wm-properties/wm-properties-capplet.c (add_dialog):
	Track selected row properly on adds and deletes.

	* capplets/wm-properties/wm-properties-capplet.c: Fix
	bug where wm-properties capplet wouldn't exit upon
	succesful completion.
1999-03-14 22:26:36 +00:00
Szabolcs Ban
e4d28750e7 Shooby Ban <bansz@szif.hu>
* updated hungarian translations
1999-03-14 09:13:36 +00:00
Kjartan Maraas
d747ffc8a0 Updated translation
1999-03-13  Kjartan Maraas  <kmaraas@fib.hl.no>

		* Updated translation
1999-03-13 22:21:17 +00:00
Jonathan Blandford
c52b676034 more work. also minor fix in gnome-edit-properties. off to go see cruel
more work.
also minor fix in gnome-edit-properties.
off to go see cruel intentions.
1999-03-13 00:53:31 +00:00
Owen Taylor
af81c4017f Wait for our child to exit before quitting. The prevents us from pulling
Fri Mar 12 10:53:10 1999  Owen Taylor  <otaylor@redhat.com>

	* capplets/theme-switcher/main.c (main): Wait for
	our child to exit before quitting. The prevents
	us from pulling the socket window out from under
	our child.

	* capplets/theme-switcher/demo.c (demo_main): Clean
	up some warnings about types in formats.

	* capplets/theme-switcher/demo.c (demo_main): Exit
	cleanly if read from parent fails - don't drop
	a core.
1999-03-12 15:46:11 +00:00
Owen Taylor
4d6e8150b5 Add an error dialog if installing a theme fails.
Fri Mar 12 02:21:55 1999  Owen Taylor  <otaylor@redhat.com>

	* capplets/theme-switcher/gui.c (browse_dialog_close):
	Add an error dialog if installing a theme fails.

	* capplets/theme-switcher/install.c (install_theme): Add
	a return value indicating success or failure.

	* capplets/theme-switcher/install.c (install_theme):
	Fixed reversed arguments for installing ungipped tarballs

Fri Mar 12 01:12:15 1999  Owen Taylor  <otaylor@redhat.com>

	[ Patch from Patrik Nordebo <isildur@a39.ryd.student.liu.se> ]

	* capplets/theme-switcher/install.c (install_theme): Removed
	useless call to wait(). Install themes in .themes,
	not .gtk/themes.

Fri Mar 12 01:06:53 1999  Owen Taylor  <otaylor@redhat.com>

	* capplets/theme-switcher/lister.c (edit_file_to_use): Fixed
	reversed lines that were causing initial creation
	not to work properly.

	* capplets/theme-switcher/demo.c (send_reread): You
	can't fsync() a pipe...

	* capplets/theme-switcher/gui.c: Don't select list
	items before they are added to the list ... removed
	hack that sort of worked around this.

	* capplets/theme-switcher/gui.c (make_main): Major
	un-rasterization. (Sort of a shame, this was some
	of the funniest code I've ever seen.)

	* capplets/theme-switcher/gui.c (install_theme_callback):
	Removed non-functional transient-for code.

	* capplets/theme-switcher/demo.c (demo_data_in): Removed
	brutal, unreliable kill -9 in favor of noticing when
	the IPC pipe closes.

	* capplets/theme-switcher/demo.c (demo_main): Solved
	problem where dup2() was going astray by not using it.

	* capplets/theme-switcher/gui.c (update_theme_entries): Fix
	cut-and-paste typo.
1999-03-12 07:28:19 +00:00
Kjartan Maraas
01abef3d80 Updated translation
1999-03-11  Kjartan Maraas  <kmaraas@fib.hl.no>

		* Updated translation
1999-03-11 14:00:07 +00:00
Jonathan Blandford
fdb99b1ad1 Beginnings of the mime-type capplet.
Also, fixed the stupid bug that prevented people from debugging capplets
in gdb.
1999-03-11 03:11:12 +00:00
Chris Lahey
70f0623863 Updated this to do proper loading with the old value. It also has a "Run
1999-03-10  Chris Lahey  <clahey@umich.edu>

        * capplets/gnome-edit-properties/gnome-edit-properties.c: Updated
        this to do proper loading with the old value.  It also has a "Run
        In Terminal" button now.
1999-03-10 19:43:37 +00:00
Jonathan Blandford
9963e97879 Preparing for a release. 1999-03-10 00:27:13 +00:00
Kjartan Maraas
575c19256b Update translation
1999-03-10  Kjartan Maraas  <kmaraas@fib.hl.no>

		* Update translation
1999-03-10 00:06:30 +00:00
Owen Taylor
ff9e99528a Fixed log. 1999-03-09 19:08:48 +00:00
Jaka Mocnik
89c7aa35e1 set the combo to the value read.
1999-03-08  Jaka Mocnik  <jaka.mocnik@kiss.uni-lj.si>

	* capplets/gnome-edit-properties/gnome-edit-properties.c (main):
	set the combo to the value read.
1999-03-08 18:40:57 +00:00
Martin Baulig
ee81bac1db Read the default WM from $(datadir)/default.wm rather than using the first
1999-03-02  Martin Baulig  <martin@home-of-linux.org>

	* capplets/wm-properties/wm-list.c (wm_list_init): Read the
	default WM from $(datadir)/default.wm rather than using the
	first one from the list.
1999-03-07 14:31:53 +00:00
Pablo Saratxaga
690b6e88f7 updated spanish language file 1999-03-03 00:43:24 +00:00
Szabolcs Ban
8850f4de69 Shooby Ban <bansz@szif.hu>
* Updated hungarian translation
1999-03-02 00:31:20 +00:00
Elliot Lee
9a0eb80c5e 1.0.1
1.0.1
1999-03-01 21:52:12 +00:00
Michael Fulbright
1f7a8497fe Bound users guide help to 'Help' buttons for several apps, and cleaned up a few .cvsignores 1999-03-01 16:06:34 +00:00
Changwoo Ryu
43b45c2205 Fixed a typo in translation 1999-02-28 23:26:42 +00:00
Changwoo Ryu
a63c6a4407 Updated translation 1999-02-28 23:23:44 +00:00
Elliot Lee
8a31fccdd0 last minute 1.0.0.1 stuff.
last minute 1.0.0.1 stuff.
1999-02-28 22:37:37 +00:00
Martin Baulig
7a2ce8d8a6 Added some `--background-image' command line argument hack to set the
1999-02-28  Martin Baulig  <martin@home-of-linux.org>

	* capplets/background-properties/app-background.c: Added some
	`--background-image' command line argument hack to set the
	background image.
1999-02-28 22:22:15 +00:00
Elliot Lee
afdd114203 Fix .spec file for new .desktop directory.
Fix .spec file for new .desktop directory.
1999-02-28 22:03:39 +00:00
Changwoo Ryu
b952960265 Made the N_()'ed strings be translated really.
1999-03-01  Changwoo Ryu  <cwryu@adam.kaist.ac.kr>

	* capplets/sound-properties/sound-properties.c
	(sound_properties_create): Made the N_()'ed strings be translated
	really.

	* capplets/sound-properties/sound-properties.c (main): Inserted
	bindtextdomain() and textdomain().

	* capplets/bell-properties/bell-properties.c (bell_setup): Marked
	a translatable string with _().

	* capplets/*/{*.desktop, *.directory}: Added/Updated Korean
	translation.
1999-02-28 21:43:11 +00:00
Gregory McLean
42ba478893 libtool on the alpha gets confused by all the diffrent types (10 at last
count). But in this case an Alpha is an Alpha :) Educate the spec file
about this. Also update the requirements to match the latest released,
stable versions of what it requires. This will make bug hunting much easier.


-- Greg
1999-02-28 02:24:54 +00:00
Szabolcs Ban
13226b06a7 Shooby Ban <bansz@szif.hu>
* Updated hungarian translation
	* i18n fix for "Disable background selection"
1999-02-27 20:10:43 +00:00
bertrand
fdd7d9e79f Fixed the "You have no entries listed ..." control-center crash.
1999-02-27  bertrand <Bertrand.Guiheneuf@inria.fr>

	Fixed the "You have no entries listed ..."
	control-center crash.

	* capplets/desktop-links/Makefile.am:
	comment out the panel data install entries to respect
	new panel organisation. ".directory" are now installed
	correctly.

	* capplets/Makefile.am (always_built_SUBDIRS): uncomment
	desktop-link. This was causing gnomecc to crash :(
1999-02-27 15:25:26 +00:00
Vincent Renardias
d116562661 fixes + updates.
* fr.po: fixes + updates.
1999-02-26 18:26:50 +00:00
Rosanna Yuen
37c1bacac1 Beginnings of the theme-selector dialog.
typo fix in Flag.desktop
1999-02-26 17:24:10 +00:00
Owen Taylor
ed042b5ffb Add a tryexec.
1999-02-25  Owen Taylor  <otaylor@redhat.com>

	* capplets/wm-properties/wm-desktops/IceWM.desktop (TryExec): Add
	a tryexec.
1999-02-26 00:34:57 +00:00
Michael Fulbright
67cd7b0819 I've implemented the new Panel groups as suggested on gnome-hackers
Dr Mike <drmike@redhat.com>
1999-02-25 20:09:09 +00:00
Pablo Saratxaga
1ca9ebd2cd updated spanish language file and some menu entries;
deleted all es_* there is nothing specific (and the files were empty),
deleted ca.po, the files was empty and not managed.
1999-02-25 19:28:40 +00:00
Changwoo Ryu
16bf2d9bf7 Updated translation 1999-02-25 17:39:20 +00:00
Kjartan Maraas
b02d416a45 Updated translation.
1999-02-25  Kjartan Maraas  <kmaraas@fib.hl.no>

		* Updated translation.
1999-02-25 09:35:47 +00:00
Jonathan Blandford
922e511ffe kill the last traces of e-conf 1999-02-25 08:25:24 +00:00
Jonathan Blandford
c1b71115d7 Up we go, to 1.0 <-:
1999-02-25  Jonathan Blandford  <jrb@redhat.com>

	* configure.in: Up we go, to 1.0 <-:

	* capplets/screensaver-properties/screensaver-desktops/*.desktop:
	Many changes by Rosanna...
1999-02-25 08:04:23 +00:00
Sergey I. Panov
7efab1f283 Updated Russian translations 1999-02-25 07:12:20 +00:00
Sergey I. Panov
9f1bbe01d6 Adding Russian translations to *.desktop and *.directory files 1999-02-25 06:43:45 +00:00
Owen Taylor
a3f33d2f9b Added window manager switching capplet. Please test. (a lot).
1999-02-24  Owen Taylor  <otaylor@redhat.com>

	* capplets/wm-properties: Added window manager
	switching capplet. Please test. (a lot).
1999-02-24 22:59:12 +00:00
Jonathan Blandford
b0424d949e Comment out the icon code until we actually have enough icons to make it
1999-02-24  Jonathan Blandford  <jrb@redhat.com>

	* tree.c (generate_tree_helper): Comment out the icon code until
	we actually have enough icons to make it worthwhile.

1999-02-23  Jonathan Blandford  <jrb@redhat.com>

	*
	capplets/screensaver-properties/screensaver-desktops/Makefile.am:
	install in the right place.
1999-02-24 15:41:39 +00:00
Bertrand Guiheneuf
8f40b30da2 updated fr translations 1999-02-24 12:09:48 +00:00