diff options
author | pzanoni <pzanoni@99302b65-d5f7-0310-b3dd-f8cd6f4e3d94> | 2011-02-18 16:38:17 +0000 |
---|---|---|
committer | pzanoni <pzanoni@99302b65-d5f7-0310-b3dd-f8cd6f4e3d94> | 2011-02-18 16:38:17 +0000 |
commit | ce6b9048741e90e28e932fda43f85e1731d46146 (patch) | |
tree | 245a5419e5c57c5d86bc7ca3e1d511eafa35ad7c | |
parent | 728092ebe0eed48ca0a5bb44b9e13c03c9803d84 (diff) | |
download | draksnapshot-0.20.4.tar draksnapshot-0.20.4.tar.gz draksnapshot-0.20.4.tar.bz2 draksnapshot-0.20.4.tar.xz draksnapshot-0.20.4.zip |
0.20.40.20.4
git-svn-id: http://svn.mandriva.com/svn/soft/draksnapshot/trunk@271948 99302b65-d5f7-0310-b3dd-f8cd6f4e3d94
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -1,5 +1,5 @@ PACKAGE = draksnapshot -VERSION:=0.20.3 +VERSION:=0.20.4 NAME = draksnapshot SUBDIRS = data po @@ -1,3 +1,5 @@ +Version 0.20.4 - 18 Feb 2011 + - ship only a single desktop file in /etc/xdg/autostart, since that location is standard and used by many window managers - don't ship a xinit.d script: xdg-autostart-compliance should make |