[Xfce4-commits] <xfce4-netload-plugin:master> Remove unnecessary files

Florian Rivoal noreply at xfce.org
Tue Dec 7 17:32:01 CET 2010


Updating branch refs/heads/master
         to 965fbf3b567fccdf6719d10764140b074e10955a (commit)
       from 8bab222cea6b5af9d21486ef655e2de3c8252329 (commit)

commit 965fbf3b567fccdf6719d10764140b074e10955a
Author: Florian Rivoal <frivoal at xfce.org>
Date:   Wed Dec 8 01:32:06 2010 +0900

    Remove unnecessary files
    
    LINGUAS and the pot file are not actually needed, as they can be inferred
    from the rest.

 po/LINGUAS                  |    2 -
 po/xfce4-netload-plugin.pot |  111 -------------------------------------------
 2 files changed, 0 insertions(+), 113 deletions(-)

diff --git a/po/LINGUAS b/po/LINGUAS
deleted file mode 100644
index 633a4a6..0000000
--- a/po/LINGUAS
+++ /dev/null
@@ -1,2 +0,0 @@
-# set of available languages (in alphabetic order)
-ar ast ca cs da de el en_GB eo es eu fi fr gl hu id it ja ko lt lv nb pl pt_BR pt ru sq sv tr uk ur ur_PK vi zh_CN
diff --git a/po/xfce4-netload-plugin.pot b/po/xfce4-netload-plugin.pot
deleted file mode 100644
index d707ee2..0000000
--- a/po/xfce4-netload-plugin.pot
+++ /dev/null
@@ -1,111 +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 at ADDRESS>, YEAR.
-#
-#, fuzzy
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-05 02:01+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
-"Language-Team: LANGUAGE <LL at li.org>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=CHARSET\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#: ../panel-plugin/netload.c:57
-msgid "Xfce4-Netload-Plugin"
-msgstr ""
-
-#: ../panel-plugin/netload.c:60
-msgid "Unknown error."
-msgstr ""
-
-#: ../panel-plugin/netload.c:61
-msgid "Linux proc device '/proc/net/dev' not found."
-msgstr ""
-
-#: ../panel-plugin/netload.c:62
-msgid "Interface was not found."
-msgstr ""
-
-#: ../panel-plugin/netload.c:144
-#, c-format
-msgid "<< %s >> (Interface down)"
-msgstr ""
-
-#: ../panel-plugin/netload.c:228
-#, c-format
-msgid ""
-"<< %s >> (%s)\n"
-"Average of last %d measures:\n"
-"Incoming: %s kByte/s\n"
-"Outgoing: %s kByte/s\n"
-"Total: %s kByte/s"
-msgstr ""
-
-#: ../panel-plugin/netload.c:230
-msgid "no IP address"
-msgstr ""
-
-#: ../panel-plugin/netload.c:468
-#, c-format
-msgid ""
-"%s: Error in initalizing:\n"
-"%s"
-msgstr ""
-
-#: ../panel-plugin/netload.c:773
-msgid "Select color"
-msgstr ""
-
-#: ../panel-plugin/netload.c:839
-msgid "Bar color (incoming):"
-msgstr ""
-
-#: ../panel-plugin/netload.c:840
-msgid "Bar color (outgoing):"
-msgstr ""
-
-#: ../panel-plugin/netload.c:843
-msgid "Maximum (incoming):"
-msgstr ""
-
-#: ../panel-plugin/netload.c:844
-msgid "Maximum (outgoing):"
-msgstr ""
-
-#: ../panel-plugin/netload.c:849 ../panel-plugin/netload.desktop.in.in.h:1
-msgid "Network Monitor"
-msgstr ""
-
-#: ../panel-plugin/netload.c:878
-msgid "Text to display:"
-msgstr ""
-
-#: ../panel-plugin/netload.c:909
-msgid "Network device:"
-msgstr ""
-
-#: ../panel-plugin/netload.c:935
-msgid "Update interval:"
-msgstr ""
-
-#: ../panel-plugin/netload.c:946
-msgid "s"
-msgstr ""
-
-#: ../panel-plugin/netload.c:959
-msgid "Automatic maximum"
-msgstr ""
-
-#: ../panel-plugin/netload.c:991
-msgid "kByte/s"
-msgstr ""
-
-#: ../panel-plugin/netload.desktop.in.in.h:2
-msgid "Show network traffic"
-msgstr ""



More information about the Xfce4-commits mailing list