Add missing trailing semicolons to pybitmessage.desktop

This commit is contained in:
Justus Ranvier 2013-06-04 15:32:14 -05:00
parent 354c82d85b
commit 41792697b6
1 changed files with 4 additions and 4 deletions

View File

@ -7,12 +7,12 @@ Comment=Send encrypted messages to another person or to many subscribers
Exec=pybitmessage %U Exec=pybitmessage %U
Icon=pybitmessage Icon=pybitmessage
Terminal=false Terminal=false
Categories=Network;Email;Application Categories=Network;Email;Application;
Keywords=Email;E-mail;Newsgroup;Messaging Keywords=Email;E-mail;Newsgroup;Messaging;
X-MessagingMenu-UsesChatSection=true X-MessagingMenu-UsesChatSection=true
X-Ubuntu-Gettext-Domain=pybitmessage X-Ubuntu-Gettext-Domain=pybitmessage
Actions=Send;Subscribe;AddressBook Actions=Send;Subscribe;AddressBook;
[Desktop Action Send] [Desktop Action Send]
Name=Send Name=Send
@ -27,4 +27,4 @@ OnlyShowIn=Unity;
[Desktop Action AddressBook] [Desktop Action AddressBook]
Name=Address Book Name=Address Book
Exec=pybitmessage -a Exec=pybitmessage -a
OnlyShowIn=Unity; OnlyShowIn=Unity;