gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r3443: fix Addresses Makefile, reword and rm single


From: Carl Hansen
Subject: [Gsrc-commit] trunk r3443: fix Addresses Makefile, reword and rm single quote
Date: Wed, 14 Oct 2015 19:03:38 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 3443
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Wed 2015-10-14 12:03:33 -0700
message:
  fix Addresses Makefile, reword and rm single quote
modified:
  gnustep/Addresses/Makefile     makefile-20151014092427-s591iq6c1n3owcuw-3
=== modified file 'gnustep/Addresses/Makefile'
--- a/gnustep/Addresses/Makefile        2015-10-14 09:25:03 +0000
+++ b/gnustep/Addresses/Makefile        2015-10-14 19:03:33 +0000
@@ -15,7 +15,7 @@
 # You should have received a copy of the GNU General Public License
 # along with GSRC.  If not, see <http://www.gnu.org/licenses/>.
 
-NAME = AddressManager
+NAME = Addresses
 GARNAME = Addresses
 GARVERSION = 0.4.8
 HOME_URL = http://www.non-gnu.org/gap/addresses/
@@ -25,10 +25,11 @@
 contact information. It stores addresses, phone numbers, pictures, instant
 messaging information, email, homepages and whatever.  Addresses is also
 a framework that allows access to the addresses database in a way that
-is sourcecode-compatible with Apple's AddressBook.framework. It also
+is sourcecode-compatible with Apple s AddressBook.framework. It also
 contains a view framework to facilitate the construction of applications
-that use the contact database. Package is called "Addresses", but the 
-executable is "AddressManager" for some reason, one hopes.
+that use the contact database. Package and Framework is called
+"Addresses", but the executable is "AddressManager" for some reason,
+one hopes.
 endef
 
 ######################################################################


reply via email to

[Prev in Thread] Current Thread [Next in Thread]