James Henstridge
33f2620bc0
clear the SYMBOLIC_LINK flag if present on the file_info struct. Since
...
2004-02-10 James Henstridge <james@daa.com.au>
* font-method.c (fill_file_info): clear the SYMBOLIC_LINK flag if
present on the file_info struct. Since gnome-vfs doesn't support
cross-vfs symlinks, the symlink would no longer resolve when
returned by the fonts:/// method. Fixes bug #133811 .
2004-02-10 13:17:52 +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
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
Alex Duggan
777ac6fd50
Remove #define _(s) and replaced with #include <glib/gi18n.h> which fixes
...
2004-01-07 Alex Duggan <aldug@astrolinux.com>
* theme-method.c:
Remove #define _(s) and replaced with #include <glib/gi18n.h>
which fixes bug #130757 . Add a function prototype
(copied from font-method.c) to fix compiler warning.
* themus-properties-view.c:
Remove unused variable to fix compiler warning.
2004-01-07 18:08:24 +00:00
Andrew Sobala
c949aac8a2
use GNOMECC_GLADE_DIR. Patch from Marcin Krzyzanowski. Fixes: Bug 126545.
...
2004-01-02 Andrew Sobala <aes@gnome.org>
* Makefile.am:
* themus-theme-applier.c: (main): use GNOMECC_GLADE_DIR. Patch from
Marcin Krzyzanowski. Fixes: Bug 126545.
2004-01-02 19:11:57 +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
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
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
Jonathan Blandford
7cf28c368a
make dist made me change these
2003-09-02 20:43:52 +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
Andrew Sobala
147ec6386e
As per comments on Usability@gnome.org: Removed "Apply theme" context menu
...
2003-07-21 Andrew Sobala <aes@gnome.org>
As per comments on Usability@gnome.org:
* Removed "Apply theme" context menu item
* Made themes apply when you click on them instead
2003-07-21 21:35:24 +00:00
Andrew Sobala
68995d29bf
apply fonts ( fixes : #109543 )
...
2003-07-20 Andrew Sobala <aes@gnome.org>
* themus-component.c: (impl_Bonobo_Listener_event): apply
fonts (fixes : #109543 )
2003-07-20 22:31:17 +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
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
Andrew Sobala
dbb1f6dbdd
Fix Makefile.am brokenness that was causing property pages not to be shown
...
due to incorrectly generated .server files.
This makes the property page visible again, which is cool, which will make
everyone file bug reports about how bad it is, which is ... less cool.
Check bugzilla first. I know.
2003-06-14 23:58:25 +00:00
Andrew Sobala
079e8f507d
Fix from Rajkumar Sivasamy for extracting themes under Solaris due to not using
...
GNU tar.
gnome-control-center relies on the tar/gzip/bzip2 *binaries* to extract themes.
Subsequently it can't tell if things go wrong. This is one very good reason why
fixing the tar/gz/bz2 vfs methods would be a very good thing.
2003-06-06 15:05:13 +00:00
Andrew Sobala
e3d66e9268
HELLO #COMMITS!!!
...
2003-06-03 Andrew Sobala <aes@gnome.org>
* themus-properties-view.c: fix description word wrapping
* theme-method.c: gcc 2.x compile
2003-06-03 22:32:37 +00:00
Frédéric Crozat
4cd7796a0a
Quiet cvs.
...
* .cvsignore:
* capplets/common/.cvsignore:
* schemas/.cvsignore:
* vfs-methods/.cvsignore: Quiet cvs.
* capplets/common/Makefile.am: fix parallel build.
* capplets/common/gnome-theme-apply.c: add missing header.
2003-06-03 16:42:01 +00:00
Jonathan Blandford
ed905fefb6
<yosh> shut up cvs </yosh>
...
<yosh>
shut up cvs
</yosh>
2003-05-21 03:47:39 +00:00
Jonathan Blandford
52fcd102df
add fontilus support. add fontilus support. add fontilus support.
...
Tue May 20 12:43:59 2003 Jonathan Blandford <jrb@redhat.com>
* configure.in (FONTILUS): add fontilus support.
* vfs-methods/Makefile.am: add fontilus support.
* vfs-methods/fontilus/Makefile.am: add fontilus support.
2003-05-20 16:46:02 +00:00
Dmitry Mastrukov
45b7f71591
configure.in: Added Russian to ALL_LINGUAS.
2003-05-19 04:18:48 +00:00
Andrew Sobala
128bcd8d80
Andrew Sobala <aes@gnome.org>
...
The grand "themus->control-center" merge. See individual ChangeLogs for
details.
2003-05-13 18:37:05 +00:00
Danilo Šegan
7efdfdf974
Added "sr" and "sr@Latn" to ALL_LINGUAS.
...
2003-05-05 Danilo Šegan <dsegan@gmx.net>
* configure.in: Added "sr" and "sr@Latn" to ALL_LINGUAS.
* po/sr.po, po/sr@Latn.po: Added Serbian translation by
http://Prevod.org/ .
2003-05-06 02:57:30 +00:00
Hasbullah Bin Pit
826fd514fc
Added "ms".
...
2003-04-19 Hasbullah Bin Pit <sebol@ikhlas.com>
* configure.in(ALL_LINGUAS): Added "ms".
2003-04-20 10:49:06 +00:00
Jordi Mallach
7b87b54c2c
Added "ca" (Catalan) to ALL_LINGUAS.
2003-04-17 20:32:59 +00:00
Paul Duffy
e80943c46d
Added Irish Translation (ga)
...
2003-04-10 Paul Duffy <dubhthach@frink.nuigalway.ie>
Added Irish Translation (ga)
2003-04-10 18:55:06 +00:00
Sanlig Badral
da08656984
*** empty log message ***
2003-04-10 14:32:40 +00:00
Gil Osher
fca5c0b43b
Added "he" (Hebrew) to ALL_LINGUAS.
...
* configure.in: Added "he" (Hebrew) to ALL_LINGUAS.
2003-03-26 17:13:41 +00:00
Roozbeh Pournader
61a024c7bd
Added "fa" to ALL_LINGUAS. Added Persian translation.
...
2003-03-13 Roozbeh Pournader <roozbeh@sharif.edu>
* configure.in: Added "fa" to ALL_LINGUAS.
* po/fa.po: Added Persian translation.
2003-03-13 15:29:06 +00:00
Dmitry Mastrukov
d4fc8cbb14
configure.in: Added Belarusian to ALL_LINGUAS.
2003-03-03 05:29:30 +00:00
Gustavo Maciel Dias Vieira
608ffc0afa
Added pt_BR to ALL_LINGUAS.
...
2003-02-22 Gustavo Maciel Dias Vieira <gdvieira@zaz.com.br>
* configure.in: Added pt_BR to ALL_LINGUAS.
2003-02-22 21:49:26 +00:00
added ja into ALL_LINGUAS. T.Aihana
8d2be618f7
2003-02-16 added ja into ALL_LINGUAS. T.Aihana <aihana@gnome.gr.jp>
2003-02-16 10:45:45 +00:00
James Henstridge
b8d875ab3a
update version number.
...
2003-02-15 James Henstridge <james@daa.com.au>
* configure.in: update version number.
* NEWS: update news file for 0.4 release.
2003-02-15 11:17:33 +00:00
Zbigniew Chyla
81e38ad5b2
Added pl (Polish).
...
2003-02-13 Zbigniew Chyla <cyba@gnome.pl>
* configure.in (ALL_LINGUAS): Added pl (Polish).
2003-02-13 22:55:53 +00:00
Yuri Syrota
725ac548ef
Added Ukrainian translation
2003-02-10 09:18:27 +00:00
Mohammad DAMT
e1606104ff
Added Indonesian translation Added "id" to ALL_LINGUAS
...
2003-02-09 Mohammad DAMT <mdamt@bisnisweb.com>
* po/id.po: Added Indonesian translation
* configure.in: Added "id" to ALL_LINGUAS
2003-02-09 14:26:27 +00:00
Duarte Loreto
e3dd60098a
Added "pt" to ALL_LINGUAS.
...
2003-02-06 Duarte Loreto <happyguy_pt@hotmail.com>
* configure.in: Added "pt" to ALL_LINGUAS.
2003-02-06 03:08:37 +00:00
Abel Cheung
e4d106c33c
New traditional Chinese translation.
...
2003-02-05 Abel Cheung <maddog@linux.org.hk>
* zh_TW.po: New traditional Chinese translation.
2003-02-05 00:23:24 +00:00
James Henstridge
d795f5b45c
change verb name and menu item label.
...
2003-02-04 James Henstridge <james@daa.com.au>
* src/fontilus.server.in.in: change verb name and menu item label.
* src/fontilus-context-menu.c (handle_event): change verb name.
2003-02-04 13:13:30 +00:00
Yanko Kaneti
c6b858beeb
add fontilus.server.in.in Updated to include the context menu extensions.
...
2003-02-02 Yanko Kaneti <yaneti@declera.com>
* Makefile.am (EXTRA_DIST): add fontilus.server.in.in
* fontilus.spec.in: Updated to include the context menu extensions.
2003-02-03 15:05:57 +00:00
James Henstridge
5992c48c1f
bonobo activation server file for the fontilus component.
...
2003-02-02 James Henstridge <james@daa.com.au>
* src/fontilus.server.in.in: bonobo activation server file for the
fontilus component.
* src/fontilus-context-menu.c: Bonobo listener component to
implement custom context menu items for fonts under fonts:///,
which allows us to set the default font for the desktop.
2003-02-02 15:06:29 +00:00
Daniel Yacob
4ddeecaeed
Updating Amharic translation.
2003-02-02 14:09:57 +00:00
Pablo Saratxaga
9826fd3b53
Added Vietnamese file
2003-01-30 02:54:24 +00:00
Christophe Merlet
124003611b
Added French translation.
2003-01-29 18:46:55 +00:00
Alessio Frusciante
7e7aa89197
Added Italian translation by Luca Ferretti.
2003-01-29 10:26:23 +00:00
Paisa Seeluangsawat
3494cb57bd
Added Thai translation. Added "th".
...
2003-01-22 Paisa Seeluangsawat <paisa@colorado.edu>
* th.po: Added Thai translation.
* configure.in (ALL_LINGUAS): Added "th".
2003-01-23 01:14:28 +00:00
Peteris Krisjanis
9f4cb75a45
Artis Trops <hornet@navigator.lv> * configure.in: Added Latvian (lv) to ALL_LINGUAS
2003-01-19 13:58:27 +00:00
James Henstridge
ff051fce67
set the icon on the window based on the file type.
...
2003-01-15 James Henstridge <james@daa.com.au>
* src/font-view.c (set_icon): set the icon on the window based on
the file type.
2003-01-15 16:36:16 +00:00
Pablo Gonzalo del Campo
3f3ed8325e
Added "es" (Spanish).
...
2003-01-13 Pablo Gonzalo del Campo <pablodc@bigfoot.com>
* configure.in (ALL_LINGUAS): Added "es" (Spanish).
2003-01-13 14:24:41 +00:00