Commit graph

4393 commits

Author SHA1 Message Date
Martin Willemoes Hansen
aad80506ea Updated Danish translation.
* da.po: Updated Danish translation.
2004-11-30 11:24:36 +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
Dwayne Bailey
5c4a42e79d Updated Northern Sotho translation.
2004-11-29  Dwayne Bailey  <dwayne@translate.org.za>

	* nso.po: Updated Northern Sotho translation.
2004-11-29 20:49:15 +00:00
Sergey V. Udaltsov
77e018d875 preview - only for XKB 2004-11-29 20:33:19 +00:00
Martin Willemoes Hansen
6f4927922f Updated Danish translation.
* da.po: Updated Danish translation.
2004-11-29 11:56:04 +00:00
Dwayne Bailey
beb210c01e Added "nso" to ALL_LINGUAS. Added Northern Sotho translation by Zuza
2004-11-28  Dwayne Bailey  <dwayne@translate.org.za>

	* configure.in: Added "nso" to ALL_LINGUAS.
	* po/nso.po: Added Northern Sotho translation by
	Zuza Software Foundation <info@translate.org.za>.
2004-11-28 19:31:37 +00:00
Francisco Javier F. Serrador
f876d51832 Updated Spanish translation.
2004-11-28  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.
2004-11-28 15:19:04 +00:00
James Henstridge
5207e9151a use gnome_vfs_make_uri_from_shell_arg() to parse the first argument.
2004-11-28  James Henstridge  <james@jamesh.id.au>

	* thumbnailer.c (main): use gnome_vfs_make_uri_from_shell_arg() to
	parse the first argument.
	(main): if the glyphs for 'A' and 'a' aren't found, pick some
	other ones so we display something possibly relevant.
	(draw_char): pass in a glyph index rather than a character.
2004-11-28 13:51:58 +00:00
Alexander Shopov
de983c365c Updated Bulgarian translation
2004-11-28  Alexander Shopov  <ash@contact.bg>

	* bg.po: Updated Bulgarian translation
2004-11-28 13:50:38 +00:00
James Henstridge
f33e58be23 apply Federic Zhang <federic.zhang@sun.com>'s patch to speed up loading of
2004-11-28  James Henstridge  <james@jamesh.id.au>

	* font-view.c: apply Federic Zhang <federic.zhang@sun.com>'s patch
	to speed up loading of large (eg. CJK) fonts, plus a few small bug
	fixes.  Fixes bug #142878.
	(set_icon): use gtk_window_set_icon_name() to set the icon.  Also,
	get the correct icon theme object for the window's screen.
2004-11-28 09:34:50 +00:00
James Henstridge
20706a02ba the only macro in acinclude.m4 was not being used, so remove the file. 2004-11-28 08:25:10 +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
Adam Weinberger
a37db9f09d Updated Canadian English translation.
* en_CA.po: Updated Canadian English translation.
2004-11-28 04:54:22 +00:00
James Henstridge
474018dd31 fix up typo that I introduced in the configure script. Should fix the
2004-11-28  James Henstridge  <james@jamesh.id.au>

	* configure.in (FONT_THUMBNAILER_LIBS): fix up typo that I
	introduced in the configure script.  Should fix the build properly
	now.
2004-11-28 00:43:31 +00:00
Miloslav Trmac
61d59e927d Updated Czech translation.
2004-11-27  Miloslav Trmac  <mitr@volny.cz>

	* cs.po: Updated Czech translation.
2004-11-27 19:11:09 +00:00
James Henstridge
b3fff0e955 get rid of old mime stuff.
2004-11-27  James Henstridge  <james@jamesh.id.au>

	* Makefile.am: get rid of old mime stuff.

	* gnome-font-viewer.desktop.in.in (Exec): add a "%U" to the
	command line, so Nautilus will run gnome-font-viewer for stuff
	under the fonts:/// URI.

2004-11-27  James Henstridge  <james@jamesh.id.au>

	* themus.applications, themus.keys: remove.

	* themus-theme-applier.desktop.in.in: new file to hook up
	themus-apply-theme, since the old .applications file isn't used by
	the new MIME system.
2004-11-27 16:07:54 +00:00
Sergey V. Udaltsov
653d3d99f7 xmodmap support is here 2004-11-27 16:05:03 +00:00
James Henstridge
b3cec14376 use libnautilus-extension.
2004-11-27  James Henstridge  <james@jamesh.id.au>

	* configure.in (THEMUS_COMPONENT): use libnautilus-extension.

2004-11-27  James Henstridge  <james@jamesh.id.au>

	* themus-theme-applier.c: get rid of the bonobo includes.

	* Makefile.am: update to install Nautilus extension.

	* themus-properties-main.c: convert from a Bonobo component to a
	Nautilus extension.

	* themus-properties-view.[ch]: convert to a simple widget.  Also
	fix a bunch of leaks.
2004-11-27 15:22:44 +00:00
James Henstridge
7de3d67e42 clean up the unused .server file 2004-11-27 13:19:09 +00:00
James Henstridge
52f46ac78c use libnautilus-extension for the context menu instead of Bonobo.
2004-11-27  James Henstridge  <james@jamesh.id.au>

	* configure.in (FONT_CONTEXT_MENU): use libnautilus-extension for
	the context menu instead of Bonobo.

2004-11-27  James Henstridge  <james@jamesh.id.au>

	* Makefile.am: fix build rules for Nautilus stuff.

	* fontilus-context-menu.c: convert to a Nautilus extension.
