Package: blender
Version: 2.45-5
Severity: normal
Tags: patch
User: [EMAIL PROTECTED]
Usertags: origin-ubuntu hardy ubuntu-patch

In Ubuntu, we've applied the attached patch to achieve the following:

  * Merge from Debian unstable. Remaining Ubuntu changes:
    - debian/misc/blender-{fullscreen,windowed}.desktop:
      - Fix desktop files (add GenericName, drop extension for Icon, fix syntax
        for MimeType)
      - Add german translation

We thought you might be interested in doing the same. 

The patch is against 2.45-5, but seems to apply still to 2.46+dfsg-1.

Thank you.
diff -u blender-2.45/debian/changelog blender-2.45/debian/changelog
diff -u blender-2.45/debian/misc/blender-windowed.desktop 
blender-2.45/debian/misc/blender-windowed.desktop
--- blender-2.45/debian/misc/blender-windowed.desktop
+++ blender-2.45/debian/misc/blender-windowed.desktop
@@ -2,13 +2,18 @@
-Name=Blender 3D modeller (windowed)
-Name[ru]=Редактор 3D-моделей Blender (windowed)
+Name=Blender (windowed)
+Name[de]=Blender (Fenstermodus)
 Name[fr]=Blender - modeleur 3D (fenêtré)
+GenericName=3D modeller
+GenericName[de]=3D Modellierer
+GenericName[fr]=modeleur 3D
+GenericName[ru]=Редактор 3D-моделей
 Comment=Create and edit 3D models and animations
-Comment[ru]=Создание и редактирование трёхмерных моделей и анимаций
+Comment[de]=Erstellen und Editieren von 3D Modellen und Animationen
 Comment[fr]=Création et édition d'objets 3D et animations
+Comment[ru]=Создание и редактирование трёхмерных моделей и анимаций
 Exec=blender -w
-Icon=blender.svg
+Icon=blender
 Terminal=false
 Type=Application
 Categories=Graphics;3DGraphics;
 StartupNotify=false
-MimeType=application/x-blender
+MimeType=application/x-blender;
diff -u blender-2.45/debian/misc/blender-fullscreen.desktop 
blender-2.45/debian/misc/blender-fullscreen.desktop
--- blender-2.45/debian/misc/blender-fullscreen.desktop
+++ blender-2.45/debian/misc/blender-fullscreen.desktop
@@ -2,13 +2,18 @@
-Name=Blender 3D modeller (fullscreen)
-Name[ru]=Редактор 3D-моделей Blender (fullscreen)
+Name=Blender (fullscreen)
+Name[de]=Blender (Vollbild)
 Name[fr]=Blender - modeleur 3D (plein écran)
+GenericName=3D modeller
+GenericName[de]=3D Modellierer
+GenericName[fr]=modeleur 3D
+GenericName[ru]=Редактор 3D-моделей
 Comment=Create and edit 3D models and animations
-Comment[ru]=Создание и редактирование трёхмерных моделей и анимаций
+Comment[de]=Erstellen und Editieren von 3D Modellen und Animationen
 Comment[fr]=Création et édition d'objets 3D et animations
+Comment[ru]=Создание и редактирование трёхмерных моделей и анимаций
 Exec=blender -W
-Icon=blender.svg
+Icon=blender
 Terminal=false
 Type=Application
 Categories=Graphics;3DGraphics;
 StartupNotify=false
-MimeType=application/x-blender
+MimeType=application/x-blender;

Reply via email to