Difference between revisions of "AddressManager.app"

From GNUstepWiki
Jump to navigation Jump to search
(Added SCM info.)
(We long switched to SVN and there is no git clone of course)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{stub}}
 
 
{{Application|
 
{{Application|
 
shortdescription = AddressManager is a versatile address book application for managing contact information. |
 
shortdescription = AddressManager is a versatile address book application for managing contact information. |
Line 9: Line 8:
 
license = LGPL |
 
license = LGPL |
  
overview = It stores addresses, phone numbers, pictures, instant messaging information, email, homepages and whatever.
+
overview = AddressBook stores addresses, phone numbers, pictures, instant messaging information, email, homepages and more. It handles multiple Books.
  
 
[[Image:Addresses_show.png]]
 
[[Image:Addresses_show.png]]
 
  |
 
  |
  
features = |
+
features = Provides editing to Data of [[Addressess]] framework. |
  
 
maintainer = * [mailto:bjoern@PLEASE.DELETE.ME.giesler.de Bjoern Giesler] |
 
maintainer = * [mailto:bjoern@PLEASE.DELETE.ME.giesler.de Bjoern Giesler] |
Line 23: Line 22:
 
* [[Addresses]] |
 
* [[Addresses]] |
  
category = [[Category:Mail Applications]] [[Category:PIM Applications] [[Category:GAP]]
+
category = [[Category:Mail Applications]] [[Category:PIM Applications]] [[Category:GAP]]
 
}}
 
}}
  
SCM repository: http://cvs.savannah.gnu.org/viewvc/gap/system-apps/Addresses/?root=gap
+
SCM repository: https://svn.savannah.gnu.org/viewvc/gap/trunk/system-apps/Addresses/
 
 
Git clone command:
 
git cvsimport -v -d :pserver:anonymous@cvs.sv.gnu.org:/sources/gap \
 
  -C addresses -r cvs -k gap/system-apps/Addresses
 

Latest revision as of 13:24, 29 July 2024

AddressManager is a versatile address book application for managing contact information.

Current Version: 0.4.8

  • Released: July 24, 2012
  • Licensed: LGPL

Overview

AddressBook stores addresses, phone numbers, pictures, instant messaging information, email, homepages and more. It handles multiple Books.

Addresses show.png

Features

Provides editing to Data of Addressess framework.

Maintainer

Related Links


SCM repository: https://svn.savannah.gnu.org/viewvc/gap/trunk/system-apps/Addresses/