diff thesis/tex/4-MasqmailsFuture.tex @ 397:13e630c5a44d

rename img -> fig
author meillo@marmaro.de
date Sat, 07 Feb 2009 22:39:07 +0100
parents 8ef85e22ff7d
children a641bea7a087
line wrap: on
line diff
--- a/thesis/tex/4-MasqmailsFuture.tex	Sat Feb 07 19:00:25 2009 +0100
+++ b/thesis/tex/4-MasqmailsFuture.tex	Sat Feb 07 22:39:07 2009 +0100
@@ -63,7 +63,7 @@
 
 \begin{figure}
 	\begin{center}
-		\includegraphics[scale=0.75]{img/mta-channels.eps}
+		\includegraphics[scale=0.75]{fig/mta-channels.eps}
 	\end{center}
 	\caption{Required incoming and outgoing channels}
 	\index{figure!Required incoming and outgoing channels}
@@ -167,7 +167,7 @@
 
 \begin{figure}
 	\begin{center}
-		\includegraphics[scale=0.75]{img/stunnel.eps}
+		\includegraphics[scale=0.75]{fig/stunnel.eps}
 	\end{center}
 	\caption{Using \name{stunnel} for incoming connections}
 	\index{figure!Using \name{stunnel} for incoming connections}
@@ -322,9 +322,9 @@
 \begin{figure}
 	\begin{center}
 		\vspace*{2ex}
-		%\includegraphics[scale=0.75]{img/callgraph.eps}
-		%\includegraphics[scale=0.75]{img/masqmail-3-omitlog5.eps}
-		\includegraphics[scale=0.75]{img/bb.eps}
+		\includegraphics[scale=0.75]{fig/callgraph.eps}
+		%\includegraphics[scale=0.75]{fig/masqmail-3-omitlog5.eps}
+		%\includegraphics[scale=0.75]{fig/bb.eps}
 	\end{center}
 	\caption{Internal structure of \masqmail, showed by a call graph. (Logging functions are ignored; test and \NAME{POP3} code is excluded.)}
 	\index{figure!Internal structure of \masqmail.}