summaryrefslogtreecommitdiff
path: root/x11/xfce4-trigger-launcher
diff options
context:
space:
mode:
authormartti <martti>2005-03-18 07:59:08 +0000
committermartti <martti>2005-03-18 07:59:08 +0000
commit2c8ebe6b712373e99f4c52e52e22ba496f9ad9f6 (patch)
tree940c187ece62e490af0de7e95cecdf4b7d396093 /x11/xfce4-trigger-launcher
parent177f03a4775d330c5e6a47d86172e6e90e9bc8c4 (diff)
downloadpkgsrc-2c8ebe6b712373e99f4c52e52e22ba496f9ad9f6.tar.gz
Updated xfce to 4.2.1.1
General: * Don't use G_INLINE_FUNC in the source code, which fixes several weird build errors. libxfce4util: * Fix a problem with NFS mounted home directories in Solaris (#724) xfce4-session: * Fix RedHat shutdown code (#703) xfdesktop: * fix handling of quoted commands in the desktop menu (#776) * fix handling of .desktop files with no Categories list (#776) * add "edit menu" button to panel plugin prefs (#554), and ability to change the button tooltip (#764) * fix broken panel plugin behavior when trying to track the default desktop menu. there's a new option to either follow the default menu, or use a static menu file (#778) * fix bug where xfdesktop would crash if the windowlist was opened, then a window was destroyed, and then that window was selected from the list (#672) * fix "unique" attribute of system menu inclusion xffm: * ensure posix.1-1996 compatibility (#695) * fix for crash on opening fstab on solaris (#726) * avoid a showstopper gtk-2.4 bug (scaling gdkpixbufs from svg images). This is bugzilla #751 report. Not all gtk showstopper bugs from svg can be avoided. In particular with office/mobile_phone_01.svg. This file will also crash rox * allow relative paths for icon resolution (xfce4-modules) * validate utf error messages (#737) * don't quote paths that are already quoted. * change smb-share icon to proper icon * fix borked overwrite warning dialog message * bug fixes for keyboardnavigation to close bug #795 * separate remove and paste button in toolbar to avoid confusing the remove confirmation dialog with the overwrite confirmation dialog * fix translation problems in several languages, including brazilian-portuguese * fill in some missing spanish translation strings * fix for bug #524 (crashing xffm by mounting cdrom and trying to open it in the other treeview before mount is complete) xfcalendar: * remembering of its position (bug #691 and #789) * warning box for preventing users to loose their changes (#714 and #738) * possibility to show/hide xfcalendar in taskbar, pager and systray (#719) * possibility to choose to either show or hide the calendar window when xfcalendar is launched (it remembered before the status when leaving) xfce4-panel: * Save configuration file only on exit * Fix double click on inactive item in dialog (#739) * 64bit fix * Clock applet tweak (#716, hopefully) xfprint: * remove FILE backend and add a print-to-file entry in the printing dialog * multiple bugfixes (#816, #817, #818, #820) in the BSD-LPR backend
Diffstat (limited to 'x11/xfce4-trigger-launcher')
-rw-r--r--x11/xfce4-trigger-launcher/PLIST3
-rw-r--r--x11/xfce4-trigger-launcher/buildlink3.mk4
-rw-r--r--x11/xfce4-trigger-launcher/distinfo8
3 files changed, 8 insertions, 7 deletions
diff --git a/x11/xfce4-trigger-launcher/PLIST b/x11/xfce4-trigger-launcher/PLIST
index 014448a8dea..dda2003e55a 100644
--- a/x11/xfce4-trigger-launcher/PLIST
+++ b/x11/xfce4-trigger-launcher/PLIST
@@ -1,10 +1,11 @@
-@comment $NetBSD: PLIST,v 1.9 2005/01/17 12:56:14 martti Exp $
+@comment $NetBSD: PLIST,v 1.10 2005/03/18 07:59:10 martti Exp $
${PKGLOCALEDIR}/locale/ar/LC_MESSAGES/xfce4-trigger-launcher.mo
${PKGLOCALEDIR}/locale/az/LC_MESSAGES/xfce4-trigger-launcher.mo
${PKGLOCALEDIR}/locale/be/LC_MESSAGES/xfce4-trigger-launcher.mo
${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/xfce4-trigger-launcher.mo
${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/xfce4-trigger-launcher.mo
${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/xfce4-trigger-launcher.mo
+${PKGLOCALEDIR}/locale/da/LC_MESSAGES/xfce4-trigger-launcher.mo
${PKGLOCALEDIR}/locale/de/LC_MESSAGES/xfce4-trigger-launcher.mo
${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/xfce4-trigger-launcher.mo
${PKGLOCALEDIR}/locale/es/LC_MESSAGES/xfce4-trigger-launcher.mo
diff --git a/x11/xfce4-trigger-launcher/buildlink3.mk b/x11/xfce4-trigger-launcher/buildlink3.mk
index 4b3c91fb1eb..b38fda3b34a 100644
--- a/x11/xfce4-trigger-launcher/buildlink3.mk
+++ b/x11/xfce4-trigger-launcher/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.5 2005/01/17 12:56:14 martti Exp $
+# $NetBSD: buildlink3.mk,v 1.6 2005/03/18 07:59:10 martti Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
XFCE4_TRIGGER_LAUNCHER_BUILDLINK3_MK:= ${XFCE4_TRIGGER_LAUNCHER_BUILDLINK3_MK}+
@@ -11,7 +11,7 @@ BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nxfce4-trigger-launcher}
BUILDLINK_PACKAGES+= xfce4-trigger-launcher
.if !empty(XFCE4_TRIGGER_LAUNCHER_BUILDLINK3_MK:M+)
-BUILDLINK_DEPENDS.xfce4-trigger-launcher+= xfce4-trigger-launcher>=4.2.0
+BUILDLINK_DEPENDS.xfce4-trigger-launcher+= xfce4-trigger-launcher>=4.2.1
BUILDLINK_PKGSRCDIR.xfce4-trigger-launcher?= ../../x11/xfce4-trigger-launcher
.endif # XFCE4_TRIGGER_LAUNCHER_BUILDLINK3_MK
diff --git a/x11/xfce4-trigger-launcher/distinfo b/x11/xfce4-trigger-launcher/distinfo
index 57f36468b5c..a7f7e28e2d0 100644
--- a/x11/xfce4-trigger-launcher/distinfo
+++ b/x11/xfce4-trigger-launcher/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2005/02/23 17:36:23 wiz Exp $
+$NetBSD: distinfo,v 1.10 2005/03/18 07:59:10 martti Exp $
-SHA1 (xfce4-trigger-launcher-4.2.0.tar.gz) = a732c7ea0b52cc8400cb1fa38de5a6c12accbe6d
-RMD160 (xfce4-trigger-launcher-4.2.0.tar.gz) = 5a198ef5dd686353058eeb0d097dcdabec032809
-Size (xfce4-trigger-launcher-4.2.0.tar.gz) = 345902 bytes
+SHA1 (xfce4-trigger-launcher-4.2.1.tar.gz) = 51bcb6260d5aa37dd29ae0aa11dd9043fc345141
+RMD160 (xfce4-trigger-launcher-4.2.1.tar.gz) = f5660a0bfef8f3610c41d5f75a0f25eae19c550e
+Size (xfce4-trigger-launcher-4.2.1.tar.gz) = 345483 bytes