Rename a number of libraries and executables to avoid conflicts with KDE4

pull/1/head
Timothy Pearson 11 years ago
parent b85b744fad
commit 1d166accf4

@ -602,7 +602,7 @@ AC_DEFUN([KDE_SUBST_PROGRAMS],
fi
if test -n "$trinity2ornewer"; then
KDE_FIND_PATH(kconfig_compiler, KCONFIG_COMPILER, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(kconfig_compiler)])
KDE_FIND_PATH(tdeconfig_compiler, KCONFIG_COMPILER, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(tdeconfig_compiler)])
KDE_FIND_PATH(dcopidlng, DCOPIDLNG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidlng)])
fi
if test -n "$trinity3ornewer"; then
@ -1808,7 +1808,7 @@ if test "$kde_qtver" = 1; then
kde_check_lib="libtdecore.la"
else
kde_check_header="ksharedptr.h"
kde_check_lib="libkio.la"
kde_check_lib="libtdeio.la"
fi
if test -z "$1"; then
@ -2114,7 +2114,7 @@ elif test $kde_qtver = 2; then
AC_SUBST(LIB_KIO, "-lkio")
AC_SUBST(LIB_KSYCOCA, "-ltdesycoca")
AC_SUBST(LIB_SMB, "-lsmb")
AC_SUBST(LIB_KFILE, "-lkfile")
AC_SUBST(LIB_KFILE, "-ltdefile")
AC_SUBST(LIB_KAB, "-lkab")
AC_SUBST(LIB_KHTML, "-ltdehtml")
AC_SUBST(LIB_KSPELL, "-ltdespell")
@ -2124,7 +2124,7 @@ else
AC_SUBST(LIB_TDECORE, "-ltdecore -lXext $(LIB_QT)")
AC_SUBST(LIB_TDEUI, "-ltdeui $(LIB_TDECORE)")
AC_SUBST(LIB_KFM, "-lkfm $(LIB_TDECORE)")
AC_SUBST(LIB_KFILE, "-lkfile $(LIB_KFM) $(LIB_TDEUI)")
AC_SUBST(LIB_KFILE, "-ltdefile $(LIB_KFM) $(LIB_TDEUI)")
AC_SUBST(LIB_KAB, "-lkab $(LIB_KIMGIO) $(LIB_TDECORE)")
fi
])

@ -127,7 +127,7 @@ ADD_SUBDIRECTORY( kile )
INSTALL( FILES x-kilepr.desktop DESTINATION share/mimelink/text )
INSTALL( FILES kile.upd kile1.6_upd.pl kile1.7_upd.pl kile1.9_upd.pl kile1.9-1_upd.pl kile2.0-1_upd.pl kile2.0-2_upd.pl kile2.0-3_upd.pl kile2.0-4_upd.pl kile2.0-5_upd.pl DESTINATION share/apps/kconf_update )
INSTALL( FILES kile.upd kile1.6_upd.pl kile1.7_upd.pl kile1.9_upd.pl kile1.9-1_upd.pl kile2.0-1_upd.pl kile2.0-2_upd.pl kile2.0-3_upd.pl kile2.0-4_upd.pl kile2.0-5_upd.pl DESTINATION share/apps/tdeconf_update )
IF( KILE_VERSION )
SET(_KILE_SPECIAL_DOC_DIR "share/doc/kile-${KILE_VERSION}")

@ -7,7 +7,7 @@ mimetypetextdatadir = $(kde_mimedir)/text
update_DATA = kile.upd
update_SCRIPTS = kile1.6_upd.pl kile1.7_upd.pl kile1.9-1_upd.pl kile1.9_upd.pl \
kile2.0-1_upd.pl kile2.0-2_upd.pl kile2.0-3_upd.pl kile2.0-4_upd.pl kile2.0-5_upd.pl
updatedir = $(kde_datadir)/kconf_update
updatedir = $(kde_datadir)/tdeconf_update
EXTRA_DIST = kile.kdevprj admin AUTHORS COPYING ChangeLog kile-remote-control.txt README README.cwl README.MacOSX kile.lsm $(mimetypetextdata_DATA)

