<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en" style='--code-editor-font: var(--default-mono-font, "GitLab Mono"), JetBrains Mono, Menlo, DejaVu Sans Mono, Liberation Mono, Consolas, Ubuntu Mono, Courier New, andale mono, lucida console, monospace;'>
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>

<style data-premailer="ignore" type="text/css">
a { color: #1068bf; }
</style>


<style>img {
max-width: 100%; height: auto;
}
body {
font-size: .875rem;
}
body {
-webkit-text-shadow: rgba(255,255,255,.01) 0 0 1px;
}
body {
font-family: "GitLab Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; font-size: inherit;
}
</style>
</head>
<body style='font-size: inherit; -webkit-text-shadow: rgba(255,255,255,.01) 0 0 1px; font-family: "GitLab Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";'>
<div class="content">

<h3 style="margin-top: 20px; margin-bottom: 10px;">
Markus Koschany pushed to branch upstream at <a href="https://salsa.debian.org/java-team/sweethome3d-textures-editor">Debian Java Maintainers / sweethome3d-textures-editor</a>
</h3>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
Commits:
</h4>
<ul>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/java-team/sweethome3d-textures-editor/-/commit/e6b5f391b08c39f5ed4692eff07051b9c6b5997a">e6b5f391</a></strong>
<div>
<span> by Markus Koschany </span> <i> at 2025-02-09T21:07:27+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #3a383f; position: relative; font-family: "GitLab Mono","JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>New upstream version 2.1</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
30 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#d3f20c21b3fd2f24225dbc34947b73eba9773c85">
.settings/org.eclipse.jdt.ui.prefs
</a>
</li>
<li class="file-stats">
<a href="#eca0db1b3d9d0df629cc38c0542cc92962bbe6d5">
LICENSE.TXT
</a>
</li>
<li class="file-stats">
<a href="#1ed6f5782121b1d5ac82aca6d59599499295ccf2">
README.TXT
</a>
</li>
<li class="file-stats">
<a href="#bdc348bf75801c527f51cdeddc8edf027f7ef35a">
build.xml
</a>
</li>
<li class="file-stats">
<a href="#64673fa5912f0d6c53fc1919632456b58925be57">
src/com/eteks/textureslibraryeditor/TexturesLibraryEditor.java
</a>
</li>
<li class="file-stats">
<a href="#f635658b89a7ed94d45b79eab38ce03e56f62a46">
src/com/eteks/textureslibraryeditor/TexturesLibraryEditorBootstrap.java
</a>
</li>
<li class="file-stats">
<a href="#81c1cc3e37ae826ad5c199903efec72d8f7fc2c3">
src/com/eteks/textureslibraryeditor/io/FileTexturesLibraryUserPreferences.java
</a>
</li>
<li class="file-stats">
<a href="#ebb4f56f3d29ba44fbb342c697eed1f283edbc9a">
src/com/eteks/textureslibraryeditor/io/TexturesLibraryFileRecorder.java
</a>
</li>
<li class="file-stats">
<a href="#87adc08b2dde603c6eac90f662a0e29c8cf3c3ba">
src/com/eteks/textureslibraryeditor/model/TexturesLibrary.java
</a>
</li>
<li class="file-stats">
<a href="#979e83384f51e252653b78a074b2f80c51774504">
src/com/eteks/textureslibraryeditor/model/TexturesLibraryRecorder.java
</a>
</li>
<li class="file-stats">
<a href="#9eba66e8f5db62b300c2a69a7bfcc7cc2b9e81b8">
src/com/eteks/textureslibraryeditor/model/TexturesLibraryUserPreferences.java
</a>
</li>
<li class="file-stats">
<a href="#f1eccb56c55979db5705f87d4a458cf7585d058e">
src/com/eteks/textureslibraryeditor/package.properties
</a>
</li>
<li class="file-stats">
<a href="#fe000aa60ab1d707c8730d0365b0a8d462e1714b">
src/com/eteks/textureslibraryeditor/package_fr.properties
</a>
</li>
<li class="file-stats">
<a href="#15ad03623df15a187a2544806506dc9f06351cbb">
src/com/eteks/textureslibraryeditor/swing/EditorPane.java
</a>
</li>
<li class="file-stats">
<a href="#e015a8bd573e4f995530724d579aad6bc2049016">
src/com/eteks/textureslibraryeditor/swing/ImportTexturesTaskPanel.java
</a>
</li>
<li class="file-stats">
<a href="#25f108d3036de023086445eacd255696bcb828b2">
src/com/eteks/textureslibraryeditor/swing/SwingEditorViewFactory.java
</a>
</li>
<li class="file-stats">
<a href="#83d6f28ced7ce5e33a77b1a4ab3953a6f5a9b205">
src/com/eteks/textureslibraryeditor/swing/TexturesLanguageComboBox.java
</a>
</li>
<li class="file-stats">
<a href="#b213943103c984c18a7e85b210c514e76581d61f">
src/com/eteks/textureslibraryeditor/swing/TexturesLibraryTable.java
</a>
</li>
<li class="file-stats">
<a href="#db08cac200450015e050c9f237b1ffb5bbe382ed">
src/com/eteks/textureslibraryeditor/swing/TexturesLibraryUserPreferencesPanel.java
</a>
</li>
<li class="file-stats">
<a href="#02012147343177aaae5591b83699f3a0a78579bf">
src/com/eteks/textureslibraryeditor/swing/TexturesPanel.java
</a>
</li>
<li class="file-stats">
<a href="#5fd6a7de6a0efcb95ef8d2e60c2eb45d3f6789fb">
src/com/eteks/textureslibraryeditor/swing/package.properties
</a>
</li>
<li class="file-stats">
<a href="#b558b2276bee0706f9d9399f24656047723b19d8">
src/com/eteks/textureslibraryeditor/swing/package_fr.properties
</a>
</li>
<li class="file-stats">
<a href="#e87a63db0164df0b793fc0a7865a51bc16809df5">
src/com/eteks/textureslibraryeditor/viewcontroller/DefaultCategories.properties
</a>
</li>
<li class="file-stats">
<a href="#c08e9a4c0c2562ef1945ec0c9a788a9903a3e646">
src/com/eteks/textureslibraryeditor/viewcontroller/DefaultCategories_bg.properties
</a>
</li>
<li class="file-stats">
<a href="#ed55ae33cdbef1e3900b2be9a1a42db768cb89f5">
src/com/eteks/textureslibraryeditor/viewcontroller/DefaultCategories_cs.properties
</a>
</li>
<li class="file-stats">
<a href="#68c03040bf929cbe71ed6b6e534157e731b34d89">
src/com/eteks/textureslibraryeditor/viewcontroller/DefaultCategories_de.properties
</a>
</li>
<li class="file-stats">
<a href="#52ec099b9e0df76518517eddcdbf1aff355b994c">
src/com/eteks/textureslibraryeditor/viewcontroller/DefaultCategories_el.properties
</a>
</li>
<li class="file-stats">
<a href="#27dc2aa08694df21b0c45bf115673e57c179816f">
src/com/eteks/textureslibraryeditor/viewcontroller/DefaultCategories_es.properties
</a>
</li>
<li class="file-stats">
<a href="#fe83d9d34e4c8339ac6a744724810f76f49fbe37">
src/com/eteks/textureslibraryeditor/viewcontroller/DefaultCategories_fi.properties
</a>
</li>
<li class="file-stats">
<a href="#f7b83e9844bb839c5013fe6443d2cb6418d187b2">
src/com/eteks/textureslibraryeditor/viewcontroller/DefaultCategories_fr.properties
</a>
</li>
</ul>
<h5 style="margin-top: 10px; margin-bottom: 10px; font-size: .875rem;">
The diff was not included because it is too large.
</h5>

</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #737278;">

<br>
<a href="https://salsa.debian.org/java-team/sweethome3d-textures-editor/-/commit/e6b5f391b08c39f5ed4692eff07051b9c6b5997a">View it on GitLab</a>.
<br>
You're receiving this email because of your account on <a target="_blank" rel="noopener noreferrer" href="https://salsa.debian.org">salsa.debian.org</a>. <a href="https://salsa.debian.org/-/profile/notifications" target="_blank" rel="noopener noreferrer" class="mng-notif-link">Manage all notifications</a> · <a href="https://salsa.debian.org/help" target="_blank" rel="noopener noreferrer" class="help-link">Help</a>
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Commit","url":"https://salsa.debian.org/java-team/sweethome3d-textures-editor/-/commit/e6b5f391b08c39f5ed4692eff07051b9c6b5997a"}}</script>


</p>
</div>
</body>
</html>