<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in POTFILES.in</title>
    <link>http://src.iws.cs.ovgu.de/source/rss/systemd/po/POTFILES.in</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    <item>
        <title>core: pass details to polkit for some unit actions
    
    The following details are passed:
    
    - unit: the primary name of the unit upon which the action was
            invoked (i.e. after resolving any aliases);
    - verb: one of 'start', 'stop', 'reload', 'restart', 'try-restart',
            'reload-or-restart', 'reload-or-try-restart', 'kill',
            'reset-failed', or 'set-property', corresponding to the
            systemctl verb used to invoke the action.
    
    Typical use of these details in a polkit policy rule might be:
    
      // Allow alice to manage example.service;
      // fall back to implicit authorization otherwise.
      polkit.addRule(function(action, subject) {
          if (action.id == "org.freedesktop.systemd1.manage-units" &amp;&amp;
              action.lookup("unit") == "example.service" &amp;&amp;
              subject.user == "alice") {
              return polkit.Result.YES;
          }
      });
    
    We also supply a custom polkit message that includes the unit's name and
    the requested operation.</title>
        <description>/systemd/po/POTFILES.in - 88ced61bf9673407f4b15bf51b1b408fd78c149d</description>
        <pubDate></pubDate>
        <dc:creator>Michael Chapman &lt;mike@very.puzzling.org&gt;</dc:creator>
    </item>

    <item>
        <title>build-sys: remove left-over</title>
        <description>/systemd/po/POTFILES.in - 32fea77178ff9aaa09a7b043965fce854fdf8874</description>
        <pubDate></pubDate>
        <dc:creator>Kay Sievers &lt;kay@vrfy.org&gt;</dc:creator>
    </item>

    <item>
        <title>Translate fsckd messages for plymouth
    
    For plymouth themes not supporting i18n (like .script), send translated
    messages to display to user, which is equivalent to the sent machine
    readable data.</title>
        <description>/systemd/po/POTFILES.in - b0d924648600ac10101b22cdfc2b055d502fd899</description>
        <pubDate></pubDate>
        <dc:creator>Didier Roche &lt;didrocks@ubuntu.com&gt;</dc:creator>
    </item>

    <item>
        <title>import: add org.freedesktop.import1.policy.in to POTFILES.in
    
    https://bugs.freedesktop.org/show_bug.cgi?id=88705</title>
        <description>/systemd/po/POTFILES.in - 838d5f029882e8122b0c2c7e988546a4c4981d21</description>
        <pubDate></pubDate>
        <dc:creator>Piotr Drąg  &lt;piotrdrag@gmail.com&gt;</dc:creator>
    </item>

    <item>
        <title>machined: add org.freedesktop.machine1.policy.in to POTFILES.in
    
    The new polkit file was introduced in commit d04c1fb8e21560 ("machined:
    introduce polkit for OpenLogin() call").</title>
        <description>/systemd/po/POTFILES.in - 3fd1957f0d76a840b531aac2da56c55020271aae</description>
        <pubDate></pubDate>
        <dc:creator>Filipe Brandenburger &lt;filbranden@google.com&gt;</dc:creator>
    </item>

    <item>
        <title>build-sys: fix "make distcheck"</title>
        <description>/systemd/po/POTFILES.in - 216e2aded651d7861ba07b46b158134ba7f01553</description>
        <pubDate></pubDate>
        <dc:creator>Kay Sievers &lt;kay@vrfy.org&gt;</dc:creator>
    </item>

    <item>
        <title>test: hook up more tests with make check</title>
        <description>/systemd/po/POTFILES.in - 95ea1b90cc61f464f3b9bc147119dee4ba9620b8</description>
        <pubDate></pubDate>
        <dc:creator>Lennart Poettering &lt;lennart@poettering.net&gt;</dc:creator>
    </item>

    <item>
        <title>hostnamed, localed: move config files to subdir</title>
        <description>/systemd/po/POTFILES.in - 681cfc6c40b176f73204c9088bfc5a7e8bad4317</description>
        <pubDate></pubDate>
        <dc:creator>Kay Sievers &lt;kay.sievers@vrfy.org&gt;</dc:creator>
    </item>

    <item>
        <title>timedated: move sources to subdirectory</title>
        <description>/systemd/po/POTFILES.in - 4668191d0298339c70fba485f46233f79fcedc30</description>
        <pubDate></pubDate>
        <dc:creator>Kay Sievers &lt;kay.sievers@vrfy.org&gt;</dc:creator>
    </item>

    <item>
        <title>logind: fix POTFILES location</title>
        <description>/systemd/po/POTFILES.in - d85eed730107444505477106d2fdbd2767d4fd7a</description>
        <pubDate></pubDate>
        <dc:creator>Kay Sievers &lt;kay.sievers@vrfy.org&gt;</dc:creator>
    </item>

    <item>
        <title>build-sys: Add i18n support through intltool
    
    And put the PolicyKit policy files up for translation.</title>
        <description>/systemd/po/POTFILES.in - 1c7dde3e475978c569a982d65fd86d4b4e3caad8</description>
        <pubDate></pubDate>
        <dc:creator>Bastien Nocera &lt;hadess@hadess.net&gt;</dc:creator>
    </item>

</channel>
</rss>