@ -25,7 +25,7 @@
#include <klocale.h>
#include <kglobal.h>
#include <kstandarddirs.h>
#include <kconfig.h>
#include <tdeconfig.h>
#include <kmessagebox.h>
#include <tdetexteditor/codecompletioninterface.h>

@ -22,7 +22,7 @@
#include <kate/view.h>
#include <kate/document.h>
#include <tdetexteditor/codecompletioninterface.h>
#include <kconfig.h>
#include <tdeconfig.h>
#include "latexcmd.h"
#include "kileabbrevview.h"

@ -25,7 +25,7 @@
#include <kprogress.h>
#include <kglobal.h>
#include <kmessagebox.h>
#include <kfiledialog.h>
#include <tdefiledialog.h>
#include <klistbox.h>
#include "kiledebug.h"

@ -27,7 +27,7 @@
#include <tdeversion.h>
#include <klistview.h>
#include <kpushbutton.h>
#include <kconfig.h>
#include <tdeconfig.h>
/**
*@author Holger Danielsson

@ -18,7 +18,7 @@
#include "configstructure.h"
#include <kdialog.h>
#include <kconfig.h>
#include <tdeconfig.h>
#include <klocale.h>
#include <kiconloader.h>

@ -17,7 +17,7 @@
#include <tqfile.h>
#include <kio/netaccess.h>
#include <tdeio/netaccess.h>
#include <klocale.h>
#include <kprocess.h>
#include <kstandarddirs.h>

@ -15,7 +15,7 @@
#include "docpart.h"
#include <kconfig.h>
#include <tdeconfig.h>
#include <kstdaction.h>
#include <kglobal.h>
#include "kiledebug.h"

@ -112,7 +112,7 @@
<customwidgets>
</customwidgets>
<includes>
<include location="global" impldecl="in declaration">kconfig.h</include>
<include location="global" impldecl="in declaration">tdeconfig.h</include>
<include location="local" impldecl="in declaration">latexcmd.h</include>
<include location="local" impldecl="in declaration">latexcmddialog.h</include>
</includes>

@ -26,7 +26,7 @@
#include <tqlabel.h>
#include <klocale.h>
#include <kfiledialog.h>
#include <tdefiledialog.h>
#include <kiconloader.h>
#include <kmessagebox.h>
#include "kiledebug.h"

@ -29,7 +29,7 @@
#include "kiledebug.h"
#include <kiconloader.h>
#include <kmessagebox.h>
#include <kconfig.h>
#include <tdeconfig.h>
#include <klocale.h>
#include <krun.h>
#include <kkeydialog.h>

@ -34,7 +34,7 @@
#include <kcombobox.h>
#include <kpushbutton.h>
#include <klocale.h>
#include <kfiledialog.h>
#include <tdefiledialog.h>
#include <kiconloader.h>
#include "kiledebug.h"

@ -20,7 +20,7 @@
#include <tdeversion.h>
#include <tdetexteditor/configinterfaceextension.h>
#include <kconfigdialogmanager.h>
#include <tdeconfigdialogmanager.h>
#include "configcodecompletion.h" // code completion (dani)
#include "previewconfigwidget.h" // QuickPreview (dani)

@ -35,14 +35,14 @@
#include <kmimetype.h>
#include <kmessagebox.h>
#include <kprogress.h>
#include <kfile.h>
#include <tdefile.h>
#include <krun.h>
#include <kstandarddirs.h>
#include <kio/netaccess.h>
#include <tdeio/netaccess.h>
#include <kpushbutton.h>
#include <kurl.h>
#include <kurldrag.h>
#include <kfileitem.h>
#include <tdefileitem.h>
#include "kileeventfilter.h"
#include "kileuntitled.h"

@ -68,8 +68,8 @@
#include <tqregexp.h>
#include <tqdatetime.h>
#include <kio/netaccess.h>
#include <kconfig.h>
#include <tdeio/netaccess.h>
#include <tdeconfig.h>
#include <klocale.h>
#include <kapplication.h>
#include "kiledebug.h"

@ -29,7 +29,7 @@ from Kate (C) 2001 by Matt Newell
#include <ktoolbar.h>
#include <kiconloader.h>
#include <kprotocolinfo.h>
#include <kconfig.h>
#include <tdeconfig.h>
#include <kglobal.h>
#include <klocale.h>
#include <kcombobox.h>

@ -21,7 +21,7 @@ from Kate (C) 2001 by Matt Newell
#include <tqwidget.h>
#include <tqtoolbutton.h>
#include <kfile.h>
#include <tdefile.h>
#include <kdiroperator.h>
#include <kurlcombobox.h>
#include <kurlcompletion.h>

@ -58,7 +58,7 @@
#include <kapplication.h>
#include <kaccelmanager.h>
#include <kbuttonbox.h>
#include <kfiledialog.h>
#include <tdefiledialog.h>
#include <kprocess.h>
#include <klocale.h>
#include <kiconloader.h>

@ -21,7 +21,7 @@
#include <tqmap.h>
#include <tqstring.h>
#include <kconfig.h>
#include <tdeconfig.h>
#include <kmenubar.h>
#include <kate/view.h>
#include "kileedit.h"

@ -18,7 +18,7 @@
*/
#include <kjs/lookup.h>
#include <kconfig.h>
#include <tdeconfig.h>
#include "kiledebug.h"
#include <kinputdialog.h>
#include <klocale.h>

