Commit graph

1503 commits

Author SHA1 Message Date
Sebastien Bacher
f91325b4cd changed the tooltips to respect the HIG. 2004-12-15 13:58:56 +00:00
Rodney Dawes
abc91a9a24 Fix the ngettext calling bit to actually work, and move the %d into the
2004-12-11  Rodney Dawes  <dobey@novell.com>

	* gnome-wp-item.c (gnome_wp_item_update_description):
	Fix the ngettext calling bit to actually work, and move the %d into
	the format string for g_strdup_print, so we don't say "%d pixels"
2004-12-11 20:31:40 +00:00
Rodney Dawes
418952b21a Change the description to use "W pixels x H pixels" and ngettext for each
2004-12-10  Rodney Dawes  <dobey@novell.com>

	* gnome-wp-item.c (gnome_wp_item_update_description):
	Change the description to use "W pixels x H pixels" and ngettext for
	each individual part, instead of just "W x H pixels" (#151425)

	* gnome-wp-xml.c (gnome_wp_xml_load_xml): Don't duplicate check to
	make sure that the root element is not NULL
2004-12-11 03:52:09 +00:00
Sergey V. Udaltsov
1f98a6b436 using XklGetMaxNumGroups 2004-12-09 02:02:16 +00:00
Sebastien Bacher
58a37359a4 use "Preferences" for the window title (like the other capplets) instead
2004-12-03  Sebastien Bacher  <seb128@debian.org>

	* gnome-network-preferences.glade: use "Preferences" for the window
	title (like the other capplets) instead of "Configuration",
	bug noticed by Lars Weber <me@lars.in-berlin.de> (Closes: #132391).
2004-12-03 10:00:26 +00:00
Bastien Nocera
41889beb0c Patch from Michal Bukovjan <bukovjan@mbox.dkm.cz> to handle backspace in
2004-11-30  Bastien Nocera  <hadess@hadess.net>

	* eggcellrendererkeys.c: (grab_key_callback): Patch from
	Michal Bukovjan <bukovjan@mbox.dkm.cz> to handle backspace in multi-
	layout setups correctly (Closes: #154492)
2004-11-30 13:08:12 +00:00
Sebastien Bacher
048188955e use the right name for each browser instead of listing different names for
2004-11-30  Sebastien Bacher  <seb128@debian.org>

	* gnome-default-applications-properties-structs.c: use the right name
	for each browser instead of listing different names for some entry
	(#155246).
2004-11-30 01:22:50 +00:00
Sergey V. Udaltsov
77e018d875 preview - only for XKB 2004-11-29 20:33:19 +00:00
James Henstridge
ebd8e46d44 use GNOMELOCALEDIR.
2004-11-28  James Henstridge  <james@jamesh.id.au>

	* vfs-methods/themus/themus-properties-main.c: use GNOMELOCALEDIR.

	* vfs-methods/themus/Makefile.am: similar changes to the fontilus
	ones.

	* vfs-methods/fontilus/fontilus-context-menu.c: same here.

	* vfs-methods/fontilus/font-view.c: use GNOMELOCALEDIR rather than
	FONTILUS_LOCALEDIR in the bindtextdomain() call, to match the rest
	of gnome-control-center.

	* vfs-methods/fontilus/Makefile.am: similar schema and desktop
	file fixes.  Don't include the old mime files in the dist.

	* schemas/Makefile.am: remove .schemas files on clean, when
	installing schemas, look for them in builddir rather than srcdir.

	* gnome-settings-daemon/actions/Makefile.am: fix up build rules so
	that ALSA_CFLAGS isn't defined multiple times (use the newer
	automake += syntax).

	* control-center/Makefile.am: distribute $(icon_DATA).

	* capplets/*/Makefile.am: put the .desktop and .desktop.in files
	in CLEANFILES.  The .desktop.in.in file gets included because it
	is listed in the configure script.

	* configure.in: update configure script, and remove macro calls
	that are not needed by modern versions of Automake.

	* Makefile.am: remove intltool files on distclean.

	* autogen.sh: request Automake >= 1.7.
2004-11-28 08:14:05 +00:00
Sebastien Bacher
7571f44d8d changed a mnemonic to fix #144343.
2004-11-26  Sebastien Bacher  <seb128@debian.org>

	* gnome-default-applications-properties.glade: changed a mnemonic to
	fix #144343.
2004-11-26 16:40:31 +00:00
Sebastien Bacher
4ab58ee9f7 Mask the "Text Editor" tab since it's not used by the new mime system.
2004-11-26  Sebastien Bacher  <seb128@debian.org>

	* gnome-default-applications-properties.glade: Mask the "Text Editor"
	tab since it's not used by the new mime system.
2004-11-26 15:30:26 +00:00
Michael Terry
6c1639eb55 Commited these changes
2004-11-26  Michael Terry <mike@mterry.name>

       * gnome-default-applications-properties.glade: Simplify some strings
       and add a window icon per bug #98918.
2004-11-26 14:40:05 +00:00
Sergey V. Udaltsov
d4c45e4215 a bit of cleanup 2004-11-26 00:34:42 +00:00
Sergey V. Udaltsov
00f80f214b libxklavier 1.12 compatibility 2004-11-25 23:24:48 +00:00
Christoffer Olsen
0ffe4d4e98 Added *.desktop.in.in for bug-buddy love.
See ChangeLog for details.
2004-11-24 18:54:03 +00:00
Sebastien Bacher
c4219bd115 use the stock_proxy icon for the capplet (Closes: #130624).
2004-11-21  Sebastien Bacher  <seb128@debian.org>

	* gnome-network-preferences.c: (cb_http_details_button_clicked):
	use the stock_proxy icon for the capplet (Closes: #130624).
2004-11-21 22:41:00 +00:00
Mark McLoughlin
860e984b3a - install all capplet .desktop files in $(datadir)/applications
instead of $(datadir)/control-center-2.0/capplets
 - add OnlyShowIn=GNOME; to them all
 - remove capplets/desktop-links/*
2004-11-09 17:43:47 +00:00
Diego González
dfd5a56899 adding the about-me capplet 2004-11-03 20:29:08 +00:00
Jonathan Blandford
55e4e4f5e4 forgot this 2004-11-02 22:17:48 +00:00
Jonathan Blandford
233c68170e Patch from Vijaykumar Patwari <vijaykumar.patwari@wipro.com> to warn when
Tue Nov  2 16:03:41 2004  Jonathan Blandford  <jrb@redhat.com>

        * theme-switcher.c (install_dialog_response): Patch from
        Vijaykumar Patwari <vijaykumar.patwari@wipro.com> to warn when
        .themes can't be written to.
2004-11-02 22:13:05 +00:00
Mike Newman
007bde5c1d Fix for #148895 2004-10-28 18:20:17 +00:00
Sebastien Bacher
c67c245f28 * patch by Rajkumar <rajkumar.siva@wipro.com> to fix the themes
2004-10-27  Sebastien Bacher  <seb128@debian.org>

	* gnome-theme-installer.c: (transfer_done_targz_idle_cb),
	(transfer_done_tarbz2_idle_cb): *
	patch by Rajkumar <rajkumar.siva@wipro.com> to fix the themes
	installation with the non GNU versions of tar (Closes: #114553).
2004-10-27 10:43:24 +00:00
Sebastien Bacher
fe379bce54 patch by David Sedeo Fernndez <david@alderia.com> to fix a warning
2004-10-27  Sebastien Bacher  <seb128@debian.org>

	* gnome-theme-save.c: (setup_directory_structure):
	patch by David Sedeo Fernndez <david@alderia.com> to fix a
	warning during the compilation (Closes: #148345).
2004-10-27 09:32:33 +00:00
J.H.M. Dassen (Ray)
6f620d298d Added Thunderbird to the mail clients 2004-10-21 19:19:45 +00:00
Sebastien Bacher
59193577c4 reviewed by: <delete if not using a buddy>
2004-10-21  Sebastien Bacher  <seb128@debian.org>

	reviewed by: <delete if not using a buddy>

	* gnome-default-applications-properties.c: (read_browser),
	(read_mailer):
2004-10-21 17:47:12 +00:00
Sebastien Bacher
e28e7ca0db patch by Ross Burton <ross@burtonini.com> to fix the widget expansion
2004-10-21  Sebastien Bacher  <seb128@debian.org>

       * gnome-keyboard-properties.glade:
       patch by Ross Burton <ross@burtonini.com> to fix the widget expansion
       (Closes: #151588).
2004-10-21 17:38:46 +00:00
Sebastien Bacher
aead454d83 Changed the "Gnome" occurences to "GNOME" (Closes: #152085).
2004-10-21  Sebastien Bacher  <seb128@debian.org>

	* capplets/default-applications/gnome-default-applications-properti
	es-structs.c:
	* capplets/file-types/service-info.c:
	* control-center/control-center-categories.c:
	(load_information_to_information):
	* control-center/control-center.c: (gnome_cc_about):
	Changed the "Gnome" occurences to "GNOME" (Closes: #152085).
2004-10-21 16:57:23 +00:00
Matthias Clasen
86a4d3517a Only show hyper if it is mapped to a different key than the other
2004-10-20  Matthias Clasen  <mclasen@redhat.com>

	* gnome-window-properties.c (reload_mouse_modifiers): Only
	show hyper if it is mapped to a different key than the other
	modifiers.  Fixes bug #152132
2004-10-20 14:40:45 +00:00
Paolo Borelli
3c53e1ee00 fix leak, patch by Kjartan Maaras. (#153595).
2004-10-17  Paolo Borelli  <pborelli@katamail.com>

	* capplets/common/activate-settings-daemon.c: fix leak, patch by
	Kjartan Maaras. (#153595).

	approved by jrb.
2004-10-17 17:32:05 +00:00
Vincent Untz
0a97111f9a add the keybinding to launch a terminal
2004-10-17  Vincent Untz  <vincent@vuntz.net>

	* gnome-keybinding-properties.c: add the keybinding to launch a
	terminal
2004-10-17 09:17:31 +00:00
J.H.M. Dassen (Ray)
31241dc09d Corrected w3m binary name
Added Debian's "sensible-browser" (wrapper script honouring
$BROWSER (http://www.catb.org/~esr/BROWSER/), x-www-browser etc.)
Added Debian's "x-terminal-emulator" (which is managed through the
alternatives mechanism)
Added "aterm" (http://aterm.sf.net)
Added "Firefox" entry (official capitalisation; no StudlyCaps)
Removed inconsistent "Firebird/FireFox" entry
2004-10-17 08:27:37 +00:00
Sergey V. Udaltsov
cafb0ad748 Fixing #154358 2004-10-15 22:43:13 +00:00
Jody Goldberg
135d52c612 Release 2.8.1
2004-10-14  Jody Goldberg <jody@gnome.org>

	* Release 2.8.1
2004-10-14 19:05:48 +00:00
Rodney Dawes
5ce9fb8666 Use g_markup_printf_escaped () to fill in the description
2004-10-14  Rodney Dawes  <dobey@novell.com>

	* gnome-wp-item.c (gnome_wp_item_update_description):
	Use g_markup_printf_escaped () to fill in the description

	Fixes #155184
2004-10-14 14:55:24 +00:00
Sebastien Bacher
41951d5b3a Use the Web Browser for https too. (Closes: #123487).
2004-10-14  Sebastien Bacher  <seb128@debian.org>

	* gnome-default-applications-properties.c: (setup_peditors),
	(read_browser), (value_changed_cb): Use the Web Browser for https too.
	(Closes: #123487).
2004-10-14 08:54:44 +00:00
Kjartan Maraas
fc56c5f861 Revert string changes and add entries for Firefox on Debian and Fedora
2004-10-14  Kjartan Maraas  <kmaraas@gnome.org>

	* gnome-default-applications-properties-structs.c: Revert string
	changes and add entries for Firefox on Debian and Fedora with
	new binary names. Original patch from jdassen at debian org.
	Closes part of bug #155246. The original patch should go into HEAD
	after branching.
	* gnome-default-applications-properties.c: (browser_setup_custom),
	(mailer_setup_custom), (terminal_setup_custom): Use the binary
	that's found in the path. Patch by seb128 at debian org. Closes
	bug #148991.
2004-10-14 08:35:05 +00:00
J.H.M. Dassen (Ray)
c1261c4812 Added Mozilla Firefox, Debian's "sensible-browser" and Debian's
"x-terminal-emulator"; corrected typo in "w3m" binary name.
2004-10-13 15:40:00 +00:00
Rodney Dawes
170a52c503 Unescape the filename so that we can laod the thumbnail and set the gconf
2004-09-29  Rodney Dawes  <dobey@novell.com>

	* gnome-wp-item.c (gnome_wp_item_new): Unescape the filename so that
	we can laod the thumbnail and set the gconf key properly

	Fixes #154003
2004-09-29 18:12:08 +00:00
Rodney Dawes
1be7aa7de7 Check that the colors aren't NULL before calling gdk_color_free
2004-09-22  Rodney Dawes  <dobey@novell.com>

	* gnome-wp-item.c (gnome_wp_item_free):
	Check that the colors aren't NULL before calling gdk_color_free

	* gnome-wp-xml.c (gnome_wp_xml_load_xml):
	Check that the item isn't already listed, before we try to add
	the wallpaper to the list
	(gnome_wp_xml_load_list): Load XML files from the correct directory
2004-09-22 15:07:01 +00:00
Jonathan Blandford
072b848184 Change to use help docs instead of the "foo"/"bar" that's there.
Thu Sep  2 17:06:28 2004  Jonathan Blandford  <jrb@redhat.com>

        * main.c: (cb_dialog_response): Change to use help docs instead of
        the "foo"/"bar" that's there.
2004-09-02 21:07:48 +00:00
Sergey V. Udaltsov
6c7f2e7451 changing the default switchcut to Alt*2 2004-09-01 19:43:53 +00:00
Jody Goldberg
9493341cc9 tracked the long running irrtation about 'expecting int received float'.
2004-08-31  Jody Goldberg <jody@gnome.org>

	* capplets/common/gconf-property-editor.c
	(peditor_numeric_range_widget_changed) : tracked the long running
	  irrtation about 'expecting int received float'.  Running without a
	  schema would default the value to float.  12 of 13 callers had ints
	  so I have changed the default and added a warning.
2004-08-31 18:05:35 +00:00
Sergey V. Udaltsov
c8763b95a7 fixing #149820 2004-08-28 00:18:58 +00:00
Sergey V. Udaltsov
900acaacde fixing #137428 2004-08-28 00:02:42 +00:00
Frédéric Crozat
347006e0d8 Use themed icons for WM hint. 2004-08-20 16:50:57 +00:00
Rodney Dawes
f5ffa2032b Handle the GTK_RESPONSE_DELETE_EVENT case as well
2004-08-16  Rodney Dawes  <dobey@novell.com>

	* gnome-wp-capplet.c (wallpaper_properties_clicked):
	Handle the GTK_RESPONSE_DELETE_EVENT case as well

	Fixes #150273
2004-08-17 01:15:02 +00:00
Rodney Dawes
d4b9a45a00 Add "W x H pixels" to description, and remove file size Mark the
2004-08-15  Rodney Dawes  <dobey@novell.com>

	* gnome-wp-item.c (gnome_wp_item_update_description):
	Add "W x H pixels" to description, and remove file size
	Mark the description string for translation as well
2004-08-15 19:07:34 +00:00
Kjartan Maraas
9a1ccb451e Remove extra space in a string before question mark.
2004-07-31  Kjartan Maraas  <kmaraas@gnome.org>

	* gnome-theme-save.c: (setup_directory_structure): Remove
	extra space in a string before question mark.
2004-07-31 10:11:30 +00:00
Sergey V. Udaltsov
21f6304885 now the models list is sorted 2004-07-29 19:25:15 +00:00
Sergey V. Udaltsov
4538df5f49 tiny layout fix - hope to improve HIGfulness 2004-07-29 19:01:05 +00:00