~betienne/periodictable/periodictable

« back to all changes in this revision

Viewing changes to libelemental/data.hh

  • Committer: Etienne Beaule
  • Date: 2012-11-24 13:36:10 UTC
  • Revision ID: betienne@bellaliant.net-20121124133610-d2z50cr36k2fwdjc
* Update to launchpad translation system
 - .po
 + en.pot
 * libelemental/data.cc non-english characters
- HTML hex code in element info (libelemental/data.hh)

Show diffs side-by-side

added added

removed removed

Lines of Context:
98
98
 
99
99
// Miscellaneous
100
100
 
101
 
        ColorValue color;
102
101
        Message notes;
103
102
};
104
103