@ -21,7 +21,7 @@
#include <kjs/object.h>
#include <kaction.h>
#include <kconfig.h>
#include <tdeconfig.h>
#include <kdirwatch.h>
#include <tqvaluelist.h>

@ -35,7 +35,7 @@
#include <klocale.h>
#include <kmessagebox.h>
#include <kurlcompletion.h>
#include <kfiledialog.h>
#include <tdefiledialog.h>
#include <kcombobox.h>
#include "kiledebug.h"
#include <kapplication.h>

@ -18,7 +18,7 @@
#include <tqfileinfo.h>
#include <tqregexp.h>
#include <kconfig.h>
#include <tdeconfig.h>
#include <klocale.h>
#include <kate/document.h>
#include <kstandarddirs.h>

@ -22,7 +22,7 @@
#include <tqtimer.h>
#include <klocale.h>
#include <kconfig.h>
#include <tdeconfig.h>
#include <kurl.h>
#include "kileconfig.h"

@ -33,7 +33,7 @@
#include <kiconloader.h>
#include <kcombobox.h>
#include <kpushbutton.h>
#include <kconfig.h>
#include <tdeconfig.h>
#include <klineedit.h>
#include <kmessagebox.h>
#include <kinputdialog.h>

@ -26,7 +26,7 @@
#include <kaction.h>
#include <ktextedit.h>
#include <kconfig.h>
#include <tdeconfig.h>
#include "kiledebug.h"
#include <klocale.h>
#include <tdeparts/partmanager.h>

@ -25,7 +25,7 @@
#include <tqstringlist.h>
#include <tqmap.h>
#include <kconfig.h>
#include <tdeconfig.h>
class KileInfo;

@ -24,7 +24,7 @@
#include <kdialogbase.h>
#include <klineedit.h>
#include <klistview.h>
#include <kconfig.h>
#include <tdeconfig.h>
#include <tqlabel.h>
#include <tqcheckbox.h>

@ -233,7 +233,7 @@
</connection>
</connections>
<includes>
<include location="global" impldecl="in declaration">kconfig.h</include>
<include location="global" impldecl="in declaration">tdeconfig.h</include>
<include location="local" impldecl="in declaration">latexcmd.h</include>
<include location="local" impldecl="in declaration">latexcmddialog.h</include>
<include location="local" impldecl="in implementation">latexconfigwidget.ui.h</include>

