summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIrene Ryan <irene.ryan@sun.com>2003-09-04 11:12:13 +0000
committerIrene Ryan <ireneryan@src.gnome.org>2003-09-04 11:12:13 +0000
commit57c517a620427bd6aa2791f88847c91513ff9047 (patch)
treef6ca24d32fe3624e5cba7865faf6f4b24005cb5a
parentb07862c580e826d41a58acd10a87411264ac441a (diff)
downloadeog-57c517a620427bd6aa2791f88847c91513ff9047.tar.gz
updated Help to reflect changes for GNOME 2.4 in V2.3.5 of the
2003-09-04 Irene Ryan <irene.ryan@sun.com> * help/C/eog.xml: updated Help to reflect changes for GNOME 2.4 in V2.3.5 of the application. * help/C/eog-C.omf: updated manual version and date information * help/C/l10n.txt: updated instructions for L10N teams
-rw-r--r--ChangeLog143
1 files changed, 75 insertions, 68 deletions
diff --git a/ChangeLog b/ChangeLog
index dd373f63..06700384 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2003-09-04 Irene Ryan <irene.ryan@sun.com>
+
+ * help/C/eog.xml: updated Help to reflect changes for GNOME 2.4 in
+ V2.3.5 of the application.
+ * help/C/eog-C.omf: updated manual version and date information
+ * help/C/l10n.txt: updated instructions for L10N teams
+
====== 2.3.90 =====
2003-09-01 Jens Finke <jens@triq.net>
@@ -46,12 +53,12 @@
* viewer/main.c (eog_image_viewer_factory): Kicked out/ #ifdef'd
debug output.
-2003-07-21 Andreas Köhler <andi5.py@gmx.net>
+2003-07-21 Andreas Köhler <andi5.py@gmx.net>
* shell/main.c (show_nonexistent_files): Actually destroy the
dialog - #117673.
-2003-07-21 Andreas Köhler <andi5.py@gmx.net>
+2003-07-21 Andreas Köhler <andi5.py@gmx.net>
Fixes bug #117270.
@@ -97,7 +104,7 @@
* collection/eog-collection-view.c
(create_user_interface): Set wrap list scroll policy to
- automatic. Patch by Andreas Köhler.
+ automatic. Patch by Andreas Köhler.
* collection/eog-wrap-list.c
(get_item_view_position),
@@ -332,7 +339,7 @@
* libeog/eog-image-jpeg.[ch]: New. Provides special functions for
saving jpegs.
-2003-06-10 Samúel Jón Gunnarsson <sammi@techattack.nu>
+2003-06-10 Samúel Jón Gunnarsson <sammi@techattack.nu>
* configure.in: Added "is" into ALL_LINGUAS
@@ -483,7 +490,7 @@
* configure.in (ALL_LINGUAS): Added "th".
-2003-05-09 Danilo Å egan <dsegan@gmx.net>
+2003-05-09 Danilo Å egan <dsegan@gmx.net>
* configure.in: Added "sr" and "sr@Latn" to ALL_LINGUAS.
@@ -3533,13 +3540,13 @@
* libeog/image-view.c (image_view_set_zoom) : add a minimum zoom
to avoid massive memory allocations in gdk-pixbuf.
-2001-08-29 Lutz Müller <urc8@rz.uni-karlsruhe.de>
+2001-08-29 Lutz Müller <urc8@rz.uni-karlsruhe.de>
* shell/eog-window.c (add_control_to_ui): If we fail to create a
widget, print a warning and return instead of continuing (and
crashing).
-2001-08-21 Lutz Müller <urc8@rz.uni-karlsruhe.de>
+2001-08-21 Lutz Müller <urc8@rz.uni-karlsruhe.de>
* collection/.cvsignore: Ignore Evolution-Composer*
@@ -3583,14 +3590,14 @@
* viewer/preferences.c: Fixed buglet in translation string.
-2001-08-07 Lutz Müller <urc8@rz.uni-karlsruhe.de>
+2001-08-07 Lutz Müller <urc8@rz.uni-karlsruhe.de>
* viewer/eog-image.c: Our parent class is BonoboXObjectClass.
* viewer/eog-image-view.c: Unref the camera if operation has been
cancelled.
-2001-08-07 Lutz Müller <urc8@rz.uni-karlsruhe.de>
+2001-08-07 Lutz Müller <urc8@rz.uni-karlsruhe.de>
* viewer/eog-image-view.c: Remove the listener after capturing is
done.
@@ -3601,7 +3608,7 @@
dialog since bonobo size stuff happens after realize time
(eog_window_open_dialog): set the window icon on the open dialog
-2001-08-01 Lutz Müller <urc8@rz.uni-karlsruhe.de>
+2001-08-01 Lutz Müller <urc8@rz.uni-karlsruhe.de>
* viewer/eog-image-view.c: Make capturing of images async.
@@ -3628,13 +3635,13 @@
* shell/eog-window.c (create_bonobo_file_sel): set some of the new
properties on the file sel
-2001-07-17 Lutz Müller <urc8@rz.uni-karlsruhe.de>
+2001-07-17 Lutz Müller <urc8@rz.uni-karlsruhe.de>
* viewer/eog-image-view.c: GNOME_Camera_captureImage will just
return a path. Therefore, get the storage, capture the image, and
then get a stream for the path.
-2001-07-17 Lutz Müller <urc8@rz.uni-karlsruhe.de>
+2001-07-17 Lutz Müller <urc8@rz.uni-karlsruhe.de>
* viewer/.cvsignore: Ignore GnoCam*.
@@ -3652,11 +3659,11 @@
and make
(eog_image_save_to_stream) consistent.
-2001-07-17 Lutz Müller <urc8@rz.uni-karlsruhe.de>
+2001-07-17 Lutz Müller <urc8@rz.uni-karlsruhe.de>
* shell/main.c: #include <libgnomeui/gnome-window-icon.h>
-2001-07-17 Lutz Müller <urc8@rz.uni-karlsruhe.de>
+2001-07-17 Lutz Müller <urc8@rz.uni-karlsruhe.de>
* configure.in: Fix check for evolution (--without didn't work). Add
check for GnoCam.idl
@@ -3676,21 +3683,21 @@
* configure.in: Added nn to ALL_LINGUAS.
-2001-07-11 Lutz Müller <urc8@rz.uni-karlsruhe.de>
+2001-07-11 Lutz Müller <urc8@rz.uni-karlsruhe.de>
* viewer/Makefile.am: Remove EXTRA_[BONOBO,VFS]_[LIBS,CFLAGS],
those are in EXTRA_GNOME_[LIBS,CFLAGS] now.
* viewer/eog-control.c: Set shadow type here.
-2001-07-11 Lutz Müller <urc8@rz.uni-karlsruhe.de>
+2001-07-11 Lutz Müller <urc8@rz.uni-karlsruhe.de>
* shell/Makefile.am: Remove EXTRA_[BONOBO,VFS]_[LIBS,CFLAGS], those are in
EXTRA_GNOME_[LIBS,CFLAGS] now.
* shell/main.c: Remove glade_gnome_init - we don't need it.
-2001-07-11 Lutz Müller <urc8@rz.uni-karlsruhe.de>
+2001-07-11 Lutz Müller <urc8@rz.uni-karlsruhe.de>
* libeog/Makefile.am: Remove EXTRA_[BONOBO,VFS]_[LIBS,CFLAGS],
those are in EXTRA_GNOME_[LIBS,CFLAGS] now.
@@ -3698,18 +3705,18 @@
* libeog/image.[c,h]: Removed.
* libeog/ui-image.c: Set shadow type to GTK_SHADOW_NONE.
-2001-07-11 Lutz Müller <urc8@rz.uni-karlsruhe.de>
+2001-07-11 Lutz Müller <urc8@rz.uni-karlsruhe.de>
* collection/Makefile.am: Remove EXTRA_[BONOBO,VFS]_[LIBS,CFLAGS],
those are in EXTRA_GNOME_[LIBS,CFLAGS] now.
-2001-07-11 Lutz Müller <urc8@rz.uni-karlsruhe.de>
+2001-07-11 Lutz Müller <urc8@rz.uni-karlsruhe.de>
* configure.in: Don't check for libglade - we don't use it. Remove
EXTRA_VFS_LIBS and EXTRA_BONOBO_LIBS, put those into EXTRA_GNOME_LIBS.
Same with *_CFLAGS. This greatly reduces compilation time on my system.
-2001-07-08 Lutz Müller <urc8@rz.uni-karlsruhe.de>
+2001-07-08 Lutz Müller <urc8@rz.uni-karlsruhe.de>
Now trying to plug ref counting leaks in gnumeric: even more debugging
stuff (shows up when DEBUG_EOG=1).
@@ -3718,28 +3725,28 @@
* viewer/eog-image-view.c: Debugging stuff.
-2001-07-08 Lutz Müller <urc8@rz.uni-karlsruhe.de>
+2001-07-08 Lutz Müller <urc8@rz.uni-karlsruhe.de>
* viewer/eog-image-view.c: Use the filename for filename and
description (attachment data).
-2001-07-08 Lutz Müller <urc8@rz.uni-karlsruhe.de>
+2001-07-08 Lutz Müller <urc8@rz.uni-karlsruhe.de>
* viewer/eog-control.c: ZoomMenu -> ZoomOperations
* viewer/eog-embeddable.c: Debugging stuff added.
* viewer/eog-image-view-ui.xml: Print -> PrintOperations
* viewer/eog-image-view.c: Debugging stuff added.
-2001-07-08 Lutz Müller <urc8@rz.uni-karlsruhe.de>
+2001-07-08 Lutz Müller <urc8@rz.uni-karlsruhe.de>
* shell/eog-shell-ui.xml: Print -> PrintOperations
-2001-07-05 Lutz Müller <urc8@rz.uni-karlsruhe.de>
+2001-07-05 Lutz Müller <urc8@rz.uni-karlsruhe.de>
* viewer/eog-image.c: Doh, free the old filename before loading a new image.
Use BONOBO_EX. Clean up on error: unref the uri.
-2001-07-05 Lutz Müller <urc8@rz.uni-karlsruhe.de>
+2001-07-05 Lutz Müller <urc8@rz.uni-karlsruhe.de>
* viewer/eog-image.[c,h]: Don't rely on libeog/image.[c,h] to keep
pixbuf and filename - we can do that ourselves.
@@ -3747,12 +3754,12 @@
* viewer/eog-image-view.c: Get the pixbuf directly from eog-image,
not through libeog/Image.
-2001-07-05 Lutz Müller <urc8@rz.uni-karlsruhe.de>
+2001-07-05 Lutz Müller <urc8@rz.uni-karlsruhe.de>
* viewer/eog-image-data.[c,h]: Removed. Those two files have been
renamed to eog-image-io.[c,h] a long time ago.
-2001-07-05 Lutz Müller <urc8@rz.uni-karlsruhe.de>
+2001-07-05 Lutz Müller <urc8@rz.uni-karlsruhe.de>
Only show debugging messages if environment variable DEBUG_EOG is set
to some value.
@@ -3763,12 +3770,12 @@
time something gets loaded. Recycle an existing one.
* viewer/main.c: Debugging stuff added.
-2001-07-05 Lutz Müller <urc8@rz.uni-karlsruhe.de>
+2001-07-05 Lutz Müller <urc8@rz.uni-karlsruhe.de>
* shell/eog-window.c: Unref the old property control before
getting a new one.
-2001-07-04 Lutz Müller <urc8@rz.uni-karlsruhe.de>
+2001-07-04 Lutz Müller <urc8@rz.uni-karlsruhe.de>
* configure.in: Use AC_CHECK_FILE instead of "test -f ...". This will
let configure have access to cached values, reduce configure.in by 2
@@ -3800,7 +3807,7 @@
* collection/eog-collection-control.c: Don't store reference to
root widget.
-2001-06-29 Lutz Müller <urc8@rz.uni-karlsruhe.de>
+2001-06-29 Lutz Müller <urc8@rz.uni-karlsruhe.de>
* viewer/eog-full-screen.[c,h]: New file (resurrected from eog/src).
* viewer/Makefile.am: Add above files.
@@ -3808,11 +3815,11 @@
full screen.
* viewer/eog-image-view.c: Callback for full screen. Formatting.
-2001-06-29 Lutz Müller <urc8@rz.uni-karlsruhe.de>
+2001-06-29 Lutz Müller <urc8@rz.uni-karlsruhe.de>
* shell/eog-window.c: Remove debugging message which got checked in.
-2001-06-29 Lutz Müller <urc8@rz.uni-karlsruhe.de>
+2001-06-29 Lutz Müller <urc8@rz.uni-karlsruhe.de>
* shell/e-dialog-widgets.[c,h]:
* shell/preferences.[c,h]:
@@ -3824,7 +3831,7 @@
* shell/eog-preferences.c: Plug leaks (i.e. unref the property bag
so that our eog-image-viewer can exit).
-2001-06-27 Lutz Müller <urc8@rz.uni-karlsruhe.de>
+2001-06-27 Lutz Müller <urc8@rz.uni-karlsruhe.de>
Ok, I got it. eog-image-viewer now exits when unused [1]. It basically
boils down to adding stuff with bonobo_object_add_interface only when
@@ -3838,23 +3845,23 @@
* viewer/eog-control.c: Small changes (see above).
* viewer/eog-image-view.c Small changes (see above).
-2001-06-27 Lutz Müller <urc8@rz.uni-karlsruhe.de>
+2001-06-27 Lutz Müller <urc8@rz.uni-karlsruhe.de>
* viewer/eog-control.c: Don't keep references to the widget (displayed by the
control) and the image - we simply don't need them. Unref the
image-view on destroy - we created it during construction.
-2001-06-27 Lutz Müller <urc8@rz.uni-karlsruhe.de>
+2001-06-27 Lutz Müller <urc8@rz.uni-karlsruhe.de>
* viewer/main.c: Kill 50% of all lines by using BONOBO_OAF_FACTORY_MULTI.
* viewer/eog-image.c: Initialize gnome-vfs here (if needed).
-2001-06-27 Lutz Müller <urc8@rz.uni-karlsruhe.de>
+2001-06-27 Lutz Müller <urc8@rz.uni-karlsruhe.de>
* viewer/eog-image-view.c: In an attempt to clean up in order to be able
to find the ref-leaks, remove the (unused) BonoboItemContainer.
-2001-06-27 Lutz Müller <urc8@rz.uni-karlsruhe.de>
+2001-06-27 Lutz Müller <urc8@rz.uni-karlsruhe.de>
* viewer/Makefile.am: Compile sample-container again (noinst)
* viewer/sample-container.c: Rewrite to properly clean up behind. The
@@ -3862,7 +3869,7 @@
therefore the ref-leaks seem to be in the eog-image-viewer and not
in the shell.
-2001-06-27 Lutz Müller <urc8@rz.uni-karlsruhe.de>
+2001-06-27 Lutz Müller <urc8@rz.uni-karlsruhe.de>
* shell/eog-window.c: Unref the property control on destroy. Now,
the eog-image-viewer shuts down after exiting eog. Don't ref the
@@ -3870,11 +3877,11 @@
container_remove or exit. All other changes to improve
readability (I needed them in order to discover above problem).
-2001-06-26 Lutz Müller <urc8@rz.uni-karlsruhe.de>
+2001-06-26 Lutz Müller <urc8@rz.uni-karlsruhe.de>
* viewer/.cvsignore: Ignore generated Evolution* files
-2001-06-26 Lutz Müller <urc8@rz.uni-karlsruhe.de>
+2001-06-26 Lutz Müller <urc8@rz.uni-karlsruhe.de>
While searching why eog-image-viewer is still alive even after exiting
eog...
@@ -3883,11 +3890,11 @@
(ENABLE_BONOBO_FILESEL), use BONOBO_EX and
bonobo_object_release_unref (makes code more readable)
-2001-06-26 Lutz Müller <urc8@rz.uni-karlsruhe.de>
+2001-06-26 Lutz Müller <urc8@rz.uni-karlsruhe.de>
* shell/.cvsignore: Ignore eog (formerly eog-shell)
-2001-06-25 Lutz Müller <urc8@rz.uni-karlsruhe.de>
+2001-06-25 Lutz Müller <urc8@rz.uni-karlsruhe.de>
* viewer/eog-image-view-ui.xml: Add menu entry "Send" for sending
images via email
@@ -3896,12 +3903,12 @@
and attaches the current image.
(eog_image_view_create_ui): Connect signal to above function.
-2001-06-25 Lutz Müller <urc8@rz.uni-karlsruhe.de>
+2001-06-25 Lutz Müller <urc8@rz.uni-karlsruhe.de>
* configure.in: Check if evolution is there, but let the user override
this check with --without-evolution.
-2001-06-25 Lutz Müller <urc8@rz.uni-karlsruhe.de>
+2001-06-25 Lutz Müller <urc8@rz.uni-karlsruhe.de>
* acconfig.h: #undef ENABLE_EVOLUTION
* configure.in: Give the user the option to compile with evolution
@@ -4156,7 +4163,7 @@
* viewer/eog-print-setup.c (eog_print_setup_new): Added gettext
hint for translation. This should fix bug #55349.
-2001-05-27 Lutz Müller <urc8@rz.uni-karlsruhe.de>
+2001-05-27 Lutz Müller <urc8@rz.uni-karlsruhe.de>
* libeog/Makefile.am: $(BUILT_SOURCES) got added to CLEANFILES two
times? I guess one time is enough...
@@ -4258,7 +4265,7 @@
tries to show the whole image with zoom factor 1.0, if this
doesn't fit onto the screen, then it scales the image down.
-2001-05-07 Lutz Müller <urc8@rz.uni-karlsruhe.de>
+2001-05-07 Lutz Müller <urc8@rz.uni-karlsruhe.de>
Reduce complexity, make Image obsolete.
@@ -4333,7 +4340,7 @@
* collection/eog-wrap-list.[ch]: Use standard program copyright
notice at top of file.
-2001-04-14 Lutz Müller <urc8@rz.uni-karlsruhe.de>
+2001-04-14 Lutz Müller <urc8@rz.uni-karlsruhe.de>
* viewer/eog-preview-page.c: Move all cutting helps to top-left
when they are no longer shown. Like that, the lines will remain
@@ -4343,7 +4350,7 @@
* libeog/Makefile.am (dist-hook): add.
-2001-04-12 Martin Norbäck <d95mback@dtek.chalmers.se>
+2001-04-12 Martin Norbäck <d95mback@dtek.chalmers.se>
* libeog/GNOME_EOG.oaf.in: make nautilus_view_as values
translatable.
@@ -4386,7 +4393,7 @@
(ii_factory_update_item): Set item border to black, use shaded
background for images, set font color to white.
-2001-04-07 Lutz Müller <urc8@rz.uni-karlsruhe.de>
+2001-04-07 Lutz Müller <urc8@rz.uni-karlsruhe.de>
* viewer/eog-image-view.c: Change gdouble to gint in order to get
counting of pages right.
@@ -4394,7 +4401,7 @@
* viewer/eog-print-setup.c: Fix typo that resulted in the wrong
image for print order.
-2001-04-07 Lutz Müller <urc8@rz.uni-karlsruhe.de>
+2001-04-07 Lutz Müller <urc8@rz.uni-karlsruhe.de>
* viewer/eog-image-view.[ch]:
* viewer/eog-preview-page.[ch]:
@@ -4414,7 +4421,7 @@
instead of a GList of ids. The list isn't really needed and its
much easier to use it this way.
-2001-04-06 Lutz Müller <urc8@rz.uni-karlsruhe.de>
+2001-04-06 Lutz Müller <urc8@rz.uni-karlsruhe.de>
* viewer/Makefile.am: Added $(GCONF_LIBS) to sample_container as I
put some gconf stuff into...
@@ -4432,7 +4439,7 @@
* viewer/eog-preview-page.c: If cutting help is not wanted, move
it to (0,0) where we can hide it even if the page size shrinks.
-2001-04-06 Lutz Müller <urc8@rz.uni-karlsruhe.de>
+2001-04-06 Lutz Müller <urc8@rz.uni-karlsruhe.de>
* eog-image-view.c:
* eog-preview-page.[ch]:
@@ -4443,7 +4450,7 @@
Internally handle everything but pixmap sizes in gdouble. Get preview
and printing in sync again (not 100% done - but 99,9%...).
-2001-04-05 Lutz Müller <urc8@rz.uni-karlsruhe.de>
+2001-04-05 Lutz Müller <urc8@rz.uni-karlsruhe.de>
* viewer/eog-preview-page.c: We don't need SCALE here anywhere.
@@ -4461,7 +4468,7 @@
table.
(rearrange_single_item): Use GFunc like signature.
-2001-04-04 Lutz Müller <urc8@rz.uni-karlsruhe.de>
+2001-04-04 Lutz Müller <urc8@rz.uni-karlsruhe.de>
* viewer/eog-print-setup.c: First work towards supporting
units. Not functional yet, though.
@@ -4485,7 +4492,7 @@
* collection/eog-item-factory-simple.c (ii_factory_update_item):
Indicate if the thumbnail is selected or not.
-2001-04-03 Lutz Müller <urc8@rz.uni-karlsruhe.de>
+2001-04-03 Lutz Müller <urc8@rz.uni-karlsruhe.de>
* viewer/eog-image-view.c:
(print_page): Always move (0,0) to bottom left at the
@@ -4500,7 +4507,7 @@
* shell/eog-window.c (eog_window_construct): setup configuration.
-2001-04-02 Lutz Müller <urc8@rz.uni-karlsruhe.de>
+2001-04-02 Lutz Müller <urc8@rz.uni-karlsruhe.de>
* viewer/eog-preview.c:
* viewer/eog-preview-page.[ch]:
@@ -4509,7 +4516,7 @@
adjust_to and we are able to determine the interpolation type
(gnome-print chooses its own otherwise).
-2001-04-02 Lutz Müller <urc8@rz.uni-karlsruhe.de>
+2001-04-02 Lutz Müller <urc8@rz.uni-karlsruhe.de>
* viewer/eog-preview.c: Give the user the option to print a
cutting help.
@@ -4526,13 +4533,13 @@
(handle_item_event): Read unique id from item and propagate it
together with emmited signal.
-2001-04-01 Lutz Müller <urc8@rz.uni-karlsruhe.de>
+2001-04-01 Lutz Müller <urc8@rz.uni-karlsruhe.de>
* viewer/eog-preview-page.c: Show the margins as a red line. Red
because those lines won't be printed. Shall we give the user the
option to print them?
-2001-03-31 Lutz Müller <urc8@rz.uni-karlsruhe.de>
+2001-03-31 Lutz Müller <urc8@rz.uni-karlsruhe.de>
* viewer/eog-preview-page.[ch]: New files
@@ -4641,7 +4648,7 @@
Renamed to update_item, removed last 3 parameter.
(create_item signal): Added unique_id to paramter list.
-2001-03-27 Lutz Müller <urc8@rz.uni-karlsruhe.de>
+2001-03-27 Lutz Müller <urc8@rz.uni-karlsruhe.de>
* art: New directory containing some icons (from gnumeric) the
viewer needs.
@@ -4652,7 +4659,7 @@
* collection/.cvsignore: Ignore the generated .oaf file.
-2002-03-25 Lutz Müller <urc8@rz.uni-karlsruhe.de>
+2002-03-25 Lutz Müller <urc8@rz.uni-karlsruhe.de>
* viewer/eog-preview.[ch]: New files
@@ -4665,14 +4672,14 @@
* viewer/eog-print-setup.c: Added preview. Support for print order
specification. Support for multiple pages.
-2001-03-21 Lutz Müller <urc8@rz.uni-karlsruhe.de>
+2001-03-21 Lutz Müller <urc8@rz.uni-karlsruhe.de>
* shell/main.c (main): init_with_popt_table in order to be able to
load given files. If we are given files (or directories), load
each into a separate window.
(create_app): If we are given a parameter (== filename), load it.
-2001-03-20 Lutz Müller <urc8@rz.uni-karlsruhe.de>
+2001-03-20 Lutz Müller <urc8@rz.uni-karlsruhe.de>
* viewer/eog-print-setup.[ch]: New files
@@ -4688,7 +4695,7 @@
* viewer/eog-image-view.c: When printing, consider what the user
specified via the new print-setup-dialog.
-2001-03-18 Lutz Müller <urc8@rz.uni-karlsruhe.de>
+2001-03-18 Lutz Müller <urc8@rz.uni-karlsruhe.de>
* viewer/eog-image-view-ui.xml: Added menuitems for printing
operations.
@@ -4698,7 +4705,7 @@
(verb_PrintPreview_cb),
(verb_Print_cb): New functions, redirect to above.
-2001-03-18 Lutz Müller <urc8@rz.uni-karlsruhe.de>
+2001-03-18 Lutz Müller <urc8@rz.uni-karlsruhe.de>
* shell/eog-shell-ui.xml: Added placeholder for printing
operations.
@@ -4826,7 +4833,7 @@
* collection/eog-collection-model.[ch]: New files.
-2001-03-01 Lutz Müller <urc8@rz.uni-karlsruhe.de>
+2001-03-01 Lutz Müller <urc8@rz.uni-karlsruhe.de>
* viewer/eog-image-view-ui.xml: Added 'FileOperations' placeholder
and menuitem 'SaveAs'.
@@ -4847,7 +4854,7 @@
Window' and 'Close Window' to 'Close'. So it's more consistent
with other applications.
-2001-03-01 Lutz Müller <urc8@rz.uni-karlsruhe.de>
+2001-03-01 Lutz Müller <urc8@rz.uni-karlsruhe.de>
* shell/eog-shell-ui.xml: Added 'FileOperations' placeholder and
put 'FileOpen' in it.
@@ -5825,7 +5832,7 @@
* bonobo/Makefile.am (gnorba_DATA): Do not install the stuff in
gnorba_DATA if we are not using bonobo.
-1999-12-30 Tomasz K³oczko <kloczek@pld.org.pl>
+1999-12-30 Tomasz K³oczko <kloczek@pld.org.pl>
* configure.in, eog.desktop, po/pl.po: added Polish translation (based
on GNOME PL translation resources).