[Pkg-lyx-devel] svn commit: r512 - in /lyx/branches/lyx-1.6/debian: changelog lyx-32x32.xpm lyx.dirs rules

pelle at users.alioth.debian.org pelle at users.alioth.debian.org
Wed Jul 23 20:49:53 UTC 2008


Author: pelle
Date: Wed Jul 23 20:49:53 2008
New Revision: 512

URL: http://svn.debian.org/wsvn/pkg-lyx/?sc=1&rev=512
Log:
Point to new lyx icon in png format from /usr/share/icons.

Removed:
    lyx/branches/lyx-1.6/debian/lyx-32x32.xpm
Modified:
    lyx/branches/lyx-1.6/debian/changelog
    lyx/branches/lyx-1.6/debian/lyx.dirs
    lyx/branches/lyx-1.6/debian/rules

Modified: lyx/branches/lyx-1.6/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-lyx/lyx/branches/lyx-1.6/debian/changelog?rev=512&op=diff
==============================================================================
--- lyx/branches/lyx-1.6/debian/changelog (original)
+++ lyx/branches/lyx-1.6/debian/changelog Wed Jul 23 20:49:53 2008
@@ -9,6 +9,7 @@
   [ Per Olofsson ]
   * Use new features in debhelper v7 to shorten debian/rules.
   * Misc improvements to debian/rules.
+  * Point to new lyx icon in png format from /usr/share/icons.
 
  -- Sven Hoexter <sven at timegate.de>  Sun, 20 Jul 2008 16:28:52 +0200
 

Modified: lyx/branches/lyx-1.6/debian/lyx.dirs
URL: http://svn.debian.org/wsvn/pkg-lyx/lyx/branches/lyx-1.6/debian/lyx.dirs?rev=512&op=diff
==============================================================================
--- lyx/branches/lyx-1.6/debian/lyx.dirs (original)
+++ lyx/branches/lyx-1.6/debian/lyx.dirs Wed Jul 23 20:49:53 2008
@@ -1,3 +1,2 @@
 usr/share/doc/
-usr/share/icons/hicolor/32x32/apps
 usr/share/icons/hicolor/48x48/apps

Modified: lyx/branches/lyx-1.6/debian/rules
URL: http://svn.debian.org/wsvn/pkg-lyx/lyx/branches/lyx-1.6/debian/rules?rev=512&op=diff
==============================================================================
--- lyx/branches/lyx-1.6/debian/rules (original)
+++ lyx/branches/lyx-1.6/debian/rules Wed Jul 23 20:49:53 2008
@@ -93,10 +93,8 @@
 		debian/lyx-common/usr/share/texmf/tex/latex/lyx
 	cp debian/bash_completion debian/lyx-common/etc/bash_completion.d/lyx
 
-	ln -s ../../../../lyx/images/lyx.xpm \
-		debian/lyx/usr/share/icons/hicolor/48x48/apps/lyx.xpm
-	cp debian/lyx-32x32.xpm \
-		debian/lyx/usr/share/icons/hicolor/32x32/apps/lyx.xpm
+	ln -s ../../../../lyx/images/lyx.png \
+		debian/lyx/usr/share/icons/hicolor/48x48/apps/lyx.png
 
 	dh_pysupport /usr/share/lyx
 




More information about the Pkg-lyx-devel mailing list