------------------------------------------------------------ revno: 9 committer: Guillaume Mazoyer <[email protected]> branch nick: nautilus-gnome-split timestamp: Sun 2012-01-22 21:08:39 +0100 message: Remove useless .pot file. removed: po/nautilus-gnome-split.pot modified: ChangeLog NEWS
-- lp:~gnome-split-team/gnome-split/nautilus-extension https://code.launchpad.net/~gnome-split-team/gnome-split/nautilus-extension Your team GNOME Split developers is subscribed to branch lp:~gnome-split-team/gnome-split/nautilus-extension. To unsubscribe from this branch go to https://code.launchpad.net/~gnome-split-team/gnome-split/nautilus-extension/+edit-subscription
=== modified file 'ChangeLog' --- ChangeLog 2012-01-22 11:45:17 +0000 +++ ChangeLog 2012-01-22 20:08:39 +0000 @@ -0,0 +1,34 @@ +2012-01-22 Guillaume Mazoyer <[email protected]> + + Fix command line to start GNOME Split. + +2012-01-22 Guillaume Mazoyer <[email protected]> + + Fix the command line to start GNOME Split. + +2012-01-22 Guillaume Mazoyer <[email protected]> + + Fix make dist when trying to compile .po. + +2012-01-22 Guillaume Mazoyer <[email protected]> + + Update French translation. + +2012-01-22 Guillaume Mazoyer <[email protected]> + + Display 'Merge Files...' entry only when files are mergeable. + +2012-01-22 Guillaume Mazoyer <[email protected]> + + Add licence header to the source files. + +2012-01-22 Guillaume Mazoyer <[email protected]> + + Add French translation. + +2012-01-22 Guillaume Mazoyer <[email protected]> + + Initial commit. + + First commit for the Nautilus extension of GNOME Split. + === modified file 'NEWS' --- NEWS 2012-01-22 00:11:03 +0000 +++ NEWS 2012-01-22 20:08:39 +0000 @@ -1,6 +1,6 @@ NEWS -Nautilus GNOME Split 0.1 (dd mmm yyyy) +Nautilus GNOME Split 0.1 (22 Jan 2012) ====================================== * First stable release. === removed file 'po/nautilus-gnome-split.pot' --- po/nautilus-gnome-split.pot 2012-01-22 16:47:03 +0000 +++ po/nautilus-gnome-split.pot 1970-01-01 00:00:00 +0000 @@ -1,34 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-01-22 17:46+0100\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" -"Language-Team: LANGUAGE <[email protected]>\n" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=CHARSET\n" -"Content-Transfer-Encoding: 8bit\n" - -#: ../src/nautilus-gnome-split.c:115 -msgid "_Merge Files..." -msgstr "" - -#: ../src/nautilus-gnome-split.c:116 -msgid "Merge all files together" -msgstr "" - -#: ../src/nautilus-gnome-split.c:123 -msgid "_Split File..." -msgstr "" - -#: ../src/nautilus-gnome-split.c:124 -msgid "Split this file" -msgstr ""
_______________________________________________ Mailing list: https://launchpad.net/~gnome-split-team Post to : [email protected] Unsubscribe : https://launchpad.net/~gnome-split-team More help : https://help.launchpad.net/ListHelp

