Francisco Javier F. Serrador
cc8e73124b
Updated Spanish translation Added Spanish translation (will complete in
...
2004-02-28 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* ChangeLog po/ChangeLog po/es.po: Updated Spanish translation
* help/es/*: Added Spanish translation (will complete in the
following days)
2004-02-28 20:28:50 +00:00
Bastien Nocera
e04ca47dd4
Disable GStreamer by default until #131316 gets fixed
...
2004-02-25 Bastien Nocera <hadess@hadess.net>
* configure.in: Disable GStreamer by default until #131316 gets
fixed
2004-02-25 18:02:29 +00:00
Bastien Nocera
b87b234730
check for GStreamer, make it possible to disable ALSA support even if the
...
2004-02-25 Bastien Nocera <hadess@hadess.net>
* configure.in: check for GStreamer, make it possible to disable
ALSA support even if the libraries are there
2004-02-25 Bastien Nocera <hadess@hadess.net>
* actions/Makefile.am:
* actions/acme-volume-gstreamer.[ch]:
* actions/acme-volume.c: (acme_volume_class_init),
(acme_volume_new): add GStreamer mixer support
2004-02-25 18:00:37 +00:00
Christian Rose
8d0d2005e6
Added "en_CA" to ALL_LINGUAS.
...
2004-02-21 Christian Rose <menthos@menthos.com>
* configure.in: Added "en_CA" to ALL_LINGUAS.
2004-02-21 18:46:11 +00:00
Dennis Cranston
b1fabce5c3
Back out the file sel size kludges, federico has already put something similar
...
into the widget directly.
2004-02-07 Dennis Cranston <dennis_cranston at yahoo com>
* capplets/display/main.c: (create_dialog): Fix alignment of Options
category. (#133715 ).
2004-02-19 17:07:01 +00:00
Jody Goldberg
47311961e9
http://bugzilla.gnome.org/show_bug.cgi?id=128164 don't use get_real_model.
...
2004-02-17 Jody Goldberg <jody@gnome.org>
http://bugzilla.gnome.org/show_bug.cgi?id=128164
* gnome-keybinding-properties.c (accel_edited_callback) : don't use
get_real_model. The selection is based on the sorted model.
(accel_cleared_callback) : ditto, and fix a leak while I'm in here.
2004-02-17 Jody Goldberg <jody@gnome.org>
http://bugzilla.gnome.org/show_bug.cgi?id=133214
* acinclude.m4 : quote the AC_DEFUN as per patch from
alexander.winston@comcast.net
http://bugzilla.gnome.org/show_bug.cgi?id=124064
* configure.in : add a test for ngettext. Used the same test as
gnome-vfs for consitency.
2004-02-19 05:44:12 +00:00
Jody Goldberg
be2838e061
post release bump
...
2004-02-13 Jody Goldberg <jody@gnome.org>
* configure.in : post release bump
2004-02-13 16:03:59 +00:00
Jody Goldberg
2688109c0b
Release 2.5.3
...
2004-02-13 Jody Goldberg <jody@gnome.org>
* Release 2.5.3
2004-02-13 15:56:12 +00:00
Mark McLoughlin
d9885e685f
update help links to point to user-guide.xml
...
2004-02-12 Mark McLoughlin <mark@skynet.ie>
* capplets/display/main.c: (cb_dialog_response):
* capplets/localization/gnome-localization-properties.c:
(dialog_response): update help links to point to user-guide.xml
2004-02-12 14:23:03 +00:00
Frédéric Crozat
285427e21f
64bits fixes.
...
* capplets/font/main.c: (sample_expose):
* gnome-settings-daemon/gnome-settings-gtk1theme.c:
(apply_settings):
* vfs-methods/themus/theme-method.c:
64bits fixes.
2004-02-06 10:53:58 +00:00
Carlos Perelló Marín
337413eb5f
Removed the localization capplet references, it will wait until GNOME 2.7,
...
2004-02-03 Carlos Perelló Marín <carlos@gnome.org>
* configure.in, capplets/Makefile.am: Removed the localization capplet
references, it will wait until GNOME 2.7, it's too late for GNOME 2.6.
2004-02-03 13:31:28 +00:00
Jason Leach
00c538e354
builddir != srcdir fix.
...
2004-01-18 Jason Leach <leach@wam.umd.edu>
* schemas/Makefile.am (install-data-local): builddir != srcdir fix.
2004-01-18 22:22:59 +00:00
Jody Goldberg
fdb8d4545a
post release bump
...
2004-01-14 Jody Goldberg <jody@gnome.org>
* configure.in : post release bump
2004-01-14 06:45:25 +00:00
Jody Goldberg
261b2b9838
Release 2.5.2
...
2004-01-14 Jody Goldberg <jody@gnome.org>
* Release 2.5.2
2004-01-14 06:41:31 +00:00
Bastien Nocera
a634112d99
- plenty of fixes for ACME integration
2004-01-14 00:22:55 +00:00
Carlos Perelló Marín
749a17a400
The localization capplet is disabled until we remove the libicu
...
2004-01-08 Carlos Perelló Marín <carlos@gnome.org>
* configure.in: The localization capplet is disabled until we remove
the libicu dependency.
2004-01-05 Carlos Perelló Marín <carlos@gnome.org>
* configure.in: Added a check for libicu and the needed lines to add
the localization capplet.
* capplets/Makefile.am: Added the localization dir.
* capplets/localization: Added the localization capplet to change
the locales.
* po/POTFILES.in: Added new files from localization capplet.
2004-01-09 02:02:29 +00:00
Jody Goldberg
f30ca64d66
Damn, forgot to bump the version after to point release.
...
2004-01-08 Jody Goldberg <jody@gnome.org>
* configure.in : Damn, forgot to bump the version after to point release.
2004-01-08 21:18:02 +00:00
Rodney Dawes
f88b24cdfb
Require GTK+ 2.3.0 Fix --disable-vfs-methods to work
...
2004-01-01 Rodney Dawes <dobey@ximian.com>
* configure.in: Require GTK+ 2.3.0
Fix --disable-vfs-methods to work
2004-01-01 22:35:16 +00:00
Jody Goldberg
156cabf24f
Release 2.5.1.1
...
2003-12-30 Jody Goldberg <jody@gnome.org>
* Release 2.5.1.1
2003-12-31 17:11:31 +00:00
Christian Neumair
425ced6c30
Use ngettext for plurals ( #125175 ).
2003-12-30 19:51:09 +00:00
Jody Goldberg
ca2877bd78
post release version bump
...
2003-12-30 Jody Goldberg <jody@gnome.org>
* configure.in : post release version bump
2003-12-30 19:12:14 +00:00
Jody Goldberg
e5f68bb5bd
Release 2.5.1
...
2003-12-30 Jody Goldberg <jody@gnome.org>
* Release 2.5.1
2003-12-30 18:30:46 +00:00
Jody Goldberg
95c1168292
remove the png so that it can theme.
...
2003-12-16 Jody Goldberg <jody@gnome.org>
* capplets/file-types/file-types.desktop.in : remove the png so that
it can theme.
* capplets/desktop-links/Makefile.am : remove .in.in path kludge.
* capplets/desktop-links/Accessibility.directory.in :
* capplets/desktop-links/Advanced.directory.in : ditto.
* capplets/background/Makefile.am : no need to install capplet icon
anymore its part of the theme.
* capplets/default-applications/Makefile.am :
* capplets/font/Makefile.am :
* capplets/keybindings/Makefile.am :
* capplets/keyboard/Makefile.am :
* capplets/mouse/Makefile.am :
* capplets/network/Makefile.am :
* capplets/sound/Makefile.am :
* capplets/theme-switcher/Makefile.am :
* capplets/ui-properties/Makefile.am :
* capplets/windows/Makefile.am :
* capplets/accessibility/at-properties/Makefile.am :
* capplets/accessibility/keyboard/Makefile.am :
* capplets/background/background.desktop.in : Use the themed icon.
* capplets/default-applications/default-applications.desktop.in :
* capplets/font/font-properties.desktop.in :
* capplets/keybindings/keybinding.desktop.in :
* capplets/keyboard/keyboard.desktop.in :
* capplets/mouse/gnome-settings-mouse.desktop.in :
* capplets/network/gnome-network-preferences.desktop.in :
* capplets/sound/gnome-settings-sound.desktop.in :
* capplets/theme-switcher/gtk-theme-selector.desktop.in :
* capplets/ui-properties/gnome-ui-properties.desktop.in :
* capplets/windows/window-properties.desktop.in :
* capplets/accessibility/at-properties/at-properties.desktop.in :
* capplets/accessibility/keyboard/accessibility-keyboard.desktop.in :
2003-12-16 21:38:53 +00:00
Kaushal Kumar
9d1a824b3b
Fixed conflict in Alt-C mnemonic. Bugzilla bug #125719 .
...
2003-12-09 Kaushal Kumar <kaushal.kumar@wipro.com>
* capplets/display/main.c (create_dialog):
Fixed conflict in Alt-C mnemonic.
Bugzilla bug #125719 .
2003-12-11 09:47:55 +00:00
Jody Goldberg
66b0089fce
always dist gswitchit.pc.in to keep automake happy. There is no
...
2003-11-12 Jody Goldberg <jody@gnome.org>
* Makefile.am (EXTRA_DIST) : always dist gswitchit.pc.in to keep
automake happy. There is no significant downside to it.
2003-11-12 Jody Goldberg <jody@gnome.org>
* Makefile.am : add a libgswitchit subdir
* configure.in : Add a test to ensure the new virtual include of
libgswitchit is in place
* configure.in : define LIBXKLAVIER_*
* configure.in : include libgswitchit in SUBDIRS
2003-11-12 21:12:39 +00:00
Jody Goldberg
ebb3a64d20
http://bugzilla.gnome.org/show_bug.cgi?id=125970 make x extension check
...
2003-11-05 Jody Goldberg <jody@gnome.org>
http://bugzilla.gnome.org/show_bug.cgi?id=125970
* configure.in : make x extension check more robust
2003-11-03 Jody Goldberg <jody@gnome.org>
http://bugzilla.gnome.org/show_bug.cgi?id=120842
* gnome-accessibility-keyboard-properties.c : older xservers require
X11/Xlib.h too, its not sun specific.
2003-11-05 17:29:16 +00:00
Jody Goldberg
7d58709d62
post release bump
...
2003-10-28 Jody Goldberg <jody@gnome.org>
* configure.in : post release bump
2003-10-28 23:36:40 +00:00
Jody Goldberg
f5ba169611
Release 2.5.0
...
2003-10-28 Jody Goldberg <jody@gnome.org>
* Release 2.5.0
2003-10-28 22:32:08 +00:00
Jody Goldberg
de50972bb2
Add libxklavier as a build requirement to prep people
...
2003-10-28 Jody Goldberg <jody@gnome.org>
* configure.in : Add libxklavier as a build requirement to prep people
2003-10-28 20:24:02 +00:00
Kjartan Maraas
f6ebb39b30
Merge fix for bug #125403 from stable.
...
2003-10-24 Kjartan Maraas <kmaraas@gnome.org>
* capplets/display/main.c: (create_screen_widgets): Merge
fix for bug #125403 from stable.
2003-10-24 15:42:55 +00:00
Jonathan Blandford
2ecf1aa6e6
2.4.0
2003-09-08 19:14:20 +00:00
Jeff Waugh
34d0cf3a25
Not an apple.
...
2003-08-31 Jeff Waugh <jdub@perkypants.org>
* capplets/display/display-capplet.png: Not an apple.
2003-08-31 05:34:19 +00:00
Samel Jn Gunnarsson
e404481dce
Added Icelandic translation by ki G. Karlsson <aki@akademia.is>
...
2003-08-20 Samel Jn Gunnarsson <sammi@techattack.nu>
* is.po: Added Icelandic translation by
ki G. Karlsson <aki@akademia.is>
2003-08-20 15:03:34 +00:00
Guntupalli Karunakar
3de941b004
Added Hindi translation
2003-08-18 12:59:58 +00:00
Malcolm Tredinnick
9cc4d5bfb1
Allow ports up to 65535 to be specified in the proxy dialog box. Fixes bug
...
* gnome-network-preferences.glade: Allow ports up to 65535 to be
specified in the proxy dialog box. Fixes bug #108930 .
2003-08-13 05:35:03 +00:00
Jonathan Blandford
fe218f6cd1
Patch from James T. Richardson, Jr <james@richardsons.us> to clean up the
...
Tue Aug 5 17:51:13 2003 Jonathan Blandford <jrb@redhat.com>
* capplets/display/main.c: Patch from James T. Richardson, Jr
<james@richardsons.us> to clean up the R and R capplet a little,
#115629
2003-08-05 21:54:30 +00:00
Jonathan Blandford
b45d5e1d63
remove unneeded #include <sys/vt.h> as it doesn't exist on Solaris.
...
Thu Jul 31 14:43:16 2003 Jonathan Blandford <jrb@redhat.com>
* typing-break/drw-monitor.c: remove unneeded #include <sys/vt.h>
as it doesn't exist on Solaris.
2003-07-31 18:49:12 +00:00
Frédéric Crozat
1c979bbd82
Use gnome-audio.png, not gnome-audio2.png for icon.
...
* capplets/sound/sound.desktop.in:
Use gnome-audio.png, not gnome-audio2.png for icon.
2003-07-29 13:55:56 +00:00
Frédéric Crozat
419732753c
Quiet CVS.
...
* capplets/accessibility/at-properties/.cvsignore:
* vfs-methods/themus/.cvsignore:
Quiet CVS.
* vfs-methods/themus/Makefile.am:
Add missing files to EXTRA_DIST. Fix distcheck.
* gnome-settings-daemon/Makefile.am:
Really don't ship generated files in tarball.
2003-07-29 09:22:29 +00:00
Andrew Sobala
2d9c0e2298
added GUI to ask if a font should be applied
...
2003-07-24 Andrew Sobala <aes@gnome.org>
* added GUI to ask if a font should be applied
2003-07-24 19:35:08 +00:00
Richard Hult
ac4257326c
Remove session stuff since g-s-d handles lifetime the cycle now.
...
2003-07-17 Richard Hult <richard@imendio.com>
* typing-break/main.c (main): Remove session stuff since g-s-d
handles lifetime the cycle now.
2003-07-17 Richard Hult <richard@imendio.com>
* gnome-settings-typing-break.c (setup_typing_break): Start with
-n to avoid the warning about notification area.
(gnome_settings_typing_break_init): Fix a warning.
2003-07-17 21:28:41 +00:00
Telsa Gwynne
adc897614a
Start of Welsh translation from http://www.kyfieithu.co.uk/
2003-07-11 09:01:51 +00:00
Jody Goldberg
67d5868636
post release version bump
...
2003-07-07 Jody Goldberg <jody@gnome.org>
* configure.in : post release version bump
2003-07-07 04:59:13 +00:00
Jody Goldberg
c5b7285caa
Release 2.3.4
...
2003-07-07 Jody Goldberg <jody@gnome.org>
* Release 2.3.4
2003-07-07 04:57:46 +00:00
Jody Goldberg
deac1194de
http://bugzilla.gnome.org/show_bug.cgi?id=116568 generate values in locale
...
2003-07-02 Jody Goldberg <jody@gnome.org>
http://bugzilla.gnome.org/show_bug.cgi?id=116568
* gnome-settings-daemon/gnome-settings-xsettings.c
(gnome_xft_settings_set_xresources) : generate values in locale C
2003-07-02 21:31:06 +00:00
Richard Hult
f39c8ca372
Remove this and use gnome-i18n.h instead.
...
2003-06-27 Richard Hult <richard@imendio.com>
* typing-break/drw-intl.h: Remove this and use gnome-i18n.h
instead.
* typing-break/Makefile.am: Remove drw-intl.h
* typing-break/drwright.c:
* typing-break/drwright.h:
* typing-break/drw-break-window.c: Merge in changes from drwright.
2003-06-27 15:47:32 +00:00
Jonathan Blandford
ed52f57b24
use the correct schemas.
...
Thu Jun 26 16:31:41 2003 Jonathan Blandford <jrb@redhat.com>
* gnome-keyboard-properties.c (setup_dialog): use the correct
schemas.
Thu Jun 26 16:37:50 2003 Jonathan Blandford <jrb@redhat.com>
* Makefile.am (SUBDIRS): add typing-break to subdirs.
2003-06-26 20:44:46 +00:00
Jonathan Blandford
56057239d5
added the typing break to CVS from drwright.
...
Thu Jun 26 07:38:45 2003 Jonathan Blandford <jrb@gnome.org>
* typing-break/drwright.c: added the typing break to CVS from
drwright.
2003-06-26 11:40:10 +00:00
Jody Goldberg
9a9dd67234
post release version bump
...
2003-06-24 Jody Goldberg <jody@gnome.org>
* configure.in : post release version bump
2003-06-24 21:06:09 +00:00
Jody Goldberg
07421f4a30
Release 2.3.3
...
2003-06-24 Jody Goldberg <jody@gnome.org>
* Release 2.3.3
2003-06-24 21:04:07 +00:00