mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-22 22:34:23 -07:00
usr/share/applications/byobu.desktop: add gettext domain, LP: #623935
This commit is contained in:
parent
7feeaa0fff
commit
c44bf4e78c
2 changed files with 2 additions and 0 deletions
1
debian/changelog
vendored
1
debian/changelog
vendored
|
@ -14,6 +14,7 @@ byobu (3.4) unreleased; urgency=low
|
||||||
- thanks to Mark Schouten <mark@prevented.net> for the IPv6 idea and
|
- thanks to Mark Schouten <mark@prevented.net> for the IPv6 idea and
|
||||||
sample code
|
sample code
|
||||||
* usr/share/man/man1/byobu.1: fix typos
|
* usr/share/man/man1/byobu.1: fix typos
|
||||||
|
* usr/share/applications/byobu.desktop: add gettext domain, LP: #623935
|
||||||
|
|
||||||
-- Dustin Kirkland <kirkland@ubuntu.com> Tue, 24 Aug 2010 18:21:14 -0400
|
-- Dustin Kirkland <kirkland@ubuntu.com> Tue, 24 Aug 2010 18:21:14 -0400
|
||||||
|
|
||||||
|
|
|
@ -7,3 +7,4 @@ Type=Application
|
||||||
Terminal=true
|
Terminal=true
|
||||||
Categories=GNOME;GTK;Utility;
|
Categories=GNOME;GTK;Utility;
|
||||||
NoDisplay=true
|
NoDisplay=true
|
||||||
|
X-GNOME-Gettext-Domain=byobu
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue