After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 335445 - Remove unused/old code
Remove unused/old code
Status: RESOLVED FIXED
Product: totem
Classification: Core
Component: general
1.4.x
Other Linux
: Normal normal
: ---
Assigned To: General Totem maintainer(s)
General Totem maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2006-03-22 01:29 UTC by Bastien Nocera
Modified: 2006-04-28 10:45 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
totem-after-freeze.patch (11.21 KB, patch)
2006-03-22 01:29 UTC, Bastien Nocera
accepted-commit_after_freeze Details | Review

Description Bastien Nocera 2006-03-22 01:29:30 UTC
Old stuff to remove:
- proprietary plugins path, nobody uses that
- DXR3 support, nobody uses that either, and it's probably been broken since, like, ever
Comment 1 Bastien Nocera 2006-03-22 01:29:56 UTC
Created attachment 61739 [details] [review]
totem-after-freeze.patch
Comment 2 Daniel Holbach 2006-04-10 08:12:25 UTC
https://launchpad.net/distros/ubuntu/+source/totem/+bug/38959 mentions the "proprietary plugins path" as well.
Comment 3 Daniel Holbach 2006-04-10 11:10:42 UTC
My comment was a bit sparse. The Ubuntu bug reporter found information about "Add proprietary plugins" in the help - these bits should be purged as well.
Comment 4 Bastien Nocera 2006-04-28 10:45:44 UTC
I've also removed mentions of DXR3 and proprietary plugins from the "C" locale docs from HEAD.

2006-04-28  Bastien Nocera  <hadess@hadess.net>

        * data/totem.glade:
        * help/C/totem.xml:
        * src/backend/bacon-video-widget-gst-0.10.c:
        * src/backend/bacon-video-widget-gst.c:
        (bacon_video_widget_fullscreen_mode_available):
        * src/backend/bacon-video-widget-xine.c: (load_video_out_driver),
        (bacon_video_widget_fullscreen_mode_available),
        (bacon_video_widget_set_tv_out):
        * src/backend/bacon-video-widget.h:
        * src/backend/video-utils.c:
        * src/backend/video-utils.h:
        * src/totem-menu.c: (add_device_to_menu):
        * src/totem-preferences.c: (totem_setup_preferences),
        (totem_preferences_tvout_setup):
        Remove the DXR3 support, nobody uses that anymore, remove the
        "proprietary plugins path" support, it was unused in GStreamer,
        and everybody just uses /usr/lib/win32 (Closes: #335445)
        Remove trailing spaces from disc names in the Movie menu