diff options
author | Slávek Banko <[email protected]> | 2020-05-02 17:50:07 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2020-05-02 17:51:17 +0200 |
commit | bf18769c595215fa138ff23b9bd115bc238b99b9 (patch) | |
tree | a1af73b9258cb11c6718f0815cfb558176cd908d /extras/hibernate.desktop | |
parent | 3626b53227439960175160da61ea3cdb8cf9827b (diff) | |
download | kshutdown-bf18769c595215fa138ff23b9bd115bc238b99b9.tar.gz kshutdown-bf18769c595215fa138ff23b9bd115bc238b99b9.zip |
Desktop file translations:
+ Creation of POT template for desktop files added to CMakeL10n rules.
+ Added creation of translated desktop files during build.
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit 973ccd2d158a63ad581504ab32fdae872e57cbfd)
Diffstat (limited to 'extras/hibernate.desktop')
-rw-r--r-- | extras/hibernate.desktop | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/extras/hibernate.desktop b/extras/hibernate.desktop index 8a2b6f3..12cc457 100644 --- a/extras/hibernate.desktop +++ b/extras/hibernate.desktop @@ -1,12 +1,9 @@ [Desktop Entry] Comment=Hibernate Computer -Comment[pl]=Hibernuj Komputer -# Encoding: UTF-8 Exec=dcop kdesktop KScreensaverIface lock; dbus-send --system --dest="org.freedesktop.Hal" "/org/freedesktop/Hal/devices/computer" "org.freedesktop.Hal.Device.SystemPowerManagement.Hibernate" Icon=hibernate MimeType= Name=requires DBus/HAL -Name[pl]=wymaga DBus/HAL Path= StartupNotify=true Terminal=false |