Bradford Hovinen (Gdict maintainer)
669a1e2f3a
Removed background rendering code from the background capplet and moved it
...
to a separate static library.
2001-12-06 23:53:58 +00:00
Owen Taylor
4571311094
Use G_BEGIN_DECLS/G_END_DECLS.
...
Tue Dec 4 00:46:45 2001 Owen Taylor <otaylor@redhat.com>
* file-types-icon-entry.h: Use G_BEGIN_DECLS/G_END_DECLS.
2001-12-04 05:49:20 +00:00
Richard Hestilow
41b2652989
Initial GNOME2 port. ui-preferences is disabled until it is revamped for
...
2001-12-02 Richard Hestilow <hestilow@ximian.com>
* Initial GNOME2 port. ui-preferences is disabled until
it is revamped for gconf, and mime-types will probably be
permanently disabled though (no gmc).
2001-12-02 21:31:22 +00:00
Richard Hestilow
4d7fc6d7c0
Add libsounds stuff. Add libsounds.
...
2001-12-01 Richard Hestilow <hestilow@ximian.com>
* configure.in: Add libsounds stuff.
* Makefile.am (SUBDIRS): Add libsounds.
2001-12-02 04:56:11 +00:00
Richard Hestilow
478912430c
Initial GNOME2 port.
...
2001-12-01 Richard Hestilow <hestilow@ximian.com>
* Initial GNOME2 port.
2001-12-02 04:54:32 +00:00
Christian Meyer
bafad73d36
Started German translation from scratch since Kai Lahmann's translation style sucks ass!!
2001-12-01 01:40:14 +00:00
Owen Taylor
6e7aa88032
Added AM_GLIB_GNU_GETTEXT and setting of GETTEXT_PACKAGE. Change from
...
Fri Nov 30 15:35:39 2001 Owen Taylor <otaylor@redhat.com>
* configure.in: Added AM_GLIB_GNU_GETTEXT and
setting of GETTEXT_PACKAGE.
* Makefile.am: Change from xml-i18n-extract (etc.)
to intltool-extract (etc.)
2001-11-30 20:37:27 +00:00
Christian Rose
3aa0f3ae93
Updated Swedish translation.
...
2001-11-30 Christian Rose <menthos@menthos.com>
* sv.po: Updated Swedish translation.
2001-11-30 15:01:06 +00:00
Miles Lane
2784a861af
Removed intl/Makefile from AC_OUTPUT since there is no intl subdirectory
...
2001-11-29 Miles Lane <miles@megapathdsl.net>
* configure.in: Removed intl/Makefile from AC_OUTPUT
since there is no intl subdirectory in the repository.:
2001-11-29 22:36:16 +00:00
Bradford Hovinen
80f53a52c0
Disabled archiver
...
2001-11-29 Bradford Hovinen <hovinen@ximian.com>
* configure.in: Disabled archiver
* Makefile.am (SUBDIRS): Disabled archiver
2001-11-29 14:05:27 +00:00
Richard Hestilow
8e9c8fcf0e
Update call to gnome_help_display.
...
2001-11-28 Richard Hestilow <hestilow@ximian.com>
* capplet-dir-view.c (help_cb): Update call to gnome_help_display.
2001-11-29 00:06:50 +00:00
Richard Hestilow
a657b649d2
Remove gtkhtml-2.0 check since we no longer depend on it.
...
2001-11-28 Richard Hestilow <hestilow@ximian.com>
* configure.in: Remove gtkhtml-2.0 check since we no longer
depend on it.
2001-11-28 23:48:44 +00:00
Richard Hestilow
45c1c24057
Initial port to GNOME2, removal of gtkhtml deps.
...
2001-11-26 Richard Hestilow <hestilow@ximian.com>
* Initial port to GNOME2, removal of gtkhtml deps.
2001-11-26 17:06:41 +00:00
Bradford Hovinen (Gdict maintainer)
575c8e852f
Compilation fixes.
2001-11-25 14:57:03 +00:00
Andraz Tori
2ad8f708ac
Updated Slovenian translation
2001-11-25 02:22:45 +00:00
Richard Hestilow
41656bd6f2
Add libsounds.a.
...
2001-11-18 Richard Hestilow <hestilow@ximian.com>
* Makefile.am (sound_properties_control_LDADD): Add libsounds.a.
* prefs-widget.c (apply_settings): Export our settings to
gnome-config (needed by gnome-libs). Also save and reload event
sounds.
(create_dialog): Add a SoundView on the sound events.
* sound-properties.glade: Add a tab for the sound events.
2001-11-18 08:14:16 +00:00
Ole Laursen
f0a798a6ca
Updated Danish translation.
...
2001-11-12 Ole Laursen <olau@hardworking.dk>
* da.po: Updated Danish translation.
2001-11-12 21:51:06 +00:00
Stanislav Visnovsky
bbe9dc0668
Updated Slovak translation.
...
2001-11-11 Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
* sk.po: Updated Slovak translation.
2001-11-11 14:25:25 +00:00
Bradford Hovinen (Gdict maintainer)
86192c772e
Removed HAVE_BONOBO from acconfig.h
...
Fixed capplet Makefile.am's. Some porting for control-center/main.c
2001-11-10 20:55:08 +00:00
Bradford Hovinen (Gdict maintainer)
430bb66299
Removed intl dir from the compile
2001-11-10 20:53:49 +00:00
Bradford Hovinen
997b226c6f
Bump version to 1.99.0
...
2001-10-27 Bradford Hovinen <hovinen@ximian.com>
* configure.in: Bump version to 1.99.0
2001-10-26 Bradford Hovinen <hovinen@ximian.com>
* Makefile.am: Remove intl from SUBDIRS
* */Makefile.am: s/XML_I18N_MERGE/INTLTOOL/g
* capplets/Makefile.am: Remove screensaver from
always_built_SUBDIRS and add $(SCREENSAVER) to SUBDIRS
* capplets/{background|keyboard|mouse|sound}/Makefile.am:
Fix so that automake does not choke on these files
* README: Updated to reflect current status porting to GNOME 2
* configure.in: Cleanup for GNOME 2 port
Allow disabling of screensaver capplet compile if xscreensaver
is not found
(AC_OUTPUT): Removed dnl capplets/rollback/Makefile as it caused
some difficulties
2001-11-10 20:53:07 +00:00
Bradford Hovinen (Gdict maintainer)
d3133da76a
GNOME 2.0 port. Changes too numerous to mention.
...
Removed bonobo-conf support entirely. Added simple GConf-based
property editors. These will be replaced by PonG when that gets
ported.
2001-11-10 20:52:31 +00:00
Bradford Hovinen (Gdict maintainer)
467b92037d
GNOME 2.0 port. Changes too numerous to mention.
2001-11-10 20:51:12 +00:00
Fatih Demir
ce9f91ffcf
Updated..
2001-11-07 14:20:58 +00:00
Ole Laursen
b82a99f402
Updated Danish translation.
...
2001-11-07 Ole Laursen <olau@hardworking.dk>
* da.po: Updated Danish translation.
2001-11-07 11:58:21 +00:00
Fatih Demir
1de92cc7aa
updated tr.po
2001-11-06 18:20:12 +00:00
Andraz Tori
8a64c7bab2
Updated Slovenian translation
2001-11-02 00:25:39 +00:00
Peteris Krisjanis
108120afa1
U
2001-11-01 18:58:30 +00:00
Bradford Hovinen
40cb24b5db
Remove #ifdef HAVE_BONOBO instances
...
2001-10-26 Bradford Hovinen <hovinen@ximian.com>
* main.c: Remove #ifdef HAVE_BONOBO instances
* capplet-dir.c: Remove #idef HAVE_BONOBO instances
2001-10-26 19:18:24 +00:00
Bradford Hovinen
3611eb3a6a
Remove screensaver from always_built_SUBDIRS and add $(SCREENSAVER) to
...
2001-10-26 Bradford Hovinen <hovinen@ximian.com>
* capplets/Makefile.am: Remove screensaver from
always_built_SUBDIRS and add $(SCREENSAVER) to SUBDIRS
* capplets/{background|keyboard|mouse|sound}/Makefile.am:
Fix so that automake does not choke on these files
2001-10-26 19:17:07 +00:00
Bradford Hovinen
816e2de0f2
Updated to reflect current status porting to GNOME 2
...
2001-10-26 Bradford Hovinen <hovinen@ximian.com>
* README: Updated to reflect current status porting to GNOME 2
2001-10-26 19:15:18 +00:00
Bradford Hovinen
031160b75d
Cleanup for GNOME 2 port Allow disabling of screensaver capplet compile if
...
2001-10-26 Bradford Hovinen <hovinen@ximian.com>
* configure.in: Cleanup for GNOME 2 port
Allow disabling of screensaver capplet compile if xscreensaver
is not found
(AC_OUTPUT): Removed dnl capplets/rollback/Makefile as it caused
some difficulties
2001-10-26 19:11:30 +00:00
Stanislav Visnovsky
21024ab848
More screensaver description translated.
...
2001-10-26 Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
* sk.po: More screensaver description translated.
2001-10-26 14:11:40 +00:00
Chyla Zbigniew
13419abbcf
Updated Polish translation by GNOME PL Team <translators@gnome.pl>
2001-10-25 18:57:24 +00:00
Christian Marillat
433b6bc0c0
Initial debian directory
2001-10-24 12:49:00 +00:00
Stanislav Visnovsky
49d9a12883
More screensaver description translated.
...
2001-10-24 Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
* sk.po: More screensaver description translated.
2001-10-24 11:51:43 +00:00
Wang Jian
b9bb47925f
*** empty log message ***
2001-10-23 04:17:29 +00:00
Christian Rose
35aa456245
Updated the Swedish translation somewhat.
...
2001-10-22 Christian Rose <menthos@menthos.com>
* sv.po: Updated the Swedish translation somewhat.
2001-10-22 01:14:07 +00:00
Pablo Saratxaga
b928a309cd
updated Azeri file
2001-10-20 08:24:46 +00:00
Bradford Hovinen
df78191ec2
Put common in always_built_SUBDIRS
...
2001-10-18 Bradford Hovinen <hovinen@ximian.com>
* capplets/Makefile.am (always_built_SUBDIRS): Put common in
always_built_SUBDIRS
* configure.in (dnl): Remove --enable-bonobo-conf option
2001-10-19 03:23:23 +00:00
Bradford Hovinen
4b9ca59ec9
Only swap buttons 1 and 3 in the mapping
...
2001-10-18 Bradford Hovinen <hovinen@ximian.com>
* mouse-properties-capplet.c (apply_settings): Only swap buttons 1
and 3 in the mapping
2001-10-19 02:37:29 +00:00
Jakub Steiner
705002fcd6
bcg icon
2001-10-18 23:22:47 +00:00
Bradford Hovinen
caea6d86ce
Update listener name
...
2001-10-18 Bradford Hovinen <hovinen@ximian.com>
* bonobo-config-archiver.c (get_listener_oafiid): Update listener name
2001-10-18 13:36:48 +00:00
Bradford Hovinen
fd0dba5cec
Update listener name
...
2001-10-18 Bradford Hovinen <hovinen@ximian.com>
* Bonobo_Control_Capplet_generic.oaf.in: Update listener name
* capplet-util.c (create_control_cb): Use correct prefix for listener
2001-10-18 13:36:25 +00:00
Bradford Hovinen
534754d3f3
Make sure the row is unselected before trying to remove it
...
2001-10-17 Bradford Hovinen <hovinen@ximian.com>
* url-properties.c: Make sure the row is unselected before trying
to remove it
2001-10-18 13:03:05 +00:00
Jakub Steiner
24ac960602
fix the applet icon
2001-10-18 11:20:52 +00:00
Jakub Steiner
b8d0c7fdc3
temporary icon
2001-10-16 00:25:41 +00:00
Jakub Steiner
a34daa89f1
new icon
2001-10-15 23:54:05 +00:00
Bradford Hovinen (Gdict maintainer)
f824b0dcc0
Updated dated file headers
2001-10-15 16:06:56 +00:00
Jakub Steiner
3f62f4fa65
applet icon
2001-10-15 13:51:15 +00:00