From 748f045118da443ba2d30d1d04ee0f05101327b2 Mon Sep 17 00:00:00 2001 From: acspike Date: Wed, 17 Jan 2007 03:28:03 +0000 Subject: [PATCH] remove references to about.bg.svg --- packaging/win32/inkscape.nsi | 2 -- po/bg.po | 2 +- share/screens/Makefile.am | 1 - 3 files changed, 1 insertion(+), 4 deletions(-) diff --git a/packaging/win32/inkscape.nsi b/packaging/win32/inkscape.nsi index 52c69f7b4..56d9a4ff7 100644 --- a/packaging/win32/inkscape.nsi +++ b/packaging/win32/inkscape.nsi @@ -543,8 +543,6 @@ Section $(lng_Core) SecCore SetOutPath $INSTDIR\share\icons File /a "..\..\inkscape\share\icons\inkscape.file.png" File /a "..\..\inkscape\share\icons\inkscape.file.svg" - SetOutPath $INSTDIR\share\screens - File /a "..\..\inkscape\share\screens\about.bg.svg" SetOutPath $INSTDIR\modules File /nonfatal /a /r "..\..\inkscape\modules\*.*" SetOutPath $INSTDIR\python diff --git a/po/bg.po b/po/bg.po index c74d16def..0ecc2c6a7 100644 --- a/po/bg.po +++ b/po/bg.po @@ -5591,7 +5591,7 @@ msgstr "_Лиценз" #. should be in UTF-*8.. #: ../src/ui/dialog/aboutbox.cpp:120 msgid "about.svg" -msgstr "about.bg.svg" +msgstr "about.svg" #. TRANSLATORS: Put here your name (and other national contributors') #. one per line in the form of: name surname (email). Use \n for newline. diff --git a/share/screens/Makefile.am b/share/screens/Makefile.am index 139c9c3f0..25d1d34bc 100644 --- a/share/screens/Makefile.am +++ b/share/screens/Makefile.am @@ -3,7 +3,6 @@ screensdir = $(datadir)/inkscape/screens screens_DATA = \ about.svg \ - about.bg.svg \ keys.svg \ keys.de.svg \ keys.sl.svg \ -- 2.30.2