2004-11-27 13:13:25 +00:00
Adam Weinberger
6d9726e304 Updated Canadian English translation.
* en_CA.po: Updated Canadian English translation.
2004-11-26 23:50:36 +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
Miloslav Trmac
34a319d0f7 Updated Czech translation.
2004-11-26  Miloslav Trmac  <mitr@volny.cz>

	* cs.po: Updated Czech translation.
2004-11-26 14:45:16 +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
5d06aeb598 libxklavier 1.12 required 2004-11-26 00:32:59 +00:00
Sergey V. Udaltsov
00f80f214b libxklavier 1.12 compatibility 2004-11-25 23:24:48 +00:00
Adam Weinberger
3470a2f169 Updated Canadian English translation.
* en_CA.po: Updated Canadian English translation.
2004-11-25 16:41:22 +00:00
Christoffer Olsen
08874d2ea0 Fixed an error I just introduced. Sorry. 2004-11-24 18:59:31 +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
Funda Wang
2a57eb3a61 Updated Simplified Chinese translation 2004-11-24 15:30:03 +00:00
Martin Willemoes Hansen
7b12c49dde Updated Danish translation.
* da.po: Updated Danish translation.
2004-11-22 15:41:17 +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
David Lodge
0af3acbdb3 Updated British translation.
2004-11-21  David Lodge <dave@cirt.net>

        * en_GB.po: Updated British translation.
2004-11-21 21:34:16 +00:00
Laurent Dhima
7d23e813c5 Updated Albanian translation by Elian Myftiu.
2004-11-20  Laurent Dhima  <laurenti@alblinux.net>

	* sq.po: Updated Albanian translation by Elian Myftiu.
2004-11-20 09:41:35 +00:00
Adam Weinberger
be90975299 Updated Canadian English translation.
* en_CA.po: Updated Canadian English translation.
2004-11-18 23:35:54 +00:00
Miloslav Trmac
6979ee42f5 Updated Czech translation.
2004-11-18  Miloslav Trmac  <mitr@volny.cz>

	* cs.po: Updated Czech translation.
2004-11-18 20:52:02 +00:00
Francisco Javier F. Serrador
870ebce7fc Updated Spanish translation
2004-11-18  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation
2004-11-18 16:16:17 +00:00
Mark McLoughlin
34fb9b5258 remove gnomecc-ui.xml
2004-11-17  Mark McLoughlin  <mark@skynet.ie>

        * POTFILES.in: remove gnomecc-ui.xml
2004-11-17 14:33:18 +00:00
Mark McLoughlin
c1611ee87d require libgnome-menu for the shell, fixup other shell requirements and
2004-11-10  Mark McLoughlin  <mark@skynet.ie>

        * configure.in: require libgnome-menu for the shell, fixup
        other shell requirements and don't look for libnautilus
        anymore.

        * Makefile.am: don't install control-center2.png anymore.

        * control-center2.png: remove.
2004-11-16 08:58:45 +00:00
Mark McLoughlin
b39d768877 re-write to use libgnome-menu to load the contents of the preferences
2004-11-10  Mark McLoughlin  <mark@skynet.ie>

        * control-center-categories.[ch]: re-write to use libgnome-menu
        to load the contents of the preferences menu.

        * control-center.c:
        (relayout_canvas), (get_x), (get_y), (get_entry),
        (get_line_length): update for control-center-categories.[ch] changes.
        (activate_entry): load the .desktop file and launch.
        (create_window), (main): remove all nautilus and bonobo stuff.

        * gnome-control-center.png: rename from control-center2.png.

        * gnomecc.desktop.in: update for new icon name.

        * GNOME_ControlCenter.server.in: remove, we're not a Nautilus view
        anymore.

        * active.png, bcg_top.png, bg.png, bgtop.png,
          blank.png, ccsplash.png, empty.png, foot.png,
          gnome-lockscreen.png, gnome-unlockscreen.png,
          gnomecc-ui.xml, html-view.xpm, kill-gnomecc.sh,
          left.png, left_top.png, title.png, tree-view.xpm:
        Remove what seems to be a big bunch of cruft.

        * Makefile.am: remove cruft, install new icon, don't link
        aganst libnautilus.
2004-11-16 08:56:50 +00:00
Hendrik Richter
9ef3d2f467 Updated German translation. 2004-11-15 20:14:15 +00:00
David Lodge
d2be36a62a Updated British English translation.
2004-11-14  David Lodge <dave@cirt.net>

        * en_GB.po: Updated British English translation.
2004-11-14 20:14:39 +00:00
Laurent Dhima
0957cbe9a9 Updated Albanian translation by Elian Myftiu.
2004-11-11  Laurent Dhima  <laurenti@alblinux.net>

	* sq.po: Updated Albanian translation by Elian Myftiu.
2004-11-11 09:24:19 +00:00
Mark McLoughlin
f5304dd650 remove capplets/desktop-links/*
2004-11-09  Mark McLoughlin  <mark@skynet.ie>

        * POTFILES.in: remove capplets/desktop-links/*
2004-11-09 17:48:42 +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
Alexander Shopov
5bde1b9bd5 Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>
2004-11-08  Alexander Shopov  <ash@contact.bg>

	* bg.po: Updated Bulgarian translation by
	Vladimir Petkov <vpetkov@i-space.org>
2004-11-08 07:22:30 +00:00
Adam Weinberger
476c397fdf Updated Canadian English translation.
* en_CA.po: Updated Canadian English translation.
2004-11-04 21:33:45 +00:00
Laurent Dhima
a5f9c028cc Updated Albanian translation by Elian Myftiu.
2004-11-04  Laurent Dhima  <laurenti@alblinux.net>

	* sq.po: Updated Albanian translation by Elian Myftiu.
2004-11-04 09:06:37 +00:00