[Portland-bugs] [Bug 44775] New: add lubuntu support

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Jan 14 03:02:03 PST 2012


https://bugs.freedesktop.org/show_bug.cgi?id=44775

             Bug #: 44775
           Summary: add lubuntu support
    Classification: Unclassified
           Product: Portland
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: medium
         Component: xdg-utils
        AssignedTo: portland-bugs at lists.freedesktop.org
        ReportedBy: rex_the_first at yahoo.co.uk


In line 310 of xdg-open in the detectDE function it only checks for LDEX.  In
Lubuntu 11.10 the default $DESKTOP_SESSION="Lubuntu" and not "LDEX".  Can this
be added by including the line:
"elif [ x"$DESKTOP_SESSION" = x"Lubuntu" ]; then DE=lxde;"
please?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Portland-bugs mailing list