diff options
author | Michael Meeks <michael@ximian.com> | 2002-02-20 16:43:20 +0000 |
---|---|---|
committer | Michael Meeks <michael@src.gnome.org> | 2002-02-20 16:43:20 +0000 |
commit | e776382d529d99b349b150163eda847a19f658c1 (patch) | |
tree | a09387a9b17c247b323628a14310fa7e021dadb4 /po/POTFILES.skip | |
parent | b7d36b2b63136418d5a4aefdb27c2fc3466570a5 (diff) | |
download | nautilus-e776382d529d99b349b150163eda847a19f658c1.tar.gz |
remove usize mis-use.
2002-02-20 Michael Meeks <michael@ximian.com>
* components/throbber/nautilus-throbber.c
(nautilus_throbber_set_small_mode): remove usize
mis-use.
* components/text/nautilus-text-view.c: remove
bogus ghttp include.
* components/music/nautilus-music-view.c
(image_button_callback): upd. signal handling.
(xpm_dual_label_box, xpm_label_box): upd. container
border width.
(nautilus_music_view_update): fix leak & upd.
path handling.
* components/music/mpg123.c (eval_id3_format),
(mpg123_format_song_title): upd. path handling.
* components/hardware/main.c: include string.h
* components/hardware/nautilus-hardware-view.c
(setup_form_title): use gnome_program_locate_file.
* components/hardware/Makefile.am,
* components/sample/Makefile.am,
* components/tree/Makefile.am,
* components/text/Makefile.am,
* components/throbber/Makefile.am,
* components/music/Makefile.am: add disable
deprecated cflags.
* components/Makefile.am: remove image_viewer
* configure.in: upd.
Diffstat (limited to 'po/POTFILES.skip')
-rw-r--r-- | po/POTFILES.skip | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/po/POTFILES.skip b/po/POTFILES.skip index a9ce162d0..bcb235167 100644 --- a/po/POTFILES.skip +++ b/po/POTFILES.skip @@ -1,2 +1,4 @@ components/music/configure.c components/music/fileinfo.c +components/image-viewer/nautilus-image-view.c +components/image-viewer/Nautilus_View_image.server.in |