debian/0000755000000000000000000000000011735146045007174 5ustar debian/copyright0000644000000000000000000000506311735145776011145 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: lekhonee-gnome Upstream-Contact: Kushal Das Source: https://fedorahosted.org/lekhonee/ Files: src/account_action.vala src/account_action.c src/accounts.vala src/accounts.c src/account_widget.vala src/account_widget.c src/pref_dialog.vala src/pref_dialog.c Copyright: 2009-2010, troorl 2010, Kushal Das License: LGPL-3+ Files: src/edit_account.vala src/edit_account.c src/hig_table.vala src/hig_table.c Copyright: 2009-2010, troorl License: LGPL-3+ Files: src/web_url.vala src/web_url.c Copyright: 2010, Kushal Das License: LGPL-3+ Files: src/LekhoneeDialogs.vala src/LekhoneeDialogs.c src/LekhoneeMain.vala src/LekhoneeMain.c src/LekhoneeOperations.vala src/LekhoneeOperations.c src/Wordpress.vala src/Wordpress.c Copyright: 2010, Kushal Das License: GPL-2+ Files: debian/* Copyright: 2010-2012, Praveen Arimbrathodiyil License: GPL-2+ License: LGPL-3+ This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. . You should have received a copy of the GNU Lesser General Public License along with this program. If not, see . . On Debian systems, the complete text of the GNU Lesser General Public License, version 3, can be found in `/usr/share/common-licenses/LGPL-3'. License: GPL-2+ This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . On Debian systems, the complete text of the GNU General Public License, version 2, can be found in `/usr/share/common-licenses/GPL-2'. debian/manpages0000644000000000000000000000001611734633421010705 0ustar debian/*.[0-9]debian/compat0000644000000000000000000000000211735044540010367 0ustar 9 debian/control0000644000000000000000000000200311735104616010570 0ustar Source: lekhonee-gnome Section: net Priority: optional Build-Depends: debhelper (>= 9.0~), intltool (>= 0.35), libgtksourceview2.0-dev, libwebkitgtk-dev, libgtkspell-dev, libgee-dev, libxml2-dev Maintainer: Praveen Arimbrathodiyil DM-Upload-Allowed: yes Standards-Version: 3.9.3 Homepage: https://fedorahosted.org/lekhonee/ Vcs-Git: git://git.debian.org/git/collab-maint/lekhonee-gnome.git Vcs-Browser: http://git.debian.org/?p=collab-maint/lekhonee-gnome.git Package: lekhonee-gnome Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: desktop client for wordpress blogs Lekhonee is a desktop client for publishing to Wordpress blogs. It talks to Wordpress blogging platform over xmlrpc and provides a better user experience for users of Wordpress blogs. It supports features like multiple Wordpress accounts, drafts, and categories. . It was originally written in Qt, and GNOME frontend, written in vala, came later. debian/lekhonee-gnome.1.pod0000644000000000000000000000070711734633421012736 0ustar =head1 NAME lekhonee-gnome - Lekhonee is a desktop client for publishing to Wordpress blogs =head1 SYNOPSIS lekhonee-gnome =head1 DESCRIPTION B is the Gnome frontend for Lekhonee. Lekhonee is a desktop client for publishing to Wordpress blogs. =head1 AUTHOR Kushal Das This manual page is written by Praveen Arimbrathodiyl for Debian GNU System (GNU/Linux, GNU/kFreeBSD, GNU/Hurd). debian/source/0000755000000000000000000000000011735145004010466 5ustar debian/source/format0000644000000000000000000000001411734633421011700 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000214511735111213011035 0ustar lekhonee-gnome (0.11-3) unstable; urgency=low * Move to debhelper compat 9 for hardening. - build failures fixed with a patch. * Bump standards version to 3.9.3. -- Praveen Arimbrathodiyil Wed, 28 Mar 2012 21:43:31 +0530 lekhonee-gnome (0.11-2) unstable; urgency=low * Update build dependency for webkit 1.3 transition. (Closes: #635415) * Bump standards version to 3.9.2. * manpage version field updated to 0.11. * DM upload is allowed. * README is updated upstream. (Closes: #592198) -- Praveen Arimbrathodiyil Fri, 02 Sep 2011 18:34:26 +0530 lekhonee-gnome (0.11-1) unstable; urgency=low * New upstream release. (Closes: #587108) * debian/control: Vcs details added, updated to debian policy 3.9.0. -- Praveen Arimbrathodiyil Fri, 02 Jul 2010 15:33:41 +0530 lekhonee-gnome (0.10-1) unstable; urgency=low * Initial release (Closes: #580073) * debian/patches/bb-to-bjs.patch: + Added patch to fix wrong locale code bb * Added manpage -- Praveen Arimbrathodiyil Mon, 14 Jun 2010 10:51:51 +0530 debian/rules0000755000000000000000000000043211734633622010254 0ustar #!/usr/bin/make -f %: dh $@ build: dh build pod2man --section=1 --release="lekhonee-gnome-0.11" \ --center="Debian GNU System" debian/lekhonee-gnome.1.pod \ >debian/lekhonee-gnome.1 clean: dh clean if [ -f debian/lekhonee-gnome.1 ]; then rm debian/lekhonee-gnome.1; fi debian/watch0000644000000000000000000000013011734633421010215 0ustar version=3 https://fedorahosted.org/releases/l/e/lekhonee/ lekhonee-gnome-(.*)\.tar\.bz2 debian/patches/0000755000000000000000000000000011735117757010633 5ustar debian/patches/bb-to-bjs.patch0000644000000000000000000003127211734633421013426 0ustar From: Praveen Arimbrathosiyil Subject: Invalid language code for Bajan translation makes it unusable * configure.ac: change bb to bjs in ALL_LINGUAS * configure: change bb to bjs in ALL_LINGUAS * po/bb.po: renamed to bjs.po (in an override) Bug: https://bugzilla.redhat.com/show_bug.cgi?id=599518 diff -Naur lekhonee-gnome-0.10.orig/configure lekhonee-gnome-0.10/configure --- lekhonee-gnome-0.10.orig/configure 2010-06-13 01:11:17.115998276 +0530 +++ lekhonee-gnome-0.10/configure 2010-06-13 01:13:43.346122032 +0530 @@ -5372,7 +5372,7 @@ _ACEOF -ALL_LINGUAS="bn_IN bb da de es fr hi hu it nl pl ps pt_BR ru sr@latin sr uk zh_CN zh_TW" +ALL_LINGUAS="bn_IN bjs da de es fr hi hu it nl pl ps pt_BR ru sr@latin sr uk zh_CN zh_TW" ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' diff -Naur lekhonee-gnome-0.10.orig/configure.ac lekhonee-gnome-0.10/configure.ac --- lekhonee-gnome-0.10.orig/configure.ac 2010-06-13 01:11:17.122999612 +0530 +++ lekhonee-gnome-0.10/configure.ac 2010-06-13 01:14:02.656121734 +0530 @@ -67,7 +67,7 @@ GETTEXT_PACKAGE=lekhonee-gnome AC_DEFINE_UNQUOTED([GETTEXT_PACKAGE], ["$GETTEXT_PACKAGE"], [Gettext Package]) AC_SUBST(GETTEXT_PACKAGE) -ALL_LINGUAS="bn_IN bb da de es fr hi hu it nl pl ps pt_BR ru sr@latin sr uk zh_CN zh_TW" +ALL_LINGUAS="bn_IN bjs da de es fr hi hu it nl pl ps pt_BR ru sr@latin sr uk zh_CN zh_TW" AM_GLIB_GNU_GETTEXT diff -Naur lekhonee-gnome-0.10.orig/po/bb.po lekhonee-gnome-0.10/po/bb.po --- lekhonee-gnome-0.10.orig/po/bb.po 2010-06-13 01:11:17.120998781 +0530 +++ lekhonee-gnome-0.10/po/bb.po 1970-01-01 05:30:00.000000000 +0530 @@ -1,307 +0,0 @@ -# This file is distributed under the same license as the PACKAGE package. -# Tom K. C. Chiu , 2009. -# -msgid "" -msgstr "" -"Project-Id-Version: bb\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-06-03 14:13+0530\n" -"PO-Revision-Date: 2009-09-25 22:54+0800\n" -"Last-Translator: Tom K. C. Chiu \n" -"Language-Team: Tom K. C. Chiu \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: ../ui/new.ui.h:1 -msgid "
Tag" -msgstr "" - -#: ../ui/new.ui.h:2 -msgid "Accounts" -msgstr "" - -#: ../ui/new.ui.h:3 -#, fuzzy -msgid "Add Category" -msgstr "Ädd Kategoris" - -#: ../ui/new.ui.h:4 -msgid "Cancel" -msgstr "Känsol" - -#: ../ui/new.ui.h:5 -msgid "Comments Allowed" -msgstr "Komments Alawen" - -#: ../ui/new.ui.h:6 -#, fuzzy -msgid "Draft" -msgstr "Seiv Draft" - -#: ../ui/new.ui.h:7 -msgid "Get Blog Style" -msgstr "" - -#: ../ui/new.ui.h:8 -msgid "HTML" -msgstr "" - -#: ../ui/new.ui.h:9 -#, fuzzy -msgid "HTML _Tags" -msgstr "_HTML Tägs" - -#: ../ui/new.ui.h:10 -#, fuzzy -msgid "Insert
tag" -msgstr "Insört Imeij" - -#: ../ui/new.ui.h:11 -#, fuzzy -msgid "Insert Link" -msgstr "Insört Imeij" - -#: ../ui/new.ui.h:12 -#, fuzzy -msgid "Insert an Image" -msgstr "Insört Imeij" - -#: ../ui/new.ui.h:13 -msgid "Insert unordered list" -msgstr "" - -#: ../ui/new.ui.h:14 -msgid "Last Post" -msgstr "Last Post" - -#: ../ui/new.ui.h:15 -msgid "Old Posts" -msgstr "Ould Posts" - -#: ../ui/new.ui.h:16 -msgid "Preview" -msgstr "Privyu" - -#: ../ui/new.ui.h:17 -msgid "Publish" -msgstr "Pùbliš " - -#: ../ui/new.ui.h:18 -msgid "Publish the post in the server" -msgstr "" - -#: ../ui/new.ui.h:19 -msgid "Save the post as draft in the server" -msgstr "" - -#: ../ui/new.ui.h:20 -msgid "Select File to Upload" -msgstr "Silekt Fail tu Ùploud " - -#: ../ui/new.ui.h:21 -msgid "Title" -msgstr "Tàitol" - -#: ../ui/new.ui.h:22 -msgid "Upload File" -msgstr "Ùploud Fail" - -#: ../ui/new.ui.h:23 -msgid "Visual" -msgstr "" - -#: ../ui/new.ui.h:24 -msgid "_Edit" -msgstr "_Edit" - -#: ../ui/new.ui.h:25 -msgid "_File" -msgstr "_Fail" - -#: ../ui/new.ui.h:26 -msgid "_Help" -msgstr "_Help" - -#: ../ui/new.ui.h:27 -msgid "blockquote" -msgstr "" - -#: ../ui/new.ui.h:28 -msgid "code" -msgstr "" - -#: ../ui/new.ui.h:29 -msgid "pre" -msgstr "" - -#: ../ui/new.ui.h:30 -#, fuzzy -msgid "upload" -msgstr "Ùploud" - -#: ../src/LekhoneeMain.vala:153 -msgid "Categories" -msgstr "Kategoris" - -#: ../src/LekhoneeMain.vala:161 -#, fuzzy -msgid "Post Title" -msgstr "Post Tàitols" - -#: ../src/LekhoneeMain.vala:369 -#, fuzzy -msgid "lekhonee-gnome" -msgstr "lekhonee" - -#: ../src/LekhoneeMain.vala:378 ../src/LekhoneeMain.vala:573 -#: ../src/LekhoneeMain.vala:710 ../src/LekhoneeMain.vala:773 -#: ../src/LekhoneeMain.vala:910 ../src/LekhoneeMain.vala:986 -msgid "Select an account first" -msgstr "" - -#: ../src/LekhoneeMain.vala:580 -msgid "Fetching categories from server" -msgstr "" - -#: ../src/LekhoneeMain.vala:628 -#, fuzzy -msgid "Insert URL of the image" -msgstr "Insört Imeij" - -#: ../src/LekhoneeMain.vala:650 -#, fuzzy -msgid "Insert URL" -msgstr "Insört Imeij" - -#: ../src/LekhoneeMain.vala:766 -msgid "Update" -msgstr "Ùpdeit" - -#: ../src/LekhoneeMain.vala:781 -msgid "Fetching posts from server" -msgstr "" - -#: ../src/LekhoneeMain.vala:856 -msgid "Are you sure to clear the current post?" -msgstr "" - -#: ../src/LekhoneeMain.vala:950 -msgid "Uploading file to the server" -msgstr "" - -#: ../src/LekhoneeMain.vala:1039 -msgid "posting to the server" -msgstr "" - -#: ../src/LekhoneeMain.vala:1140 -msgid "Are you sure to quit lekhonee-gnome without posting the current post?" -msgstr "" - -#: ../src/LekhoneeDialogs.vala:89 -msgid "Preferences" -msgstr "" - -#~ msgid "" -#~ "-- Not Set --\n" -#~ "Baseline\n" -#~ "Top\n" -#~ "Middle\n" -#~ "Bottom\n" -#~ "Text Top\n" -#~ "Absolute Middle\n" -#~ "Absolute bottom\n" -#~ "Left\n" -#~ "Right" -#~ msgstr "" -#~ "-- Miset --\n" -#~ "Beislain\n" -#~ "Top\n" -#~ "Middol\n" -#~ "Bottom\n" -#~ "Tekst Top\n" -#~ "Absolut Middol\n" -#~ "Absolut Bottom\n" -#~ "Left\n" -#~ "Rait" - -#~ msgid "Alignment" -#~ msgstr "Alainmènt" - -#~ msgid "Bold" -#~ msgstr "Bold" - -#~ msgid "Configure" -#~ msgstr "Konfigyur" - -#~ msgid "Dimentions\n" -#~ msgstr "Daimençions\n" - -#~ msgid "For Future Use" -#~ msgstr "Für Mirai dè Yuseij" - -#~ msgid "Image" -#~ msgstr "Imeij" - -#~ msgid "Image Description" -#~ msgstr "Imeij Diskripçion" - -#~ msgid "Image URL" -#~ msgstr "Imeij YRL" - -#~ msgid "Link" -#~ msgstr "Liŋk" - -#~ msgid "Password" -#~ msgstr "Paswörd" - -#~ msgid "Refresh" -#~ msgstr "Rīfreš " - -#~ msgid "Server" -#~ msgstr "Sörvā" - -#~ msgid "Spell Check" -#~ msgstr "Spelček " - -#~ msgid "Tags" -#~ msgstr "Tägs" - -#~ msgid "Tags separated by commas" -#~ msgstr "Komma-sepèreiten Tägs" - -#~ msgid "Underline" -#~ msgstr "Ùndèrlain" - -#~ msgid "Username" -#~ msgstr "Yusāneim" - -#~ msgid "Wordpress" -#~ msgstr "Wordpress" - -#~ msgid "X" -#~ msgstr "X" - -#~ msgid "_About" -#~ msgstr "_A`baut" - -#~ msgid "http://yourserver.com/xmlrpc.php" -#~ msgstr "http://yourserver.com/xmlrpc.php" - -#~ msgid "italic" -#~ msgstr "Italiaik" - -#~ msgid "lekhonee msg" -#~ msgstr "lekhonee msg" - -#~ msgid "(c) 2009 Kushal Das" -#~ msgstr "(c) 2009 Kushal Das" - -#~ msgid "Save Blog" -#~ msgstr "Seiv Blog" - -#~ msgid "Lekhonee files" -#~ msgstr "Lekhonee fails" - -#~ msgid "Open Blog" -#~ msgstr "Opèn Blog" diff -Naur lekhonee-gnome-0.10.orig/po/bjs.po lekhonee-gnome-0.10/po/bjs.po --- lekhonee-gnome-0.10.orig/po/bjs.po 1970-01-01 05:30:00.000000000 +0530 +++ lekhonee-gnome-0.10/po/bjs.po 2010-06-03 14:13:53.000000000 +0530 @@ -0,0 +1,307 @@ +# This file is distributed under the same license as the PACKAGE package. +# Tom K. C. Chiu , 2009. +# +msgid "" +msgstr "" +"Project-Id-Version: bb\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2010-06-03 14:13+0530\n" +"PO-Revision-Date: 2009-09-25 22:54+0800\n" +"Last-Translator: Tom K. C. Chiu \n" +"Language-Team: Tom K. C. Chiu \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../ui/new.ui.h:1 +msgid "
Tag" +msgstr "" + +#: ../ui/new.ui.h:2 +msgid "Accounts" +msgstr "" + +#: ../ui/new.ui.h:3 +#, fuzzy +msgid "Add Category" +msgstr "Ädd Kategoris" + +#: ../ui/new.ui.h:4 +msgid "Cancel" +msgstr "Känsol" + +#: ../ui/new.ui.h:5 +msgid "Comments Allowed" +msgstr "Komments Alawen" + +#: ../ui/new.ui.h:6 +#, fuzzy +msgid "Draft" +msgstr "Seiv Draft" + +#: ../ui/new.ui.h:7 +msgid "Get Blog Style" +msgstr "" + +#: ../ui/new.ui.h:8 +msgid "HTML" +msgstr "" + +#: ../ui/new.ui.h:9 +#, fuzzy +msgid "HTML _Tags" +msgstr "_HTML Tägs" + +#: ../ui/new.ui.h:10 +#, fuzzy +msgid "Insert
tag" +msgstr "Insört Imeij" + +#: ../ui/new.ui.h:11 +#, fuzzy +msgid "Insert Link" +msgstr "Insört Imeij" + +#: ../ui/new.ui.h:12 +#, fuzzy +msgid "Insert an Image" +msgstr "Insört Imeij" + +#: ../ui/new.ui.h:13 +msgid "Insert unordered list" +msgstr "" + +#: ../ui/new.ui.h:14 +msgid "Last Post" +msgstr "Last Post" + +#: ../ui/new.ui.h:15 +msgid "Old Posts" +msgstr "Ould Posts" + +#: ../ui/new.ui.h:16 +msgid "Preview" +msgstr "Privyu" + +#: ../ui/new.ui.h:17 +msgid "Publish" +msgstr "Pùbliš " + +#: ../ui/new.ui.h:18 +msgid "Publish the post in the server" +msgstr "" + +#: ../ui/new.ui.h:19 +msgid "Save the post as draft in the server" +msgstr "" + +#: ../ui/new.ui.h:20 +msgid "Select File to Upload" +msgstr "Silekt Fail tu Ùploud " + +#: ../ui/new.ui.h:21 +msgid "Title" +msgstr "Tàitol" + +#: ../ui/new.ui.h:22 +msgid "Upload File" +msgstr "Ùploud Fail" + +#: ../ui/new.ui.h:23 +msgid "Visual" +msgstr "" + +#: ../ui/new.ui.h:24 +msgid "_Edit" +msgstr "_Edit" + +#: ../ui/new.ui.h:25 +msgid "_File" +msgstr "_Fail" + +#: ../ui/new.ui.h:26 +msgid "_Help" +msgstr "_Help" + +#: ../ui/new.ui.h:27 +msgid "blockquote" +msgstr "" + +#: ../ui/new.ui.h:28 +msgid "code" +msgstr "" + +#: ../ui/new.ui.h:29 +msgid "pre" +msgstr "" + +#: ../ui/new.ui.h:30 +#, fuzzy +msgid "upload" +msgstr "Ùploud" + +#: ../src/LekhoneeMain.vala:153 +msgid "Categories" +msgstr "Kategoris" + +#: ../src/LekhoneeMain.vala:161 +#, fuzzy +msgid "Post Title" +msgstr "Post Tàitols" + +#: ../src/LekhoneeMain.vala:369 +#, fuzzy +msgid "lekhonee-gnome" +msgstr "lekhonee" + +#: ../src/LekhoneeMain.vala:378 ../src/LekhoneeMain.vala:573 +#: ../src/LekhoneeMain.vala:710 ../src/LekhoneeMain.vala:773 +#: ../src/LekhoneeMain.vala:910 ../src/LekhoneeMain.vala:986 +msgid "Select an account first" +msgstr "" + +#: ../src/LekhoneeMain.vala:580 +msgid "Fetching categories from server" +msgstr "" + +#: ../src/LekhoneeMain.vala:628 +#, fuzzy +msgid "Insert URL of the image" +msgstr "Insört Imeij" + +#: ../src/LekhoneeMain.vala:650 +#, fuzzy +msgid "Insert URL" +msgstr "Insört Imeij" + +#: ../src/LekhoneeMain.vala:766 +msgid "Update" +msgstr "Ùpdeit" + +#: ../src/LekhoneeMain.vala:781 +msgid "Fetching posts from server" +msgstr "" + +#: ../src/LekhoneeMain.vala:856 +msgid "Are you sure to clear the current post?" +msgstr "" + +#: ../src/LekhoneeMain.vala:950 +msgid "Uploading file to the server" +msgstr "" + +#: ../src/LekhoneeMain.vala:1039 +msgid "posting to the server" +msgstr "" + +#: ../src/LekhoneeMain.vala:1140 +msgid "Are you sure to quit lekhonee-gnome without posting the current post?" +msgstr "" + +#: ../src/LekhoneeDialogs.vala:89 +msgid "Preferences" +msgstr "" + +#~ msgid "" +#~ "-- Not Set --\n" +#~ "Baseline\n" +#~ "Top\n" +#~ "Middle\n" +#~ "Bottom\n" +#~ "Text Top\n" +#~ "Absolute Middle\n" +#~ "Absolute bottom\n" +#~ "Left\n" +#~ "Right" +#~ msgstr "" +#~ "-- Miset --\n" +#~ "Beislain\n" +#~ "Top\n" +#~ "Middol\n" +#~ "Bottom\n" +#~ "Tekst Top\n" +#~ "Absolut Middol\n" +#~ "Absolut Bottom\n" +#~ "Left\n" +#~ "Rait" + +#~ msgid "Alignment" +#~ msgstr "Alainmènt" + +#~ msgid "Bold" +#~ msgstr "Bold" + +#~ msgid "Configure" +#~ msgstr "Konfigyur" + +#~ msgid "Dimentions\n" +#~ msgstr "Daimençions\n" + +#~ msgid "For Future Use" +#~ msgstr "Für Mirai dè Yuseij" + +#~ msgid "Image" +#~ msgstr "Imeij" + +#~ msgid "Image Description" +#~ msgstr "Imeij Diskripçion" + +#~ msgid "Image URL" +#~ msgstr "Imeij YRL" + +#~ msgid "Link" +#~ msgstr "Liŋk" + +#~ msgid "Password" +#~ msgstr "Paswörd" + +#~ msgid "Refresh" +#~ msgstr "Rīfreš " + +#~ msgid "Server" +#~ msgstr "Sörvā" + +#~ msgid "Spell Check" +#~ msgstr "Spelček " + +#~ msgid "Tags" +#~ msgstr "Tägs" + +#~ msgid "Tags separated by commas" +#~ msgstr "Komma-sepèreiten Tägs" + +#~ msgid "Underline" +#~ msgstr "Ùndèrlain" + +#~ msgid "Username" +#~ msgstr "Yusāneim" + +#~ msgid "Wordpress" +#~ msgstr "Wordpress" + +#~ msgid "X" +#~ msgstr "X" + +#~ msgid "_About" +#~ msgstr "_A`baut" + +#~ msgid "http://yourserver.com/xmlrpc.php" +#~ msgstr "http://yourserver.com/xmlrpc.php" + +#~ msgid "italic" +#~ msgstr "Italiaik" + +#~ msgid "lekhonee msg" +#~ msgstr "lekhonee msg" + +#~ msgid "(c) 2009 Kushal Das" +#~ msgstr "(c) 2009 Kushal Das" + +#~ msgid "Save Blog" +#~ msgstr "Seiv Blog" + +#~ msgid "Lekhonee files" +#~ msgstr "Lekhonee fails" + +#~ msgid "Open Blog" +#~ msgstr "Opèn Blog" debian/patches/hardening-fix.patch0000644000000000000000000000311211735117757014374 0ustar Description: Fix build failures after use of hardened flags It is submitted upstream. . But since the C code is generated by valac, a propoer solutions in vala should be found. Forwarded: https://fedorahosted.org/lekhonee/ticket/8 Author: Praveen Arimbrathodiyil Last-Update: 2012-03-29 --- a/src/LekhoneeMain.c +++ b/src/LekhoneeMain.c @@ -968,7 +968,7 @@ GtkMessageDialog* dm; g_return_if_fail (self != NULL); g_return_if_fail (message != NULL); - dm = g_object_ref_sink ((GtkMessageDialog*) gtk_message_dialog_new (self->window, GTK_DIALOG_MODAL, GTK_MESSAGE_ERROR, GTK_BUTTONS_OK, message)); + dm = g_object_ref_sink ((GtkMessageDialog*) gtk_message_dialog_new (self->window, GTK_DIALOG_MODAL, GTK_MESSAGE_ERROR, GTK_BUTTONS_OK, "%s", message)); gtk_window_set_title ((GtkWindow*) dm, _ ("lekhonee-gnome")); gtk_dialog_run ((GtkDialog*) dm); gtk_object_destroy ((GtkObject*) dm); @@ -2488,7 +2488,7 @@ char* _tmp26_; GtkMessageDialog* _tmp27_; GtkMessageDialog* dm; - dm = (_tmp27_ = g_object_ref_sink ((GtkMessageDialog*) gtk_message_dialog_new (self->window, GTK_DIALOG_MODAL, GTK_MESSAGE_INFO, GTK_BUTTONS_OK, _tmp26_ = g_strconcat ("Message posted with ID ", pid, NULL))), _g_free0 (_tmp26_), _tmp27_); + dm = (_tmp27_ = g_object_ref_sink ((GtkMessageDialog*) gtk_message_dialog_new (self->window, GTK_DIALOG_MODAL, GTK_MESSAGE_INFO, GTK_BUTTONS_OK, "%s", _tmp26_ = g_strconcat ("Message posted with ID ", pid, NULL))), _g_free0 (_tmp26_), _tmp27_); gtk_dialog_run ((GtkDialog*) dm); gtk_object_destroy ((GtkObject*) dm); _g_object_unref0 (dm); debian/patches/series0000644000000000000000000000004411735104777012044 0ustar bb-to-bjs.patch hardening-fix.patch