Projet

Général

Profil

Révision 8ed8fc1a version.h

Voir les différences:

version.h
8 8
#define VER_PRODUCTVERSION_STR      "0.9.9\0"
9 9

  
10 10
#define VER_COMPANYNAME_STR         "RyXeo SARL"
11
#define VER_FILEDESCRIPTION_STR     "RyXéo -- WebAlbumPhoto"
12
#define VER_INTERNALNAME_STR        "ryxeo-webalbumphoto"
11
#define VER_FILEDESCRIPTION_STR     "RyXéo -- WebPhotoAlbum"
12
#define VER_INTERNALNAME_STR        "ryxeo-webphotoalbum"
13 13
#define VER_LEGALCOPYRIGHT_STR      "Copyright (c) 2012 RyXeo SARL"
14 14
#define VER_LEGALTRADEMARKS1_STR    "All Rights Reserved"
15 15
#define VER_LEGALTRADEMARKS2_STR    "License GNU/GPL v3"
16
#define VER_ORIGINALFILENAME_STR    "ryxeo-webalbumphoto.exe"
17
#define VER_PRODUCTNAME_STR         "RyXéo -- WebAlbumPhoto"
16
#define VER_ORIGINALFILENAME_STR    "ryxeo-webphotoalbum.exe"
17
#define VER_PRODUCTNAME_STR         "RyXéo -- WebPhotoAlbum"
18 18

  
19 19
#define VER_COMPANYDOMAIN_STR       "ryxeo.com"
20 20

  

Formats disponibles : Unified diff

Redmine Appliance - Powered by TurnKey Linux