<feed xmlns='http://www.w3.org/2005/Atom'>
<title>7Units/src/main/resources/about, branch stable</title>
<subtitle>A unit converter made in Java, inspired by GNU Units
</subtitle>
<id>https://git.ahopkins.ca/7units.git/atom?h=stable</id>
<link rel='self' href='https://git.ahopkins.ca/7units.git/atom?h=stable'/>
<link rel='alternate' type='text/html' href='https://git.ahopkins.ca/7units.git/'/>
<updated>2025-06-10T17:37:50Z</updated>
<entry>
<title>Correct sample expressions in about text</title>
<updated>2025-06-10T17:37:50Z</updated>
<author>
<name>Adrien Hopkins</name>
<email>adrien.p.hopkins@gmail.com</email>
</author>
<published>2025-06-10T17:37:50Z</published>
<link rel='alternate' type='text/html' href='https://git.ahopkins.ca/7units.git/commit/?id=ef34d9b0a1346ec6a6243dc4df7c59612faf6768'/>
<id>urn:sha1:ef34d9b0a1346ec6a6243dc4df7c59612faf6768</id>
<content type='text'>
The expressions were valid, but used 'hr' instead of 'h' for the hour,
which is not the abbreviation used by 7Units.
</content>
</entry>
<entry>
<title>Allow internationalization of about.txt</title>
<updated>2025-02-24T01:36:03Z</updated>
<author>
<name>Adrien Hopkins</name>
<email>adrien.p.hopkins@gmail.com</email>
</author>
<published>2025-02-24T01:23:47Z</published>
<link rel='alternate' type='text/html' href='https://git.ahopkins.ca/7units.git/commit/?id=9c358d708ba4988648d7b19ccb842f076ec4c354'/>
<id>urn:sha1:9c358d708ba4988648d7b19ccb842f076ec4c354</id>
<content type='text'>
This works with custom locales (by placing the text in
[config_dir]/about/[name].txt), but if such a file does not exist, it
will default to the default locale (en)'s about text.
</content>
</entry>
</feed>