@ -28,7 +28,7 @@
#include <kicondialog.h>
#include <kmessagebox.h>
#include "kiledebug.h"
#include <kio/netaccess.h>
#include <tdeio/netaccess.h>
#include "kileextensions.h"
#include "kileinfo.h"

@ -26,7 +26,7 @@
#include <klocale.h>
#include "kiledebug.h"
#include <kapplication.h>
#include <kconfig.h>
#include <tdeconfig.h>
#include <kmessagebox.h>
#include <kiconloader.h>

@ -30,7 +30,7 @@
#include <tqwhatsthis.h>
#include <tqstringlist.h>
#include <klocale.h>
#include <kfiledialog.h>
#include <tdefiledialog.h>
#include <kiconloader.h>
#include <ktempfile.h>
#include <kmessagebox.h>

@ -24,7 +24,7 @@
#include <tqgroupbox.h>
#include <kcombobox.h>
#include <klineedit.h>
#include <kconfig.h>
#include <tdeconfig.h>
/**
*@author Holger Danielsson

@ -34,7 +34,7 @@ email : holger.danielsson@t-online.de
#include <kcombobox.h>
#include <klocale.h>
#include <kconfig.h>
#include <tdeconfig.h>
#include <klineedit.h>
#include <kiconloader.h>
#include <kpushbutton.h>

@ -29,7 +29,7 @@
#include "kiledebug.h"
#include <ktempdir.h>
#include <klocale.h>
#include <kconfig.h>
#include <tdeconfig.h>
#include <kileconfig.h>
#include <kate/document.h>

@ -20,7 +20,7 @@ dani 2005-11-22
- rearranged source
tbraun 2006-07-01
- added tooltips which show the keys, copied from kfileiconview
- added tooltips which show the keys, copied from tdefileiconview
- reorganized the hole thing, more flexible png loading, removing the old big code_array, more groups
tbraun 2007-06-04
@ -39,7 +39,7 @@ tbraun 2007-06-13
#include <kstandarddirs.h>
#include "kiledebug.h"
#include <kconfig.h>
#include <tdeconfig.h>
#include <tqregexp.h>
#include <tqtooltip.h>

@ -21,8 +21,8 @@
#include <kglobal.h>
#include <klocale.h>
#include <kstandarddirs.h>
#include <kio/job.h>
#include <kio/netaccess.h>
#include <tdeio/job.h>
#include <tdeio/netaccess.h>
#include <kmessagebox.h>
#include <tqdir.h>

@ -24,7 +24,7 @@
#include <tqstringlist.h>
#include <kmenubar.h>
#include <kconfig.h>
#include <tdeconfig.h>
#include <klocale.h>
#include "kiletoolmanager.h"

@ -26,7 +26,7 @@
#include <tqwhatsthis.h>
#include <klocale.h>
#include <kfiledialog.h>
#include <tdefiledialog.h>
#include <kiconloader.h>
#include <kmessagebox.h>
#include <krun.h>

@ -4142,7 +4142,7 @@
</programlisting
> Når du kalder PDF&latex; med flaget <option
>--shell-escape</option
>, konverteres grafikfilen <filename
>, konverteres grafitdefilen <filename
>test.eps</filename
> automatisk til <filename
>test.pdf</filename
@ -4174,7 +4174,7 @@
<listitem
><para
>Du kan også bruge automatisk konvertering. Alle grafikfiler konverteres i farten til EPS, og indsættes i PS-dokumentet. Dette er en bekvem måde, men du skal indstille systemet rigtigt. Dette beskrives i afsnittet <link linkend="build_epsgraphics"
>Du kan også bruge automatisk konvertering. Alle grafitdefiler konverteres i farten til EPS, og indsættes i PS-dokumentet. Dette er en bekvem måde, men du skal indstille systemet rigtigt. Dette beskrives i afsnittet <link linkend="build_epsgraphics"
>EPS-grafik</link
>.</para
></listitem>
@ -4220,7 +4220,7 @@
>EPS-grafik</title>
<para
>EPS-grafikfiler er den traditionelle måde at indsætte grafikfiler i &latex;-dokumenter. Eftersom e-mail-lister er fulde med spørgsmål angående EPS-grafik, beskriver vi nogle vigtige aspekter og demonstrerer hvordan &kile; understøtter dem.</para>
>EPS-grafitdefiler er den traditionelle måde at indsætte grafitdefiler i &latex;-dokumenter. Eftersom e-mail-lister er fulde med spørgsmål angående EPS-grafik, beskriver vi nogle vigtige aspekter og demonstrerer hvordan &kile; understøtter dem.</para>
<sect2 id="build_graphics_eps">
@ -4263,12 +4263,12 @@
<listitem
><para
>Eftersom &latex; kun kan læse filer som indeholder ASCII, kan den ikke læse informationen om den omgivende boks fra komprimerede eller andre filer end EPS-grafikfiler.</para
>Eftersom &latex; kun kan læse filer som indeholder ASCII, kan den ikke læse informationen om den omgivende boks fra komprimerede eller andre filer end EPS-grafitdefiler.</para
></listitem>
<listitem
><para
>EPS-grafikfilen indsættes ikke i DVI-filen. Eftersom EPS-filerne skal være tilgængelige når DVI-filen konverteres til PS, skal EPS-filerne følge med DVI-filerne så snart de flyttes.</para
>EPS-grafitdefilen indsættes ikke i DVI-filen. Eftersom EPS-filerne skal være tilgængelige når DVI-filen konverteres til PS, skal EPS-filerne følge med DVI-filerne så snart de flyttes.</para
></listitem>
</itemizedlist>
@ -4293,7 +4293,7 @@
<para
>&kile; hjælper dig til at finde information om den omgivende boks. Hvis du har installeret pakken <ulink url="http://www.imagemagick.org/"
>&imagemagick;</ulink
>, henter &kile; informationen fra EPS-filen og indsætter den som et tilvalg. Dette gøres automatisk når du vælger grafikfilen. Der er to fordele ved at gå frem på denne måde:</para>
>, henter &kile; informationen fra EPS-filen og indsætter den som et tilvalg. Dette gøres automatisk når du vælger grafitdefilen. Der er to fordele ved at gå frem på denne måde:</para>
<itemizedlist>
<listitem
@ -4384,7 +4384,7 @@
>. Når du kigger på konverteringskommandoen ser du at ingen ekstra fil laves. Resultatet af konverteringsprocessen sendes direkte til PS-filen. Det eneste som &latex; skal kende til er billedets størrelse, og derfor har vi brug for den omgivende boks, som &kile; sørger for.</para>
<para
>Nogle siger at dette er en usikker måde. Du skal bestemme dig for hvordan du vil arbejde. Under alle omstændigheder behøver du ingen omgivende boks, eftersom &kile; ekstraherer denne information fra alle typer af grafikfiler.</para>
>Nogle siger at dette er en usikker måde. Du skal bestemme dig for hvordan du vil arbejde. Under alle omstændigheder behøver du ingen omgivende boks, eftersom &kile; ekstraherer denne information fra alle typer af grafitdefiler.</para>
</sect2>
@ -4394,7 +4394,7 @@
>PDF&latex; og EPS-grafik</title>
<para
>Som allerede nævnt, kan PDF&latex; ikke håndtere EPS-grafikfiler, men konverteringsværktøjer såsom <link linkend="build_graphics_epstopdf"
>Som allerede nævnt, kan PDF&latex; ikke håndtere EPS-grafitdefiler, men konverteringsværktøjer såsom <link linkend="build_graphics_epstopdf"
>epstopdf</link
> kan hjælpe. Den bedste måde er at inkludere pakken <filename
>epstopdf</filename
@ -4652,7 +4652,7 @@
>projekter</emphasis
> i &kile;. Et projekt er en gruppering af &latex;, &tex; eller andre dokumenter som indeholder al information som bruges for at bygge det fuldstændige dokument. Et typisk projekt ville være et dokument som består af flere kapitler, skrevne i forskellige <literal role="extension"
>.tex</literal
>-filer. Alle skal så kunne indgå i et projekt, for at gøre hele dokumentet enklere at håndtere. Du kan også opbevare filer som ikke er kildekode, såsom grafikfiler i et projekt. Projektets specifikation opbevares i en særlig fil, med filendelsen <literal role="extension"
>-filer. Alle skal så kunne indgå i et projekt, for at gøre hele dokumentet enklere at håndtere. Du kan også opbevare filer som ikke er kildekode, såsom grafitdefiler i et projekt. Projektets specifikation opbevares i en særlig fil, med filendelsen <literal role="extension"
>.kilepr</literal
>.</para>

@ -2014,7 +2014,7 @@ msgstr "Ingen grafikfil opgivet. Fortsæt alligevel?"
#: includegraphicsdialog.cpp:521
msgid "The graphics file does not exist. Proceed any way?"
msgstr "Grafikfilen eksisterer ikke. Fortsæt alligevel?"
msgstr "Grafitdefilen eksisterer ikke. Fortsæt alligevel?"
#: kiledocmanager.cpp:90
msgid "Open Project..."
@ -4819,7 +4819,7 @@ msgstr "Vis inddatafiler"
#: rc.cpp:494
#, no-c-format
msgid "Show graphic files"
msgstr "Vis grafikfiler"
msgstr "Vis grafitdefiler"
#. i18n: file structureconfigwidget.ui line 236
#: rc.cpp:497
@ -5628,7 +5628,7 @@ msgid ""
msgstr ""
"Venstreklik for at gå til linjen. Et dobbeltklik åbner\n"
"en tekst- eller grafikfil. Når en etikette tildeles til objektet,\n"
"vises den når musen er over objektet. Objekter for grafikfiler eller\n"
"vises den når musen er over objektet. Objekter for grafitdefiler eller\n"
"en tildelt etikette tilbyder også en sammenhængsafhængig\n"
"menu (højre museknap)."

@ -3000,9 +3000,9 @@
>.</para>
<para
>Normalt måste grafikfiler finnas i samma katalog som ditt huvuddokument. Det är dock möjligt att placera dem i andra kataloger för att göra saker och ting snyggare. Utan kommandot <userinput
>Normalt måste grafitdefiler finnas i samma katalog som ditt huvuddokument. Det är dock möjligt att placera dem i andra kataloger för att göra saker och ting snyggare. Utan kommandot <userinput
>\graphicspath</userinput
>, skulle &kile; inkludera sökvägen till grafikfilen. Men om du använder <userinput
>, skulle &kile; inkludera sökvägen till grafitdefilen. Men om du använder <userinput
>\graphicspath</userinput
>, som:</para>
@ -3011,7 +3011,7 @@
</programlisting>
<para
>och markerar alternativet, använder &kile; bara grafikfilens basnamn.</para>
>och markerar alternativet, använder &kile; bara grafitdefilens basnamn.</para>
<para
>Ett annat exempel: Om du anger kommandot <userinput
@ -4365,7 +4365,7 @@
</programlisting
> När du anropar &pdflatex; med väljaren <option
>--shell-escape</option
>, konverteras grafikfilen <filename
>, konverteras grafitdefilen <filename
>test.eps</filename
> automatiskt till <filename
>test.pdf</filename
@ -4397,7 +4397,7 @@
<listitem
><para
>Du kan också använda automatisk konvertering. Alla grafikfiler konverteras i farten till EPS, och infogas i PS-dokumentet. Det är ett bekvämt sätt, men du måste ställa in systemet riktigt. Detta beskrivs i avsnittet <link linkend="build_epsgraphics"
>Du kan också använda automatisk konvertering. Alla grafitdefiler konverteras i farten till EPS, och infogas i PS-dokumentet. Det är ett bekvämt sätt, men du måste ställa in systemet riktigt. Detta beskrivs i avsnittet <link linkend="build_epsgraphics"
>EPS-grafik</link
>.</para
></listitem>
@ -4443,7 +4443,7 @@
>EPS-grafik</title>
<para
>EPS-grafikfiler är det traditionella sättet att infoga grafikfiler i &latex;-dokument. Eftersom e-postlistor är fulla med frågor angående EPS-grafik, beskriver vi några viktiga aspekter och demonstrerar hur &kile; stöder dem.</para>
>EPS-grafitdefiler är det traditionella sättet att infoga grafitdefiler i &latex;-dokument. Eftersom e-postlistor är fulla med frågor angående EPS-grafik, beskriver vi några viktiga aspekter och demonstrerar hur &kile; stöder dem.</para>
<sect2 id="build_graphics_eps">
@ -4486,7 +4486,7 @@
<listitem
><para
>Eftersom &latex; bara kan läsa filer som innehåller ASCII, kan det inte läsa informationen om den omgivande rutan från komprimerade eller andra filer än EPS-grafikfiler.</para
>Eftersom &latex; bara kan läsa filer som innehåller ASCII, kan det inte läsa informationen om den omgivande rutan från komprimerade eller andra filer än EPS-grafitdefiler.</para
></listitem>
<listitem
@ -4516,7 +4516,7 @@
<para
>&kile; hjälper dig att hitta information om den omgivande rutan. Om du har installerat paketet <ulink url="http://www.imagemagick.org/"
>&imagemagick;</ulink
>, hämtar &kile; informationen från EPS-filen och infogar den som ett alternativ. Det görs automatiskt när du väljer grafikfilen. Det finns två fördelar av att gå till väga så här:</para>
>, hämtar &kile; informationen från EPS-filen och infogar den som ett alternativ. Det görs automatiskt när du väljer grafitdefilen. Det finns två fördelar av att gå till väga så här:</para>
<itemizedlist>
<listitem
@ -4618,7 +4618,7 @@
>&pdflatex; och EPS-grafik</title>
<para
>Som redan har nämnts, kan inte &pdflatex; hantera EPS-grafikfiler, men konverteringsverktyg som <link linkend="build_graphics_epstopdf"
>Som redan har nämnts, kan inte &pdflatex; hantera EPS-grafitdefiler, men konverteringsverktyg som <link linkend="build_graphics_epstopdf"
>epstopdf</link
> kan hjälpa. Det bästa sättet är att inkludera paketet <filename
>epstopdf</filename

@ -2000,7 +2000,7 @@ msgstr "Ingen grafikfil angiven. Fortsätt ändå?"
#: includegraphicsdialog.cpp:521
msgid "The graphics file does not exist. Proceed any way?"
msgstr "Grafikfilen finns inte. Fortsätt ändå?"
msgstr "Grafitdefilen finns inte. Fortsätt ändå?"
#: kiledocmanager.cpp:90
msgid "Open Project..."
@ -4813,7 +4813,7 @@ msgstr "Visa indatafiler"
#: rc.cpp:494
#, no-c-format
msgid "Show graphic files"
msgstr "Visa grafikfiler"
msgstr "Visa grafitdefiler"
#. i18n: file structureconfigwidget.ui line 236
#: rc.cpp:497
@ -5620,7 +5620,7 @@ msgid ""
msgstr ""
"Vänsterklicka för att gå till raden. Ett dubbelklick öppnar\n"
"en text- eller grafikfil. När en etikett tilldelas till objektet,\n"
"visas den när musen är över objektet. Objekt för grafikfiler eller\n"
"visas den när musen är över objektet. Objekt för grafitdefiler eller\n"
"en tilldelad etikett erbjuder också en sammanhangsberoende\n"
"meny (höger musknapp)."

Loading…
Cancel
Save