~ubuntu-branches/ubuntu/trusty/gnomeradio/trusty

« back to all changes in this revision

Viewing changes to debian/patches/gnomeradio-save_the_world.patch

  • Committer: Package Import Robot
  • Author(s): POJAR GEORGE
  • Date: 2013-09-11 15:06:44 UTC
  • Revision ID: package-import@ubuntu.com-20130911150644-l8x3ubsyqmrvnkh8
Tags: 1.8-2ubuntu20
* Updated debian/patches/gnomeradio-station_list.patch: Prevent to parse
  malformed/incomplete/invalid XML file.
* Updated debian/patches/gnomeradio-auto_device.patch:
  - Automatically detect radio device when users type auto in settings field.
  - Updated error messages to be clear and precise.
* Updated debian/patches/gnomeradio-alsamixer.patch: Make presets list the
  default widget when open settings dialog. Presets are the most common
  settings for users than devices settings.
* Updated debian/patches/gnomeradio-about.patch: It is not safe in principle
  to write raw UTF-8 in narrow string literals, made to be multibyte
  encodings.
* debian/patches/gnomeradio-prefs.patch: Renamed to
  debian/patches/gnomeradio-about.patch.
* debian/patches/gnomeradio-preferences.patch: Make sentence capitalization in
  text and increased preferences dialog.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
Author: POJAR GEORGE <geoubuntu@gmail.com>
3
3
Index: gnomeradio-1.8/src/gui.c
4
4
===================================================================
5
 
--- gnomeradio-1.8.orig/src/gui.c       2013-09-08 16:48:58.302426543 +0000
6
 
+++ gnomeradio-1.8/src/gui.c    2013-09-08 16:48:58.298426543 +0000
7
 
@@ -1443,7 +1443,7 @@
 
5
--- gnomeradio-1.8.orig/src/gui.c       2013-09-13 05:32:36.438570878 +0000
 
6
+++ gnomeradio-1.8/src/gui.c    2013-09-13 05:32:36.430570878 +0000
 
7
@@ -1445,7 +1445,7 @@
8
8
         * Necessary, because the mono/stereo reception
9
9
         * needs some time to be correctly detected
10
10
         */