Christian Persch
43d40d7a0a
Don't define directories in configure. Remove some obsolete defines, and
...
2007-02-02 Christian Persch <chpe@svn.gnome.org>
* Makefile.am:
* capplets/about-me/Makefile.am:
* capplets/about-me/gnome-about-me-password.c: (passdlg_init):
* capplets/about-me/gnome-about-me.c: (about_me_setup_dialog):
* capplets/accessibility/at-properties/Makefile.am:
* capplets/accessibility/keyboard/Makefile.am:
* capplets/accessibility/keyboard/accessibility-keyboard.c:
(setup_accessX_dialog):
* capplets/background/Makefile.am:
* capplets/background/gnome-wp-capplet.c: (gnome_wp_create_dialog):
* capplets/common/Makefile.am:
* capplets/common/capplet-util.c: (capplet_set_icon):
* capplets/default-applications/Makefile.am:
* capplets/display/Makefile.am:
* capplets/file-types/Makefile.am:
* capplets/file-types/file-types-capplet.c: (create_dialog):
* capplets/file-types/mime-category-edit-dialog.c:
(mime_category_edit_dialog_init):
* capplets/file-types/mime-edit-dialog.c: (mime_edit_dialog_init):
* capplets/file-types/service-edit-dialog.c:
(service_edit_dialog_init):
* capplets/font/Makefile.am:
* capplets/keybindings/Makefile.am:
* capplets/keybindings/gnome-keybinding-properties.c:
(create_dialog):
* capplets/keyboard/Makefile.am:
* capplets/keyboard/gnome-keyboard-properties-xkblt.c:
(xkb_layout_choose):
* capplets/keyboard/gnome-keyboard-properties-xkbmc.c:
(choose_model):
* capplets/keyboard/gnome-keyboard-properties.c: (create_dialog):
* capplets/localization/Makefile.am:
* capplets/localization/gnome-localization-properties.c:
(create_dialog):
* capplets/mime-type/Makefile.am:
* capplets/mouse/Makefile.am:
* capplets/mouse/gnome-mouse-properties.c: (create_dialog):
* capplets/network/Makefile.am:
* capplets/network/gnome-network-preferences.c:
(cb_http_details_button_clicked), (main):
* capplets/rollback/Makefile.am:
* capplets/sound/Makefile.am:
* capplets/sound/sound-properties-capplet.c: (create_dialog),
(device_test_button_clicked):
* capplets/theme-switcher/Makefile.am:
* capplets/ui-properties/Makefile.am:
* capplets/ui-properties/gnome-ui-properties.c: (create_dialog):
* capplets/url-properties/Makefile.am:
* capplets/windows/Makefile.am:
* capplets/wm-properties/wm-desktops/Makefile.am:
* configure.in:
* gnome-settings-daemon/Makefile.am:
* gnome-settings-daemon/actions/Makefile.am:
* gnome-settings-daemon/gnome-settings-xmodmap.c:
(gnome_settings_modmap_dialog_call):
* gnome-settings-daemon/gnome-settings-xrdb.c:
* gnome-settings-daemon/gsd-media-keys-window.c: (action_changed),
(gsd_media_keys_window_init):
* gnome-settings-daemon/xrdb/Makefile.am:
* typing-break/Makefile.am:
* vfs-methods/themus/Makefile.am: Don't define directories in
configure. Remove some obsolete defines, and use the standard
installation paths. Bug #395383 .
svn path=/trunk/; revision=7226
2007-02-02 18:12:40 +00:00
Jens Granseuer
76cbf39631
Patch by: Gabor Kelemen <kelemeng@gnome.hu>
...
2007-02-02 Jens Granseuer <jensgr@gmx.net>
Patch by: Gabor Kelemen <kelemeng@gnome.hu>
* sound-properties-capplet.c: (setup_devices): Polypaudio is now
PulseAudio (fixes bug #394003 )
svn path=/trunk/; revision=7225
2007-02-02 16:29:09 +00:00
Theppitak Karoonboonyanan
56e82de4b4
Updated Thai translation.
...
* th.po: Updated Thai translation.
svn path=/trunk/; revision=7224
2007-02-02 13:49:04 +00:00
Jens Granseuer
39ed90d6f3
round volume instead of truncating on unmute so a simple mute/unmute
...
2007-02-02 Jens Granseuer <jensgr@gmx.net>
* actions/acme-volume-gstreamer.c:
(acme_volume_gstreamer_set_mute): round volume instead of
truncating on unmute so a simple mute/unmute doesn't lower the
volume (fixes bug #400966 )
svn path=/trunk/; revision=7223
2007-02-01 22:53:22 +00:00
Jovan Naumovski
34654b9ff0
2007-01-31 Jovan Naumovski <jovanna@svn.gnome.org> *mk.po: Updated Macedonian translation.
...
svn path=/trunk/; revision=7222
2007-01-31 22:54:06 +00:00
Christian Persch
12205181f7
Don't define dbus services
...
2007-01-31 Christian Persch <chpe@svn.gnome.org>
* configure.in:
* gnome-settings-daemon/Makefile.am: Don't define dbus services
svn path=/trunk/; revision=7221
2007-01-31 22:46:48 +00:00
Jens Granseuer
7e4de1a53c
remove left-over call to gnome_theme_init(). The rest of the code dealing
...
2007-01-31 Jens Granseuer <jensgr@gmx.net>
* gnome-keybinding-properties.c: (main): remove left-over call to
gnome_theme_init(). The rest of the code dealing with (key) themes
has been removed back in 2004... (fixes #157452 )
svn path=/trunk/; revision=7220
2007-01-31 22:30:35 +00:00
Christian Persch
c19d6d800d
Fix localedir defines. Bug #395383 .
...
2007-01-31 Christian Persch <chpe@svn.gnome.org>
* capplets/accessibility/at-properties/Makefile.am:
* capplets/accessibility/keyboard/Makefile.am:
* capplets/background/Makefile.am:
* capplets/common/Makefile.am:
* capplets/default-applications/Makefile.am:
* capplets/display/Makefile.am:
* capplets/font/Makefile.am:
* capplets/keybindings/Makefile.am:
* capplets/keyboard/Makefile.am:
* capplets/mouse/Makefile.am:
* capplets/network/Makefile.am:
* capplets/theme-switcher/Makefile.am:
* capplets/ui-properties/Makefile.am:
* capplets/windows/Makefile.am:
* configure.in:
* gnome-settings-daemon/Makefile.am:
* libbackground/Makefile.am:
* libwindow-settings/Makefile.am:
* typing-break/Makefile.am:
* vfs-methods/fontilus/Makefile.am:
* vfs-methods/themus/Makefile.am: Fix localedir defines. Bug #395383 .
svn path=/trunk/; revision=7219
2007-01-31 21:09:43 +00:00
Jens Granseuer
413ec80cd2
don't leak the GnomeProgram reference
...
2007-01-31 Jens Granseuer <jensgr@gmx.net>
* factory.c: (main): don't leak the GnomeProgram reference
svn path=/trunk/; revision=7218
2007-01-31 19:08:51 +00:00
Jens Granseuer
5f9d174f42
plug memory leaks (fixes bug #395609 )
...
2007-01-31 Jens Granseuer <jensgr@gmx.net>
* gnome-network-preferences.c: (cb_remove_url),
(cb_dialog_response), (cb_use_same_proxy_checkbutton_clicked),
(main): plug memory leaks (fixes bug #395609 )
svn path=/trunk/; revision=7217
2007-01-31 17:57:19 +00:00
Jens Granseuer
6c52e0a535
don't leak the references to the glade dialog and GnomeProgram
...
2007-01-31 Jens Granseuer <jensgr@gmx.net>
* gnome-window-properties.c: (main): don't leak the references to the
glade dialog and GnomeProgram
svn path=/trunk/; revision=7216
2007-01-31 17:51:13 +00:00
Jens Granseuer
03bba8dc56
don't leak the references to the glade dialog and GnomeProgram
...
2007-01-31 Jens Granseuer <jensgr@gmx.net>
* gnome-ui-properties.c: (main): don't leak the references to the glade
dialog and GnomeProgram
svn path=/trunk/; revision=7215
2007-01-31 17:48:40 +00:00
Jens Granseuer
28de04be2a
make sure we have a key event before treating it as such (fixes bug
...
2007-01-31 Jens Granseuer <jensgr@gmx.net>
* gnome-settings-multimedia-keys.c: (acme_filter_events): make sure
we have a key event before treating it as such (fixes bug #382503 )
svn path=/trunk/; revision=7214
2007-01-31 17:31:43 +00:00
Jens Granseuer
204dd9a088
don't install the same filter twice; we already install it for all
...
2007-01-31 Jens Granseuer <jensgr@gmx.net>
* gnome-settings-keyboard-xkb.c:
(gnome_settings_keyboard_xkb_init): don't install the same filter
twice; we already install it for all windows, so we don't need
another one for the root window (fixes bug #382504 )
svn path=/trunk/; revision=7213
2007-01-31 17:24:16 +00:00
Yair Hershkovitz
d992d02c9f
updated hebrew transdlation
...
svn path=/trunk/; revision=7212
2007-01-31 12:29:57 +00:00
Gabor Kelemen
4d6498454f
Translation updated.
...
2007-01-30 Gabor Kelemen <kelemeng@gnome.hu>
* hu.po: Translation updated.
svn path=/trunk/; revision=7211
2007-01-30 23:11:45 +00:00
Jens Granseuer
3cd5df3cc8
fix typo in usage string (noticed by Christian Persch, fixes bug #398361 )
...
2007-01-30 Jens Granseuer <jensgr@gmx.net>
* control-center.c: (main): fix typo in usage string (noticed by
Christian Persch, fixes bug #398361 )
svn path=/trunk/; revision=7210
2007-01-30 21:13:02 +00:00
Jens Granseuer
d6ba28d56d
property is called "focus-on-map", not "set-focus-on-map"
...
2007-01-30 Jens Granseuer <jensgr@gmx.net>
* gsd-media-keys-window.c: (gsd_media_keys_window_new): property
is called "focus-on-map", not "set-focus-on-map"
svn path=/trunk/; revision=7209
2007-01-30 20:54:46 +00:00
Jens Granseuer
2006d45e5b
dump remnants of gstreamer-0.8 since it's not been supported for a while
...
2007-01-30 Jens Granseuer <jensgr@gmx.net>
* configure.in: dump remnants of gstreamer-0.8 since it's not been
supported for a while
svn path=/trunk/; revision=7208
2007-01-30 20:52:01 +00:00
Jens Granseuer
5332e54d66
initialize 'vol' variable to prevent crashes/assertion failures trying to
...
2007-01-30 Jens Granseuer <jensgr@gmx.net>
* actions/acme-volume-gstreamer.c: (update_state): initialize 'vol'
variable to prevent crashes/assertion failures trying to set
ridiculously high/low volume (fixes bug #401376 )
svn path=/trunk/; revision=7207
2007-01-30 17:26:39 +00:00
Scott Reeves
f3f24bbbc5
fix for inconsistent GenericNames
...
svn path=/trunk/; revision=7206
2007-01-30 17:18:30 +00:00
Jens Granseuer
b5d35fbfa3
issue a sensible error message when trying to use unmodified keybindings
...
2007-01-30 Jens Granseuer <jensgr@gmx.net>
* gnome-keybinding-properties.c: (accel_edited_callback): issue a
sensible error message when trying to use unmodified keybindings
(fixes #328152 )
svn path=/trunk/; revision=7205
2007-01-30 17:01:40 +00:00
Jakub Friedl
9d895cfc0d
Updated Czech translation.
...
2007-01-30 Jakub Friedl <jfriedl@suse.cz>
* cs.po: Updated Czech translation.
svn path=/trunk/; revision=7204
2007-01-30 14:57:00 +00:00
Kjartan Maraas
2377c1d757
ANSIfication of function declaration.
...
2007-01-29 Kjartan Maraas <kmaraas@gnome.org>
* control-center.c: (get_actions_list): ANSIfication
of function declaration.
svn path=/trunk/; revision=7201
2007-01-29 09:23:52 +00:00
Kjartan Maraas
141461d3e5
Sparse warning fixes: - Mark some stuff static - ANSIfication of function
...
2007-01-29 Kjartan Maraas <kmaraas@gnome.org>
* gnome-settings-background.c:
* gnome-settings-background.h:
* gnome-settings-dbus.c:
* gnome-settings-font.c:
* gnome-settings-font.h:
* gnome-settings-keyboard.c: (numlock_NumLock_modifier_mask),
(numlock_gconf_state_key), (numlock_get_gconf_state),
(numlock_install_xkb_callback):
* gnome-settings-mouse.c:
* gnome-settings-mouse.h:
* gnome-settings-xmodmap.c: (gnome_settings_load_modmap_files):
Sparse warning fixes:
- Mark some stuff static
- ANSIfication of function declarations
- Some other bits.
svn path=/trunk/; revision=7200
2007-01-29 09:22:55 +00:00
Kjartan Maraas
26801cccd6
Sparse warning fix.
...
2007-01-29 Kjartan Maraas <kmaraas@gnome.org>
* gnome-network-preferences.c: (create_listmodel):
Sparse warning fix.
svn path=/trunk/; revision=7199
2007-01-29 09:20:43 +00:00
Kjartan Maraas
3daf545d0c
Fix compiler warnings. Correct order of args to a gnome_vfs_xfer function.
...
2007-01-29 Kjartan Maraas <kmaraas@gnome.org>
* gnome-theme-details.c: (update_color_scheme_tab), (remove_theme),
(gnome_theme_details_init):
* gnome-theme-installer.c: (extract_files_error_dialog):
* gnome-theme-manager.c: (get_lockdown_status):
Fix compiler warnings. Correct order of args to a gnome_vfs_xfer
function.
svn path=/trunk/; revision=7198
2007-01-29 09:20:09 +00:00
Kjartan Maraas
d033af5089
ANSIfication of function declarations.
...
2007-01-29 Kjartan Maraas <kmaraas@gnome.org>
* sound-properties-capplet.c: (setup_hal_devices), (setup_devices):
ANSIfication of function declarations.
svn path=/trunk/; revision=7197
2007-01-29 09:18:55 +00:00
Kjartan Maraas
ca69387471
Mark a struct static.
...
2007-01-29 Kjartan Maraas <kmaraas@gnome.org>
* main.c: Mark a struct static.
svn path=/trunk/; revision=7196
2007-01-29 09:18:04 +00:00
Kjartan Maraas
43f439ccd8
Mark some stuff as static.
...
2007-01-29 Kjartan Maraas <kmaraas@gnome.org>
* theme-thumbnail.c: Mark some stuff as static.
svn path=/trunk/; revision=7195
2007-01-29 09:17:37 +00:00
Kjartan Maraas
5f7a5f7fa2
ANSIfication of function declaration.
...
2007-01-29 Kjartan Maraas <kmaraas@gnome.org>
* gnome-wp-capplet.c: (wallpaper_properties_init):
ANSIfication of function declaration.
svn path=/trunk/; revision=7194
2007-01-29 09:17:07 +00:00
Christian Persch
59a4c03b80
Respect the --disable-schemas-install configure flag. Bug #401004 .
...
2007-01-28 Christian Persch <chpe@svn.gnome.org>
* shell/Makefile.am: Respect the --disable-schemas-install configure
flag. Bug #401004 .
svn path=/trunk/; revision=7192
2007-01-28 17:32:06 +00:00
Takeshi AIHANA
494610f833
Updated Japanese translation.
...
2007-01-28 Takeshi AIHANA <takeshi.aihana@gmail.com>
* ja.po: Updated Japanese translation.
svn path=/trunk/; revision=7191
2007-01-28 11:17:19 +00:00
Theppitak Karoonboonyanan
e6e547c8e2
Updated Thai translation.
...
* th.po: Updated Thai translation.
svn path=/trunk/; revision=7190
2007-01-28 04:09:13 +00:00
Daniel Nylander
08aff1ae09
sv.po: Swedish translation updated
...
svn path=/trunk/; revision=7189
2007-01-27 20:16:41 +00:00
Arangel Angov
bc2b348748
Updated Macedonian Translation by Arangel Angov, <arangel@linux.net.mk>
...
svn path=/trunk/; revision=7188
2007-01-27 12:18:11 +00:00
Amanpreet Singh Alam
0519bad07f
updating Punjabi translation
...
svn path=/trunk/; revision=7187
2007-01-27 06:23:05 +00:00
Scott Reeves
89ba6b4b3d
respect the exit_on_close flag
...
svn path=/trunk/; revision=7186
2007-01-26 21:25:46 +00:00
Thomas Wood
908ab38dfa
Patch by: Alberto Ruiz <aruiz@synaptia.net>
...
2007-01-26 Thomas Wood <thos@gnome.org>
Patch by: Alberto Ruiz <aruiz@synaptia.net>
* gnome-theme-installer.c: (transfer_done_cb),
(gnome_theme_install_from_uri): Fixes on the suffix checks.
svn path=/trunk/; revision=7185
2007-01-26 17:32:20 +00:00
Rodrigo Moya
2f7a57426a
added 'Change theme' and 'Set preferred applications' to common tasks.
...
2007-01-26 Rodrigo Moya <rodrigo@gnome-db.org>
* control-center.schemas.in: added 'Change theme' and 'Set preferred
applications' to common tasks.
svn path=/trunk/; revision=7184
2007-01-26 13:30:01 +00:00
Rodrigo Moya
a6e6d88f8c
added schemas for the new GConf prefix, and add common tasks.
...
2007-01-26 Rodrigo Moya <rodrigo@gnome-db.org>
* control-center.schemas.in: added schemas for the new GConf prefix,
and add common tasks.
* Makefile.am: install schemas.
svn path=/trunk/; revision=7183
2007-01-26 13:12:54 +00:00
Rodrigo Moya
c9cd656a2f
changed GConf prefix to /apps/... (handle_static_action_clicked): prevent
...
2007-01-26 Rodrigo Moya <rodrigo@gnome-db.org>
* control-center.c: changed GConf prefix to /apps/...
(handle_static_action_clicked): prevent capplets from being launched
twice.
svn path=/trunk/; revision=7182
2007-01-26 12:58:53 +00:00
Alexander Shopov
159e23217e
Updated Bulgarian translation by Yavor Doganov <yavor@doganov.org>
...
2007-01-26 Alexander Shopov <ash@contact.bg>
* bg.po: Updated Bulgarian translation by
Yavor Doganov <yavor@doganov.org>
svn path=/trunk/; revision=7180
2007-01-25 22:38:30 +00:00
Daniel Nylander
820443efbc
sv.po: Swedish translation updated
...
svn path=/trunk/; revision=7179
2007-01-25 22:14:53 +00:00
Amanpreet Singh Alam
6409df1bc1
updating Punjabi translation
...
svn path=/trunk/; revision=7178
2007-01-25 11:14:59 +00:00
Amanpreet Singh Alam
d5235341c5
updating for Punjabi
...
svn path=/trunk/; revision=7177
2007-01-25 11:11:29 +00:00
Rodrigo Moya
a37b032ead
removed old shell.
...
2007-01-25 Rodrigo Moya <rodrigo@gnome-db.org>
* control-center/*: removed old shell.
svn path=/trunk/; revision=7176
2007-01-25 10:42:36 +00:00
Kjartan Maraas
c8fc56f328
Updated Norwegian bokmål translation.
...
2007-01-24 Kjartan Maraas <kmaraas@gnome.org>
* nb.po: Updated Norwegian bokmål translation.
svn path=/trunk/; revision=7175
2007-01-24 09:55:46 +00:00
David Lodge
124ef339ea
Updated (British) English translation
...
svn path=/trunk/; revision=7174
2007-01-23 19:31:17 +00:00
Theppitak Karoonboonyanan
82f4338152
Updated Thai translation.
...
* th.po: Updated Thai translation.
svn path=/trunk/; revision=7173
2007-01-23 16:55:42 +00:00