Thomas Wood
b7ce86ecec
Automatically create the ChangeLog file from VCS history
...
Added a dist-hook rule to create the ChangeLog file from the git log.
2009-11-14 15:17:28 +00:00
Claude Paroz
339738a567
Remove markup from translatable strings in GTKBuilder files. Fixes #99759
2009-08-06 11:53:42 +02:00
Thomas Wood
5d882a3bdd
Automatically generate .gitignore files with git.mk
...
Add git.mk and include it in all Makefiles to generate .gitignore files
2009-07-16 00:38:51 +01:00
Felix Riemann
0b65af5fad
[at-properties] Remove libglade depency from at-properties capplet
...
The image widgets used by the buttons are now created and assigned
through GtkBuilder directly as well.
2009-07-10 19:39:21 +02:00
Vincent Untz
950c137ea5
post-release bump to 2.25.91
...
2009-02-04 Vincent Untz <vuntz@gnome.org>
* configure.in: post-release bump to 2.25.91
svn path=/trunk/; revision=9237
2009-02-04 22:30:58 +00:00
Bastien Nocera
a4f0969525
upd 2.25.3
...
2008-12-18 Bastien Nocera <hadess@hadess.net>
* NEWS: upd
* configure.in: 2.25.3
svn path=/trunk/; revision=9178
2008-12-18 19:30:08 +00:00
Rodrigo Moya
8640021f19
prepare for 2.25.2 release.
...
2008-12-02 Rodrigo Moya <rodrigo@gnome-db.org>
* NEWS:
* *ChangeLog: prepare for 2.25.2 release.
svn path=/trunk/; revision=9158
2008-12-02 16:37:29 +00:00
Vincent Untz
d35680790c
post-release bump to 2.25.2.
...
2008-11-05 Vincent Untz <vuntz@gnome.org>
* configure.in: post-release bump to 2.25.2.
svn path=/trunk/; revision=9134
2008-11-05 14:54:05 +00:00
Søren Sandmann Pedersen
f9765e8db6
+Sat Oct 25 23:05:22 2008 Søren Sandmann <sandmann@redhat.com>
...
+
+ * main.c: Use dbus methods to log out instead of GnomeClient.
+
svn path=/trunk/; revision=9116
2008-10-26 03:05:51 +00:00
Søren Sandmann Pedersen
3a227fbc66
+Fri Oct 24 19:16:46 2008 Søren Sandmann <sandmann@redhat.com>
...
+
+ * gnome-about-me.c (main): Remove unused GnomeProgram variable
+
+Fri Oct 24 19:19:46 2008 Søren Sandmann <sandmann@redhat.com>
+
+ * sound-properties-capplet.c (setup_dialog): Delete code for
+ legacy config options
+
+Fri Oct 24 19:18:37 2008 Søren Sandmann <sandmann@redhat.com>
+
+ * capplet-util.c: Include <stdlib.h>
+ * capplet-util.h: Delete COPY_FROM_LEGACY macro
+
+Fri Oct 24 19:16:10 2008 Søren Sandmann <sandmann@redhat.com>
+
+ * gnome-keyboard-properties.c (main): Remove copying of legacy settings
+
svn path=/trunk/; revision=9112
2008-10-24 23:22:41 +00:00
Søren Sandmann Pedersen
6a34b073f1
+Fri Oct 24 18:31:25 2008 Søren Sandmann <sandmann@redhat.com>
...
+
+ * main.c (main): Use capplet_init() instead of gnome_program_init()
+
+Fri Oct 24 18:46:11 2008 Søren Sandmann <sandmann@redhat.com>
+
+ * appearance-main.c: Get rid of gnome includes
+
+Fri Oct 24 18:32:16 2008 Søren Sandmann <sandmann@redhat.com>
+
+ * appearance-main.c (main): Use capplet_init()
+
svn path=/trunk/; revision=9109
2008-10-24 22:50:58 +00:00
Søren Sandmann
1616422ded
Use gtk_show_uri() instead of gnome_help_display_desktop()
...
Fri Oct 24 15:42:11 2008 Søren Sandmann <sandmann@redhat.com>
* Use gtk_show_uri() instead of gnome_help_display_desktop()
svn path=/trunk/; revision=9094
2008-10-24 19:42:26 +00:00
Vincent Untz
1aee7c2ad6
post-release bump to 2.24.1.
...
2008-09-24 Vincent Untz <vuntz@gnome.org>
* configure.in: post-release bump to 2.24.1.
svn path=/trunk/; revision=9001
2008-09-24 16:50:50 +00:00
Jens Granseuer
f0c8f1cb26
Patch by: Wang Xin <jedy.wang@sun.com>
...
2008-08-23 Jens Granseuer <jensgr@gmx.net>
Patch by: Wang Xin <jedy.wang@sun.com>
* at-properties.desktop.in.in: improve tooltip wording (bug #545256 )
svn path=/trunk/; revision=8881
2008-08-23 12:24:29 +00:00
Jens Granseuer
d6c6b7362c
Patch by: Matthias Clasen <mclasen@redhat.com>
...
2008-06-21 Jens Granseuer <jensgr@gmx.net>
Patch by: Matthias Clasen <mclasen@redhat.com>
* at-properties.desktop.in.in:
* main.c: (setup_dialog): use standard icon name from the icon naming
spec (bug #539336 )
2008-06-21 Jens Granseuer <jensgr@gmx.net>
Patch by: Matthias Clasen <mclasen@redhat.com>
* appearance-main.c: (main):
* data/gnome-appearance-properties.desktop.in.in: use standard icon
name from the icon naming spec (bug #539339 )
2008-06-21 Jens Granseuer <jensgr@gmx.net>
Patch by: Matthias Clasen <mclasen@redhat.com>
* gnome-keybinding-properties.c: (setup_dialog):
* keybinding.desktop.in.in: update icon name to use what
gnome-icon-theme uses (bug #539338 )
2008-06-21 Jens Granseuer <jensgr@gmx.net>
Patch by: Matthias Clasen <mclasen@redhat.com>
* gnome-keyboard-properties.c: (main):
* keyboard.desktop.in.in: use standard icon name from the icon naming
spec (bug #539340 )
2008-06-21 Jens Granseuer <jensgr@gmx.net>
Patch by: Matthias Clasen <mclasen@redhat.com>
* gnome-window-properties.c: (main):
* window-properties.desktop.in.in: update icon name to use what
gnome-icon-theme uses (bug #539343 )
svn path=/trunk/; revision=8767
2008-06-21 10:20:57 +00:00
Vincent Untz
5e14bcf311
post-release bump to 2.23.3
...
2008-05-17 Vincent Untz <vuntz@gnome.org>
* configure.in: post-release bump to 2.23.3
svn path=/trunk/; revision=8716
2008-05-17 16:56:46 +00:00
Jens Granseuer
20ec24c30c
open the preferred applications dialog on the a11y page (bug #528196 )
...
2008-04-16 Jens Granseuer <jensgr@gmx.net>
* main.c: (cb_at_preferences): open the preferred applications dialog
on the a11y page (bug #528196 )
svn path=/trunk/; revision=8655
2008-04-16 16:47:56 +00:00
Jens Granseuer
5a99e085c1
Based on a patch by: Matthias Clasen <mclasen@redhat.com>
...
2008-04-08 Jens Granseuer <jensgr@gmx.net>
Based on a patch by: Matthias Clasen <mclasen@redhat.com>
* main.c: (create_dialog): don't show the "accessible login" button if
gdmsetup is not available (bug #526944 )
svn path=/trunk/; revision=8639
2008-04-08 16:23:58 +00:00
Jens Granseuer
debb696c49
Patch by: Patrick Wade <patrick.wade@sun.com>
...
2008-03-27 Jens Granseuer <jensgr@gmx.net>
Patch by: Patrick Wade <patrick.wade@sun.com>
* at-enable-dialog.glade:
* main.c: (create_dialog), (cb_at_preferences),
(cb_keyboard_preferences), (cb_mouse_preferences),
(cb_login_preferences), (setup_dialog): add button to launch mouse
accessibility properties (bug #515078 )
2008-03-27 Jens Granseuer <jensgr@gmx.net>
Patch by: Patrick Wade <patrick.wade@sun.com>
* gnome-mouse-properties.c: (main):
* gnome-mouse-properties.glade: add support for starting the capplet
on the appearance tab (required by bug #515078 )
svn path=/trunk/; revision=8597
2008-03-27 19:23:18 +00:00
Luca Ferretti
4cd9a95063
reviewed by: Jens Granseuer
...
2008-02-09 Luca Ferretti <elle.uca@libero.it>
reviewed by: Jens Granseuer
* at-enable-dialog.glade:
* at-properties.desktop.in.in: move capplet to main menu, was the
only one under Accessibility and rename "Assistive Tecnologies".
Using gnome-control-center will appead under Personal (closes
bug #515075 ).
svn path=/trunk/; revision=8463
2008-02-09 20:40:56 +00:00
Jens Granseuer
4346e3d0a4
remove accessibility keyboard capplet now that the functionality has been
...
2008-01-25 Jens Granseuer <jensgr@gmx.net>
* keyboard: remove accessibility keyboard capplet now that
the functionality has been folded into the keyboard capplet
svn path=/trunk/; revision=8415
2008-01-25 19:39:23 +00:00
Denis Washington
0662e1a9fd
Don't build gnome-accessibility-keyboard-properties, all it's features are
...
2008-01-03 Denis Washington <denisw@svn.gnome.org>
* configure.in:
* capplets/accessibility/Makefile.am:
Don't build gnome-accessibility-keyboard-properties, all
it's features are in the Keyboard capplet now.
svn path=/trunk/; revision=8367
2008-01-03 11:28:42 +00:00
Denis Washington
d528e9f4e2
Spawn the accessibility tab of the keyboard capplet instead of
...
2008-01-02 Denis Washington <denisw@svn.gnome.org>
* accessibility/at-properties/main.c: (cb_keyboard_preferences):
Spawn the accessibility tab of the keyboard capplet instead of
at-properties.
* capplets/keyboard/gnome-keyboard-properties.c: Add --a11y
command-line option to show the Accessibility tab when started.
svn path=/trunk/; revision=8365
2008-01-02 19:03:10 +00:00
Jens Granseuer
a94bd1c8b1
don't mark empty and padding strings for translation (bug #502087 )
...
2007-12-06 Jens Granseuer <jensgr@gmx.net>
* gnome-about-me.glade: don't mark empty and padding strings for
translation (bug #502087 )
2007-12-06 Jens Granseuer <jensgr@gmx.net>
* gnome-accessibility-keyboard-properties.glade: don't mark padding
string for translation (bug #502087 )
2007-12-06 Jens Granseuer <jensgr@gmx.net>
* data/appearance.glade: don't mark padding strings for translation
and add translation comments for the pixel order strings (bug #502087 )
2007-12-06 Jens Granseuer <jensgr@gmx.net>
* gnome-keyboard-properties.glade: don't mark padding strings and stock
items for translation (bug #502087 )
2007-12-06 Jens Granseuer <jensgr@gmx.net>
* gnome-mouse-properties.glade: don't mark padding string as
translatable (bug #502087 )
2007-12-06 Jens Granseuer <jensgr@gmx.net>
* gnome-window-properties.c: (reload_mouse_modifiers): add a comment
for translators (bug #502087 )
2007-12-06 Jens Granseuer <jensgr@gmx.net>
* apply-font.glade: don't mark padding string as translatable (bug
#502087 )
svn path=/trunk/; revision=8312
2007-12-06 21:02:54 +00:00
Sebastien Bacher
4b78e6e868
enable the preferred applications button, patch by Chris Jones (Closes:
...
2007-11-26 Sebastien Bacher <seb128@ubuntu.com>
* main.c: (at_enable_update): enable the preferred applications button,
patch by Chris Jones (Closes : #499332 )
svn path=/trunk/; revision=8300
2007-11-26 09:02:11 +00:00
Luca Ferretti
4bf8cec31e
Fixes #484351
...
2007-10-07 Luca Ferretti <elle.uca@libero.it>
Fixes #484351
* at-properties.desktop.in.in: don't use 'Preferences' word for
application name.
svn path=/trunk/; revision=8157
2007-10-07 14:20:49 +00:00
Jens Granseuer
97f89ca9e1
Patch by: Stephane Loeuillet <leroutier@gmail.com>
...
2007-10-02 Jens Granseuer <jensgr@gmx.net>
Patch by: Stephane Loeuillet <leroutier@gmail.com>
* capplets/about-me/gnome-about-me.desktop.in.in:
* capplets/accessibility/at-properties/at-properties.desktop.in.in:
* capplets/accessibility/keyboard/accessibility-keyboard.desktop.in.in:
* capplets/appearance/data/gnome-appearance-properties.desktop.in.in:
* capplets/appearance/data/gnome-theme-installer.desktop.in.in:
* capplets/appearance/theme-save.c:
* capplets/default-applications/default-applications.desktop.in.in:
* capplets/default-applications/gnome-at-session.desktop.in.in:
* capplets/display/display-properties.desktop.in.in:
* capplets/keybindings/keybinding.desktop.in.in:
* capplets/keyboard/keyboard.desktop.in.in:
* capplets/mouse/gnome-settings-mouse.desktop.in.in:
* capplets/network/gnome-network-preferences.desktop.in.in:
* capplets/sound/gnome-settings-sound.desktop.in.in:
* capplets/windows/window-properties.desktop.in.in:
* shell/gnomecc.desktop.in.in:
* shell/gnomecc.directory.in:
* vfs-methods/fontilus/font-method.directory.in:
* vfs-methods/fontilus/gnome-font-viewer.desktop.in.in:
* vfs-methods/themus/theme-method.directory.in:
* vfs-methods/themus/themus-theme-applier.desktop.in.in:
desktop file fixes: don't use the deprecated Encoding tag, change
Terminal=0 to Terminal=false, remove empty Categories= (bug #481740 )
svn path=/trunk/; revision=8153
2007-10-02 18:01:06 +00:00
Jens Granseuer
db897ac78e
Based on a patch by: Patrick Wade <patrick.wade@sun.com>
...
2007-09-18 Jens Granseuer <jensgr@gmx.net>
Based on a patch by: Patrick Wade <patrick.wade@sun.com>
* main.c: (close_logout_update), (setup_dialog): make logout button
sensitive whenever accessibility settings have been enabled or
disabled (closes bug #476921 )
svn path=/trunk/; revision=8122
2007-09-18 18:58:37 +00:00
Gabor Kelemen
491fe69808
Fix typo in string. (Closes bug #450405 ).
...
2007-06-24 Gabor Kelemen <kelemeng@gnome.hu>
* capplets/accessibility/at-properties/at-enable-dialog.glade: Fix typo in string.
(Closes bug #450405 ).
svn path=/trunk/; revision=7769
2007-06-24 10:10:06 +00:00
Jens Granseuer
3aaf0a7472
remove obsolete files remove leftover bits from bug #386413 to make
...
2007-06-02 Jens Granseuer <jensgr@gmx.net>
* at-startup-session.c:
* at-startup-session.h: remove obsolete files
* main.c: (at_enable_toggled): remove leftover bits from bug
#386413 to make distcheck pass
svn path=/trunk/; revision=7682
2007-06-02 12:02:22 +00:00
Jens Granseuer
9a75f91137
set button images via code instead of relying on glade, so they respect
...
2007-05-05 Jens Granseuer <jensgr@gmx.net>
* accessibility-keyboard.c: (setup_images):
* gnome-accessibility-keyboard-properties.glade: set button images
via code instead of relying on glade, so they respect the
gtk-button-images xsetting (bug #362880 )
svn path=/trunk/; revision=7557
2007-05-05 12:33:24 +00:00
Jens Granseuer
912be5ce97
set button images via code instead of relying on glade, so they respect
...
2007-05-05 Jens Granseuer <jensgr@gmx.net>
* at-enable-dialog.glade:
* main.c: (create_dialog): set button images via code instead of
relying on glade, so they respect the gtk-button-images xsetting
(closes bug #362880 )
svn path=/trunk/; revision=7556
2007-05-05 11:14:54 +00:00
Jens Granseuer
d1282b4146
fix critical warning
...
2007-05-05 Jens Granseuer <jensgr@gmx.net>
* at-enable-dialog.glade: fix critical warning
svn path=/trunk/; revision=7555
2007-05-05 10:30:17 +00:00
Rodrigo Moya
09de2d5330
renamed Bugzilla product.
...
2007-04-27 Rodrigo Moya <rodrigo@gnome-db.org>
* accessibility-keyboard.desktop.in.in: renamed Bugzilla product.
svn path=/trunk/; revision=7500
2007-04-27 10:09:48 +00:00
Rodrigo Moya
2ad2ed7d74
renamed Bugzilla product.
...
2007-04-27 Rodrigo Moya <rodrigo@gnome-db.org>
* at-properties.desktop.in.in: renamed Bugzilla product.
svn path=/trunk/; revision=7499
2007-04-27 10:07:41 +00:00
George Kraft IV
14339a470b
Fixes #386413
...
2007-04-26 George Kraft IV <gk4@austin.ibm.com>
Fixes #386413
* main.c: (AT_STARTUP_DIR, AT_STARTUP_KEY, SR_PREFS_DIR),
(init_startup_state, at_startup_toggled, at_startup_update_ui,
(at_startup_changed): depricated the selection and startup
of hardcoded assistive technologies.
* main.c: (cb_at_preferences, cb_keyboard_preferences,
cb_login_preferences): added callbacks to launch preference dialogs.
* Makefile.am: depricated files at-startup-session.[ch]
* at-enable-dialog.glade: removed the checkbox selection of
assistive technologies and added a push button to launch
the Preferred Applications dialog to setup ATs.
svn path=/trunk/; revision=7496
2007-04-26 11:14:15 +00:00
Jens Granseuer
c0346756dd
Patch by: Kristof Vansant <de_lupus@pandora.be>
...
2007-04-08 Jens Granseuer <jensgr@gmx.net>
Patch by: Kristof Vansant <de_lupus@pandora.be>
* at-enable-dialog.glade: don't require gnome glade lib
svn path=/trunk/; revision=7445
2007-04-08 12:18:43 +00:00
Jens Granseuer
de16439ab3
Patch by: Vitaliy Ischenko <betalb@gmail.com>
...
2007-03-18 Jens Granseuer <jensgr@gmx.net>
Patch by: Vitaliy Ischenko <betalb@gmail.com>
* capplets/about-me/gnome-about-me.glade:
* capplets/accessibility/keyboard/gnome-accessibility-keyboard-properties.glade:
* capplets/default-applications/gnome-default-applications-properties.glade:
* capplets/keyboard/gnome-keyboard-properties.glade:
* capplets/network/gnome-network-properties.glade:
don't hardcode the invisible char property in glade files (closes bug
#393879 )
svn path=/trunk/; revision=7395
2007-03-18 17:39:22 +00:00
Jens Granseuer
c76a7cc349
fix some reference leaks and don't segfault if the glade file is not
...
2007-02-08 Jens Granseuer <jensgr@gmx.net>
* main.c: (create_dialog), (main): fix some reference leaks and don't
segfault if the glade file is not available
svn path=/trunk/; revision=7264
2007-02-08 19:45:59 +00:00
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
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
Denis Washington
e6d9f7b888
Replace the non-standard-compilant categories PersonalSettings,
...
2007-01-17 Denis Washington <dwashington@gmx.net>
* capplets/accessibility/keyboard/accessibility-keyboard.desktop.in.in:
* capplets/accessibility/at-properties/at-properties.desktop.in.in:
* capplets/network/gnome-network-preferences.desktop.in.in:
* capplets/default-applications/default-applications.desktop.in.in:
* capplets/about-me/gnome-about-me.desktop.in.in:
Replace the non-standard-compilant categories PersonalSettings,
NetworkSettings and SystemSettings with X-GNOME-*.
svn path=/trunk/; revision=7149
2007-01-17 18:45:50 +00:00
Thomas Wood
092628858c
Rename "Keyboard" to "Keyboard Accesibility". Fixes bug 330697 (Keyboard
...
2007-01-09 Thomas Wood <thos@gnome.org>
* accessibility-keyboard.desktop.in.in: Rename "Keyboard" to "Keyboard
Accesibility". Fixes bug 330697 (Keyboard Accessibility applet has the
same menu item as the Keyboard applet).
svn path=/trunk/; revision=7121
2007-01-09 15:55:13 +00:00
Denis Washington
ab85ab8eeb
Fixes #393617
...
2007-01-08 Denis Washington <dwashington@gmx.net>
Fixes #393617
* */*.desktop.in.in: use new control center shell categories for
the capplets.
svn path=/trunk/; revision=7112
2007-01-08 22:40:59 +00:00
Christian Persch
64df6d6315
Update svn:ignore and remove .cvsignore files
...
svn path=/trunk/; revision=7040
2007-01-03 13:38:23 +00:00
Willie Walker
8895b85431
Fixes #348630
...
2006-08-07 Willie Walker <william.walker@sun.com>
Fixes #348630
* at-startup-session.c (at_startup_state_init, at_startup_state_update):
look for orca binary in path.
* at-startup-session.h: added new fields to enabled union.
* main.c (init_startup_state): added information about orca.
2006-08-07 09:52:38 +00:00
Rodrigo Moya
331dfdbc69
Fixed date
2006-08-07 09:25:38 +00:00
Rodrigo Moya
a2bd3d20f0
Fixes #348832
...
2006-07-08 Rodrigo Moya <rodrigo@novell.com>
Fixes #348832
* at-properties,desktop.in.in: Use correct Bugzilla component.
2006-08-07 09:15:00 +00:00
Sebastien Bacher
88e52ddfad
don't use the Application category for the .desktops, use the HardwareSettings
...
one for some, patch by Vincent Fretin <vincent.fretin@gmail.com>
(Closes : #344321 )
2006-07-23 10:52:01 +00:00
Sergey V. Udaltsov
ce6de90129
added GNOMECC_CAPPLETS_LIBS
2006-06-06 00:03:46 +00:00