Public bug reported:

Hello,

Currently in ubuntu_show_titlebar.patch, 'g_strcmp0' function is used
but the result is not compared to 0.

According to the GLib Reference Manual: just like "strcmp", this
function returns an integer less than, equal to, or greater than zero,
if str1 is <, == or > than str2.

** Affects: nautilus (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1277963

Title:
  ubuntu_show_titlebar.patch: XDG_CURRENT_DESKTOP is not correctly
  compared with GNOME

Status in “nautilus” package in Ubuntu:
  New

Bug description:
  Hello,

  Currently in ubuntu_show_titlebar.patch, 'g_strcmp0' function is used
  but the result is not compared to 0.

  According to the GLib Reference Manual: just like "strcmp", this
  function returns an integer less than, equal to, or greater than zero,
  if str1 is <, == or > than str2.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1277963/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to