<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/icon, branch branch-1.5</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=branch-1.5</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=branch-1.5'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2014-09-10T07:03:53+00:00</updated>
<entry>
<title>configure: Add --disable-install-shared-mime-info option</title>
<updated>2014-09-10T07:03:53+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-09-10T07:03:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=036549343416183f973d00a86d897d4a368c1d6f'/>
<id>urn:sha1:036549343416183f973d00a86d897d4a368c1d6f</id>
<content type='text'>
This inhibits the installation of the shared mime info data file and
updating of the shared mime database. Necessary if you want to use a
distribution-specific shared mime installation hook, like dh_installmime

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>icons: Use DESTDIR when updating mime/icon caches</title>
<updated>2014-09-10T06:00:14+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-09-10T06:00:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=1fb200d18cc385230b3af574816ec354682cc5c9'/>
<id>urn:sha1:1fb200d18cc385230b3af574816ec354682cc5c9</id>
<content type='text'>
This is done in install-data-hook and needs to explicitly use DESTDIR

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>icon: Generate altusmetrum.xpm and install it</title>
<updated>2014-06-25T01:26:04+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-06-25T01:26:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=048ce00ea0d1d2744552942559aa1da2431ab954'/>
<id>urn:sha1:048ce00ea0d1d2744552942559aa1da2431ab954</id>
<content type='text'>
This is for the debian menu, still a required part of a debian package.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Rename icon files to fit XDG specifications. Add file icons. Add mime types</title>
<updated>2014-06-20T05:31:13+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-06-19T21:33:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=1b0f56ddb2b85b68232c22a7a8b8744cb9ad76f9'/>
<id>urn:sha1:1b0f56ddb2b85b68232c22a7a8b8744cb9ad76f9</id>
<content type='text'>
Our SVG icons now follow XDG standards by including a vendor
prefix. The new file type icons include application-vnd.altusmetrum as
a prefix so that they match the mime types declared.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>icon: Construct .exe files to hold windows icons for file associations</title>
<updated>2014-06-18T21:18:38+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-06-18T09:15:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=c93c4efefee0dbf6d193466efd6761d9a1849ae9'/>
<id>urn:sha1:c93c4efefee0dbf6d193466efd6761d9a1849ae9</id>
<content type='text'>
It appears that creating an executable with an icon resource is the
only way to display icons for files. Fortunately, that's not all that
hard.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>icon: Add drop-shadows to the SVG files; stop generating in the png versions</title>
<updated>2014-06-15T23:30:08+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-06-15T23:06:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=ef6998c2d052bf639f257b71baefacf3a652506f'/>
<id>urn:sha1:ef6998c2d052bf639f257b71baefacf3a652506f</id>
<content type='text'>
Now everyone gets drop shadows.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>icon: Make the icon shadows a bit less harsh</title>
<updated>2014-06-15T01:34:09+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-06-15T01:34:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=23708b4760250f55e8e3b1a0141df9a9ee17a936'/>
<id>urn:sha1:23708b4760250f55e8e3b1a0141df9a9ee17a936</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>icon: Build resolutions needed for Java bits too</title>
<updated>2014-06-15T01:07:39+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-06-15T01:07:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=33da986161c38936cff82fe43046f0bcd5e24d8e'/>
<id>urn:sha1:33da986161c38936cff82fe43046f0bcd5e24d8e</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>icon: Build windows ico files, clean built files</title>
<updated>2014-06-15T01:02:51+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-06-15T01:02:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=b825ea71ebcc4a8da3e339ab3e21b0ad47f2e48f'/>
<id>urn:sha1:b825ea71ebcc4a8da3e339ab3e21b0ad47f2e48f</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>icon: Create all icons from .svg files</title>
<updated>2014-06-15T00:51:46+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-06-15T00:51:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=4ec960b705b87b15d015abb2a9a3e23eee414f1d'/>
<id>urn:sha1:4ec960b705b87b15d015abb2a9a3e23eee414f1d</id>
<content type='text'>
Remove images from repository, leaving only the svg files and build
instructions

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
</feed>
