diff --git a/editor/bluefish/actions.py b/editor/bluefish/actions.py
new file mode 100644
index 0000000000..365c66bebd
--- /dev/null
+++ b/editor/bluefish/actions.py
@@ -0,0 +1,25 @@
+#!/usr/bin/python
+# -*- coding: utf-8 -*-
+#
+# Licensed under the GNU General Public License, version 3.
+# See the file http://www.gnu.org/licenses/gpl.txt
+
+from pisi.actionsapi import autotools
+from pisi.actionsapi import get
+from pisi.actionsapi import pisitools
+
+def setup():
+ autotools.autoreconf("-vfi")
+ autotools.configure("--disable-static \
+ --disable-update-databases \
+ --disable-xml-catalog-update")
+
+ pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
+
+def build():
+ autotools.make()
+
+def install():
+ autotools.rawInstall("DESTDIR=%s" % get.installDIR())
+
+ pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "NEWS", "README", "TODO")
diff --git a/editor/bluefish/pspec.xml b/editor/bluefish/pspec.xml
new file mode 100644
index 0000000000..3d10fd0e56
--- /dev/null
+++ b/editor/bluefish/pspec.xml
@@ -0,0 +1,73 @@
+
+
+ Bluefish
+ http://bluefish.openoffice.nl/index.html
+
+ Pisi Linux Admins
+ admin@pisilinux.org
+
+ GPLv3
+ programming.environment
+ app:gui
+ Bluefish is a powerful editor targeted towards programmers and webdevelopers
+ Bluefish is a powerful editor targeted towards programmers and webdevelopers, with many options to write websites, scripts and programming code. Bluefish supports many programming and markup languages.
+
+ enchant
+ glib2-devel
+ gtk2-devel
+ libxml2-devel
+ intltool
+
+ mirrors://sourceforge/bluefish/2.2.7/bluefish-2.2.7.tar.gz
+
+
+ Bluefish
+
+ atk
+ desktop-file-utils
+ cairo
+ gdk-pixbuf
+ gtk3
+ pango
+
+
+ /usr/bin
+ /usr/lib
+ /usr/share
+ /usr/share/doc
+ /usr/share/locale
+
+
+
+
+ 2015-10-19
+ 2.2.7
+ Version bump.
+ Stefan Gronewold (groni)
+ groni@pisilinux.org
+
+
+ 2014-02-11
+ 2.2.5
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2013-03-05
+ 2.2.4
+ Version bump
+ Ertan Güven
+ ertan@pisilinux.org
+
+
+ 2013-01-10
+ 2.2.3
+ First release
+ Osman Erkan
+ osman.erkan@pisilinux.org
+
+
+
+
+
diff --git a/editor/bluefish/translations.xml b/editor/bluefish/translations.xml
new file mode 100644
index 0000000000..aef613b21f
--- /dev/null
+++ b/editor/bluefish/translations.xml
@@ -0,0 +1,8 @@
+
+
+
+ bluefish
+ Deneyimli web tasarımcıları ve programcıları için güçlü bir düzenleyici
+ Bluefish web sayfası tasarım ve hazırlanmasında kullanılan güçlü bir düzenleyicidir.
+
+
diff --git a/office/homebank/translations.xml b/office/homebank/translations.xml
index b9d742e281..b2595aff9d 100644
--- a/office/homebank/translations.xml
+++ b/office/homebank/translations.xml
@@ -6,8 +6,8 @@
HomeBank ("serbest konuşma" olarak ve "bedava bira" gibi) kişisel muhasebe yönetmek için yardımcı olacak ücretsiz bir yazılımdır..
- hmmer-doc
- Hmmer Dökümanları
- Hmmer paketi için dökümantasyon dosyaları.
+ homebank-doc
+ Homebank Dökümanları
+ Homebank paketi için dökümantasyon dosyaları.