Update to 2.24.1:
============== Version 2.24.1 ============== - Add GTK and GNOME categories to session-properties.desktop (Patryk Zawadzki) - Fix leaks (Matthias Clasen) - Rename variable to avoid symbol conflict (Frederic Peters) - Fix padding and spacing, and make the dialog resizable in gnome-session-properties (Christian Persch) - Make the strings appear translated in gnome-session-properties (Luca Ferretti) Translations: - Updated ar: Anas Afif Emad - Updated be@latin: Ihar Hrachyshka - Updated ca: David Planella - Updated dz: Dawa pemo - Updated fi: Timo Jyrinki - Updated it: Luca Ferretti - Updated ja: Takeshi AIHANA - Updated mk: Jovan Naumovski - Updated pt_BR: Og Maciel - Updated ru: Leonid Kanter
This commit is contained in:
parent
3f396b90ba
commit
885fa57bf0
3 changed files with 8 additions and 10 deletions
|
@ -1,8 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.104 2008/10/22 00:03:13 gdt Exp $
|
||||
# $NetBSD: Makefile,v 1.105 2008/10/25 03:12:23 wiz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= gnome-session-2.24.0
|
||||
PKGREVISION= 1
|
||||
DISTNAME= gnome-session-2.24.1
|
||||
CATEGORIES= x11 gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-session/2.24/}
|
||||
SITES.gnome-splash-2.16.0.png= ${MASTER_SITE_LOCAL:=gnome-splash/}
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.23 2008/10/22 00:03:13 gdt Exp $
|
||||
@comment $NetBSD: PLIST,v 1.24 2008/10/25 03:12:23 wiz Exp $
|
||||
bin/gnome-session
|
||||
bin/gnome-session-properties
|
||||
bin/gnome-session-save
|
||||
|
@ -13,7 +13,6 @@ man/man1/gnome-wm.1
|
|||
man/man1/session-properties.1
|
||||
man/man5/default.session.5
|
||||
share/applications/session-properties.desktop
|
||||
share/doc/gnome-session/dbus/gnome-session.html
|
||||
share/gconf/schemas/gnome-session.schemas
|
||||
share/gnome-session/gsm-inhibit-dialog.glade
|
||||
share/gnome-session/session-properties.glade
|
||||
|
@ -122,7 +121,7 @@ share/pixmaps/splash/gnome-splash.png
|
|||
@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/22x22/apps
|
||||
@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/16x16/apps
|
||||
@comment in hicolor-icon-theme: @dirrm share/icons/hicolor
|
||||
@dirrm share/gnome/autostart
|
||||
@comment in libcanberra: @dirrm share/gnome/autostart
|
||||
@dirrm share/gnome-session
|
||||
@comment in GConf: @dirrm share/gconf/schemas
|
||||
@comment in xdg-dirs: @dirrm share/applications
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
$NetBSD: distinfo,v 1.41 2008/10/16 18:17:30 drochner Exp $
|
||||
$NetBSD: distinfo,v 1.42 2008/10/25 03:12:23 wiz Exp $
|
||||
|
||||
SHA1 (gnome-session-2.24.0.tar.bz2) = 5a4b329db62ae3518029982ae86fb1b138500c3e
|
||||
RMD160 (gnome-session-2.24.0.tar.bz2) = e0430e566ba61a2fe4a1390f0cfb5cf32eec437b
|
||||
Size (gnome-session-2.24.0.tar.bz2) = 797656 bytes
|
||||
SHA1 (gnome-session-2.24.1.tar.bz2) = 553275b239146f123460900e55184f7c649b0038
|
||||
RMD160 (gnome-session-2.24.1.tar.bz2) = e586d5008a2440e1ef3abe08afce45312a2a8055
|
||||
Size (gnome-session-2.24.1.tar.bz2) = 797578 bytes
|
||||
SHA1 (gnome-splash-2.16.0.png) = 0d321be84c5668a2c0fecb494edc820d6b74ee9d
|
||||
RMD160 (gnome-splash-2.16.0.png) = 28667abaaef6ac20dde9f4101554a5043b4f9c96
|
||||
Size (gnome-splash-2.16.0.png) = 36601 bytes
|
||||
|
|
Loading…
Reference in a new issue