After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 110881 - Incorrect filenames in doc/C/balsa.xml
Incorrect filenames in doc/C/balsa.xml
Status: RESOLVED FIXED
Product: balsa
Classification: Other
Component: general
2.0.x
Other Linux
: Normal normal
: ---
Assigned To: Balsa Maintainers
Balsa Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-04-15 16:26 UTC by Andrew Lau
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Andrew Lau 2003-04-15 16:26:31 UTC
Originally filed at the Debian BTS by Laurent Bonnaud at:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=189046

Summary:

Someone left off a few filename extensions at the end of some image
filenames in the balsa's XML yelp file.

--- balsa.xml~  2003-03-04 17:48:09.000000000 +1100
+++ balsa.xml   2003-04-16 02:20:33.000000000 +1000
@@ -125,7 +125,7 @@
 <sect1 id="introduction">
 <title>Introduction</title>
      
-<graphic fileref="figures/balsa_logo" format="PNG"
srccredit="tigert"></graphic>
+<graphic fileref="figures/balsa_logo.png" format="PNG"
srccredit="tigert"></graphic>
  
 <para>
   &Balsa; is a graphical mail client similar to Eudora on Windows. It
@@ -1658,7 +1658,7 @@
   <screenshot>
          <mediaobject>
            <imageobject><imagedata
-               fileref="figures/newmsg-window-attachments" format="PNG"/>
+               fileref="figures/newmsg-window-attachments.png" format="PNG"/>
            </imageobject>
          </mediaobject>
   </screenshot>
Comment 1 Peter Bloomfield 2003-04-22 19:43:51 UTC
Fixed in cvs--thanks for the report!
Comment 2 Elijah Newren 2003-04-23 17:05:24 UTC
Well, if it has been fixed, then I'm gonna close.  Let me know if
there was a reason for keeping this open...