~and471/+junk/do-with-docky

« back to all changes in this revision

Viewing changes to Do.Universe/src/Do.Universe/Do.Universe.Common/PhoneContactDetailItem.cs

  • Committer: rugby471 at gmail
  • Date: 2010-10-15 16:08:38 UTC
  • Revision ID: rugby471@gmail.com-20101015160838-z9m3utbf7bxzb5ty
reverted to before docky removal

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
//  along with this program.  If not, see <http://www.gnu.org/licenses/>.
19
19
 
20
20
using System;
21
 
using Mono.Unix;
 
21
using Mono.Posix;
22
22
 
23
23
namespace Do.Universe.Common
24
24
{