David Sedeo
f0a452b3f7
( http://bugzilla.gnome.org/show_bug.cgi?id=143958 ) Revert option added.
...
2004-06-20 David Sedeo <david@alderia.com>
(http://bugzilla.gnome.org/show_bug.cgi?id=143958 )
* gnome-theme-manager.c, theme-properties.glade: Revert option added.
Two now gboolean global var: 'themes_loaded' to check if its the first
time that has cold meta_theme_selection_changed. 'rervert' to known
in the same function if the selection has change because a revert.
(meta_theme_selection_changed): If it's the same time, save the
initial theme in initial_meta_theme_info. If the selection has change
because a revert click, set the sensitive of the revert button
to false.
(revert_theme_clicked): callback for the revert button clicked signal.
Set the initial_meta_theme and set sensitive to FALSE.
(setup_dialog): Added the revert button to the gtk_size_group, connect
the clicked callback and set sensitive initially to FALSE.
2004-06-20 11:02:04 +00:00
Crispin Flowerday
71d47e6105
Translate the menus_have_icons gconf key to the MenuImages xsetting
...
2004-06-18 Crispin Flowerday <gnome@flowerday.cx>
* gnome-settings-xsettings.c: Translate the menus_have_icons
gconf key to the MenuImages xsetting (Closes bug #144201 )
2004-06-18 19:38:53 +00:00
Bastien Nocera
626c8e98db
make AcmeVolume descend of a GObject, not itself (spotted by Mariano
...
2004-06-18 Bastien Nocera <hadess@hadess.net>
* actions/acme-volume.c: make AcmeVolume descend of a GObject, not
itself (spotted by Mariano Suárez-Alvarez <mariano@gnome.org>)
2004-06-18 09:35:21 +00:00
Gustavo Maciel Dias Vieira
b810ae03dd
Small translation fix.
...
2004-06-17 Gustavo Maciel Dias Vieira <gustavo@sagui.org>
* pt_BR.po: Small translation fix.
2004-06-17 20:58:39 +00:00
Artur Flinta
79e964d278
Updated Polish translation by GNOME PL Team.
...
2004-06-17 Artur Flinta <aflinta@cvs.gnome.org>
* pl.po: Updated Polish translation by GNOME PL Team.
2004-06-17 10:33:43 +00:00
Laurent Dhima
c10d1bb943
Updated Albanian translation
...
* sq.po: Updated Albanian translation
2004-06-16 14:50:25 +00:00
Laurent Dhima
f1fd41fb26
Updated
2004-06-16 14:48:45 +00:00
Bastien Nocera
6be6e425ed
cleanups, and warning fixes
...
2004-06-15 Bastien Nocera <hadess@hadess.net>
* actions/acme-fb-level.c: (acme_fblevel_init):
* actions/acme-volume-alsa.c: (acme_volume_alsa_init),
(acme_volume_alsa_class_init):
* actions/acme-volume-gstreamer.c: (acme_volume_gstreamer_init):
* actions/acme-volume-oss.c: (acme_volume_oss_init),
(acme_volume_oss_class_init):
* actions/acme-volume.c: (acme_volume_class_init),
(acme_volume_init): cleanups, and warning fixes
2004-06-15 Bastien Nocera <hadess@hadess.net>
* .cvsignore: upd
2004-06-15 15:39:36 +00:00
Adam Weinberger
081a3dd302
Updated Canadian English translation.
...
* en_CA.po: Updated Canadian English translation.
2004-06-12 03:00:10 +00:00
Žygimantas Beručka
62335d6551
Updated Lithuanian translation.
...
2004-06-11 Žygimantas Beručka <uid0@akl.lt>
* lt.po: Updated Lithuanian translation.
2004-06-11 15:39:31 +00:00
Adam Weinberger
09400e1838
Updated Canadian English translation.
...
* en_CA.po: Updated Canadian English translation.
2004-06-11 01:46:20 +00:00
David Sedeño Fernández
6074ae0a46
http://bugzilla.gnome.org/show_bug.cgi?id=136483
...
* main.c (run_revert_dialog, cb_dialog_response) : Hide
the configuration dialog and center the confirmation one.
2004-06-10 21:34:39 +00:00
Miloslav Trmac
7fd856d824
Updated Czech translation.
...
2004-06-10 Miloslav Trmac <mitr@volny.cz>
* cs.po: Updated Czech translation.
2004-06-10 15:51:07 +00:00
David Sedeo
a5226ed52e
http://bugzilla.gnome.org/show_bug.cgi?id=137579 Put title to the
...
2004-06-09 David Sedeo <david@alderia.com>
http://bugzilla.gnome.org/show_bug.cgi?id=137579
* main.c (main) : Put title to the confirmation dialog box
2004-06-09 21:39:41 +00:00
Kaushal Kumar
c42e05a7e7
Associate the help button response with the appropriate callback. Fixes
...
2004-06-07 Kaushal Kumar <kaushal.kumar@wipro.com>
* gnome-window-properties.c (response_cb): Associate the help
button response with the appropriate callback.
Fixes bug #141391 .
2004-06-07 11:41:13 +00:00
Dinesh Nadarajah
d3bca0732b
Updated Tamil Translation
...
2004-06-05 Dinesh Nadarajah <dinesh_list@sbcglobal.net>
* ta.po: Updated Tamil Translation
2004-06-05 17:40:28 +00:00
Laurent Dhima
3ef1bd059d
Updated Albanian translation
...
* sq.po: Updated Albanian translation
2004-06-05 09:32:00 +00:00
Laurent Dhima
df68acb1b7
Updated
2004-06-05 09:30:32 +00:00
Funda Wang
714132363e
Updated Simplified Chinese translation
2004-06-04 14:59:27 +00:00
Adam Weinberger
a6d58fbd99
Updated Canadian English translation.
...
* en_CA.po: Updated Canadian English translation.
2004-06-03 00:20:45 +00:00
Gareth Owen
d535b6fdbf
Updated British English translation
2004-06-02 12:22:51 +00:00
Miloslav Trmac
e77e545748
Updated Czech translation.
...
2004-06-02 Miloslav Trmac <mitr@volny.cz>
* cs.po: Updated Czech translation.
2004-06-02 09:35:56 +00:00
Ole Laursen
a6d057d8db
Revamped the internal design and inserted headings to make the layout
...
2004-05-30 Ole Laursen <olau@hardworking.dk>
* gnome-window-properties.glade: Revamped the internal design and
inserted headings to make the layout cleaner.
2004-06-01 17:24:00 +00:00
Alexander Shopov
506b98a139
Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>
...
2004-06-01 Alexander Shopov <ash@contact.bg>
* bg.po: Updated Bulgarian translation by
Vladimir Petkov <vpetkov@i-space.org>
2004-06-01 16:14:16 +00:00
Jody Goldberg
3c41dec01c
Move the patch into cvs for the release
...
2004-06-01 Jody Goldberg <jody@gnome.org>
* control-center.c (relayout_canvas) : minor layout tweaks
and improved padding
2004-06-01 13:01:59 +00:00
Jody Goldberg
80f10aac09
and again
2004-05-30 21:25:35 +00:00
Jody Goldberg
d7618a9739
add missing files
2004-05-30 21:24:09 +00:00
Nikos Charonitakis
aa9978e6ca
Updated Greek translation
2004-05-30 10:11:45 +00:00
Adam Weinberger
d612b21e34
Updated Canadian English translation.
...
* en_CA.po: Updated Canadian English translation.
2004-05-28 00:36:44 +00:00
Jody Goldberg
2e0613c383
new canvas item to match nautilus.
...
2004-05-27 Jody Goldberg <jody@gnome.org>
* gnomecc-rounded-rect.c : new canvas item to match nautilus.
* control-center.c (setup_entry) : add proper focus handling
2004-05-27 22:42:15 +00:00
Muktha
0bcf4f2771
Avoid recursive call of this function when the icon file is not found.
...
2004-19-05 Muktha <muktha.narayan@wipro.com>
* mime-type-info.c (get_icon_pixbuf): Avoid recursive call of this
function when the icon file is not found. Fixes file-types capplet
hang. Bug #142894 .
2004-05-27 09:35:24 +00:00
Padraig O'Briain
9d1a12fee0
Set accessible name for GtkTreeViews in Theme Details dialog. Fixes bug
...
2004-05-27 Padraig O'Briain <padraig.obriain@sun.com>
* theme-properties.glade: Set accessible name for GtkTreeViews
in Theme Details dialog. Fixes bug #142402 .
2004-05-27 06:53:48 +00:00
Christophe Merlet
d90981b0a3
Updated French translation.
2004-05-26 22:59:42 +00:00
Adam Weinberger
54ca2151ab
Updated Canadian English translation.
...
* en_CA.po: Updated Canadian English translation.
2004-05-25 20:46:59 +00:00
Sergey V. Udaltsov
0a0dfc7474
Now acme can plug xmodmaping callback
2004-05-25 17:36:44 +00:00
Adam Weinberger
315964c1a9
Updated Canadian English translation.
...
* en_CA.po: Updated Canadian English translation.
2004-05-24 21:36:23 +00:00
Francisco Javier F. Serrador
0be6376997
Updated Spanish translation
...
2004-05-23 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* es.po: Updated Spanish translation
2004-05-23 17:18:38 +00:00
Nikos Charonitakis
7321237c01
Updated Greek translation: Fix some typos
2004-05-22 07:54:03 +00:00
Alexander Winston
8f8b90e21c
Updated Canadian English translation.
...
2004-05-20 Alexander Winston <alexander.winston@comcast.net>
* en_CA.po: Updated Canadian English translation.
2004-05-20 20:09:29 +00:00
Miloslav Trmac
dd94133c31
Updated Czech translation.
...
2004-05-19 Miloslav Trmac <mitr@volny.cz>
* cs.po: Updated Czech translation.
2004-05-19 09:23:16 +00:00
Gareth Owen
49dff218c9
Updated British English translation
2004-05-19 00:05:33 +00:00
Muktha Narayan
6c84203b0c
New (wallpaper_properties_init): Add accessible names.
...
2004-05-14 Muktha Narayan <muktha.narayan@wipro.com>
* gnome-wp-capplet.c (set_accessible_name): New
(wallpaper_properties_init): Add accessible names.
Fixes #142517
2004-05-18 16:29:29 +00:00
Jody Goldberg
f8403674b3
Ensure that the selected entry is visible.
...
2004-05-18 Jody Goldberg <jody@gnome.org>
* control-center.c (select_entry) : Ensure that the selected
entry is visible.
2004-05-17 Jody Goldberg <jody@gnome.org>
* control-center-categories.c : merge the icon theme handling from the
existing control center into the ximian shell.
2004-05-18 14:58:20 +00:00
Miloslav Trmac
58ab319cc7
Updated Czech translation.
...
2004-05-18 Miloslav Trmac <mitr@volny.cz>
* cs.po: Updated Czech translation.
2004-05-18 14:44:14 +00:00
Padraig O'Briain
fd088b443a
Mark accessible names for translation. Fixes bug #136291 .
...
2004-05-18 Padraig O'Briain <padraig.obriain@sun.com>
* gnome-network-preferences.glade: Mark accessible names for
translation. Fixes bug #136291 .
2004-05-18 12:56:47 +00:00
Jody Goldberg
8342be7cba
check for, but do not require nautilus libs. These is necessary if we move
...
2004-05-17 Jody Goldberg <jody@gnome.org>
* configure.in : check for, but do not require nautilus libs. These
is necessary if we move to the osx/ximian style shell.
2004-05-17 17:03:38 +00:00
Jody Goldberg
9ed37401fb
For : Michael Terry <mike@mterry.name>
...
2004-05-09 Jody Goldberg <jody@gnome.org>
For : Michael Terry <mike@mterry.name>
http://bugzilla.gnome.org/show_bug.cgi?id=99529
* gnome-keybinding-properties.c : remove functions dealing with
the keyboard theme
* gnome-keybinding-properties.glade : remove keyboard theme option
box and keyboard shortcut label
2004-05-17 16:25:01 +00:00
Jody Goldberg
5e25052341
http://bugzilla.gnome.org/show_bug.cgi?id=142190
...
2004-05-17 Jody Goldberg <jody@gnome.org>
http://bugzilla.gnome.org/show_bug.cgi?id=142190
http://bugzilla.gnome.org/show_bug.cgi?id=142191
* font-properties.glade : fix conflicting mnemonics
2004-05-17 15:49:33 +00:00
Jody Goldberg
597b552366
http://bugzilla.gnome.org/show_bug.cgi?id=142191 fix conflicting mnemonics
...
2004-05-17 Jody Goldberg <jody@gnome.org>
http://bugzilla.gnome.org/show_bug.cgi?id=142191
* font-properties.glade : fix conflicting mnemonics
2004-05-17 15:48:00 +00:00
Jody Goldberg
8882a1cbe3
Add some missing files
2004-05-17 12:48:52 +00:00