This commit is contained in:
王兴宇 2013-09-23 23:34:01 +08:00
parent 6851d02d9e
commit aa47211100
10 changed files with 461 additions and 0 deletions

View File

@ -0,0 +1,51 @@
$350-$400 Solar-powered Ubuntu laptop SOL to be launched worldwide in December 2013
==========
[SOL](http://solaptop.com/en/products/laptops/) is a definitely interesting project, presenting itself as a solar-powered family of laptops rooted in low prices and exciting capabilities.
Basically, SOL is a solar-based laptop shipping with **Ubuntu**, designed in mind with multiple usage-scenarios, ranging from electrical energy unavailability to remote areas, trips in isolated forests, etc, essentially, being handy in places where energy can't be accessed or purchased.
Yet, the solar Ubuntu laptop can also be used by regular users in regular places due to its affordable price and decent specs, price and hardware properly paired with Ubuntu, therefore, resulting a powerful mix purchasable for less than $400.
As specs, SOL features:
- CPU: Intel Atom D2500 1.86 GHz Duo Core, Intel 945GSE + ICH7M
- HDD: Seagate 2.5” SATA HDD 320GB
- RAM: Kingston 2-4GB DDRIII SDRAM
- graphics: 1080p HD Vide, Built-In Intel GMA3600 Graphics
- battery operating time: 8~10 hours
- weight: 5.02 lbs
- display: 13.3" LCD, WXGA, 1366 x 768
- camera: 3MP
- audio: Realtek ALC661 HD Audio, Built-in 2 Speakers | Internal mic + 1/8” input
- 3 USB2.0, Headphone jack, HDMI, LAN(10/100), Card reader (SD/MS/MMC)
- modem: 3G/4G World/multimode LTE
- GPS: gpsOne Gen8A
- WiFi: MIMO 802.11b/gn (2.4/5GHz)
- Bluetooth: Integrated Digital Core BT4.0
SOL features several flavors, differentiating itself with good-looking shapes, own identity and bold patterns, aspects filtered through multiple colors, including dark, gray, green, red; the result: an elegant mobile machine.
![](http://iloveubuntu.net/pictures_me/sol%20laptop%201.jpg)
![](http://iloveubuntu.net/pictures_me/sol%20laptop%202.jpg)
![](http://iloveubuntu.net/pictures_me/sol%20laptop%203.jpg)
David Snir, a SOL developer, has just [shared](https://plus.google.com/109344265064351301756/posts/1F8DG57aBUy) on Google+ the imminent availability of SOL (worldwide): "we're getting closer to the **worldwide release (December 2013)**", letting users to know that December 2013 is to make the Ubuntu-powered SOL laptop available across the world.
As prices, the SOL laptops will cycle between $350 and $400 with additional amounts of dollars necessary for taxes (country dependent).
via:http://iloveubuntu.net/350-400-solar-powered-ubuntu-laptop-sol-be-launched-worldwide-december-2013
本文由 [LCTT][] 原创翻译,[Linux中国][] 荣誉推出
译者:[译者ID][] 校对:[校对者ID][]
[LCTT]:https://github.com/LCTT/TranslateProject
[Linux中国]:http://linux.cn/portal.php
[译者ID]:http://linux.cn/space/译者ID
[校对者ID]:http://linux.cn/space/校对者ID
[1]:http://iloveubuntu.net/350-400-solar-powered-ubuntu-laptop-sol-be-launched-worldwide-december-2013
[2]:http://solaptop.com/en/products/laptops/
[3]:https://plus.google.com/109344265064351301756/posts/1F8DG57aBUy

View File

@ -35,7 +35,11 @@ via: http://readwrite.com/2013/09/17/a-visual-history-of-the-last-20-years-of-op
本文由 [LCTT][] 原创翻译,[Linux中国][] 荣誉推出
<<<<<<< HEAD
译者:[Mr小眼儿][] 校对:[校对者ID][]
=======
译者:[译者ID][] 校对:[校对者ID][]
>>>>>>> parent of af409a0... asyn
[LCTT]:https://github.com/LCTT/TranslateProject
[Linux中国]:http://linux.cn/portal.php

View File

@ -0,0 +1,92 @@
CLEX A Versatile Command Line File Manager With Integrated Command Prompt
===========
Whether you are a system administrator or a normal command line user, hopping between file manager and command line can get frustrating some times. At some time or the other, you tend to look at some command line alternative to the graphical file manager that you use.
Chances are that youll find a decent command line manager but that would still require switching between file manager window and your command prompt window. So the question remains, is there a file manager that combines file explorer and command prompt in a single window? The answer is yes and the file manager is **CLEX**.
![](http://mylinuxbook.com/wp-content/uploads/2013/09/clex-main.png)
## CLEX The Command Line File Manager ##
Clex is a command line based file manager that has a nice little user interface and provides a lot of options for file management. The main advantage of this file manager is that it also provides a command prompt (in the same window) through which you can run regular commands.
**NOTE** All the examples presented here are tested on Ubuntu 13.04.
**A Brief Tutorial**
Here is the Clex UI when it was first executed on my machine:
![](http://mylinuxbook.com/wp-content/uploads/2013/09/clex-1.png)
So you can see that all the files and directories in the current working directory (**/home/himanshu/** in this case) were displayed in the upper half of the window. You can use the up and down arrow keys to select a file or a directory and press enter to get inside a directory.
In the lower half of the window, the file manager provides a command line prompt (bash prompt in my case). Any installed command line utility can be executed from here.
For example, to open an image file Ubuntu.png, the arrow keys were used to select it first :
![](http://mylinuxbook.com/wp-content/uploads/2013/09/clex-2.png)
Then, an installed image viewer (gthumb in my case) was used (with Ubuntu.png as argument) through command prompt.
![](http://mylinuxbook.com/wp-content/uploads/2013/09/clex-3.png)
The image viewer program gthumb displayed the image as soon as the complete command was executed.
![](http://mylinuxbook.com/wp-content/uploads/2013/09/clex-4.png)
Besides, Clex also provides a range of other useful options which can be accessed by pressing Alt+M.
![](http://mylinuxbook.com/wp-content/uploads/2013/09/clex-5.png)
So you can use these options to change the current working directory, add bookmarks, view command history, sort file names, compare directories etc.
Here is a snapshot when command history option was used :
![](http://mylinuxbook.com/wp-content/uploads/2013/09/clex-6.png)
Similarly you can use other options as per your requirement.
**NOTE** Use Alt+q to quit Clex.
**Download/Install**
Here are some of the useful links related to Clex file manager:
- [Home Page](http://www.clex.sk/about.html)
- [Download](http://www.clex.sk/download/)
- [Documentation](http://www.clex.sk/help/file_intro.html)
Ubuntu users can directly download and install this software using Ubuntu Software Centre. The version used for this review was 3.15.
**Pros**
- Integration of file explorer and command line prompt in the same window
- Lots of options like directory comparison, file name sorting, command line history etc
- Good online documentation
**Cons**
- Depends on CURSES library with wide character support. This may cause problems while building from source.
- Has some start-up problems, displays the following warning every-time it is launched :
![](http://mylinuxbook.com/wp-content/uploads/2013/09/clex-warning.png)
**Conclusion**
Clex is certainly a feature rich command line file manager. The integration with command prompt is its USP. Minor hiccups apart, it is a time-saving utility that demands a bit of practice to get used to it.
via:http://mylinuxbook.com/clex-a-versatile-command-line-file-manager/
本文由 [LCTT][] 原创翻译,[Linux中国][] 荣誉推出
译者:[译者ID][] 校对:[校对者ID][]
[LCTT]:https://github.com/LCTT/TranslateProject
[Linux中国]:http://linux.cn/portal.php
[译者ID]:http://linux.cn/space/译者ID
[校对者ID]:http://linux.cn/space/校对者ID
[1]:http://mylinuxbook.com/clex-a-versatile-command-line-file-manager/
[2]:http://www.clex.sk/about.html
[3]:http://www.clex.sk/download/
[4]:http://www.clex.sk/help/file_intro.html

View File

@ -0,0 +1,31 @@
GNOME Shell 3.10 Beta 2 Implements New System Status Area
=========================================================
The first Beta release of the upcoming GNOME Shell 3.10 has been made available for download a few days ago, a version that brings numerous improvements and fixes lots of bugs.
GNOME Shell 3.10 Beta 2 improves the submenu styling, tweaks the system actions style, adds support for authentication without username, implements new power-off/end-session dialog design, and implements building of separate binaries for Wayland and X11.
This release also fixes accessibility of sliders, as well as changing slider values via keyboard. The Dash tooltips are no longer displayed for applications with open pop-ups, the padding between system status icon has been tweaked, and the calendar's keyboard navigation and accessibility has been improved.
The second Beta release of GNOME Shell 3.10 also supports the new NetworkManager APIs, the system actions section is now hidden in the lock screen, other logged users are no longer displayed at log out, and the "Session" subtitle heading has been removed from the login dialog.
Moreover, the Dash is now able to reload favorites when installed applications change, the Overview mode is no longer opened after closing the last window on workspace, the FocusApp DBus method has been added, a new app picker design has been implemented, the clickable area of page indicators has been extended, and the moving controls when displaying messages have been fixed.
Thanks to Ray, Giovanni, Jasper, and Emmanuele, the following bugs have been squashed in GNOME Shell 3.10 Beta 2: #706542, #706654, #706005, #706681, #706841, #706843, #707064, #706262, #707197, and #707269. Please use the GNOME Bugzilla website to track them down (without #).
Among the updated translations, we can mention Polish, Norwegian Bokmal, Tajik, Brazilian Portuguese, German, Lithuanian, Galician, Spanish, Slovak, Slovenian, Catalan, and Belgian. For more details, please check the official raw changelog.
Download GNOME Shell 3.10 Beta 2 right now from Softpedia. Remember that this is a beta version and it should NOT be installed on production machines. It is intended for testing purposes only.
via: http://news.softpedia.com/news/GNOME-Shell-3-10-Beta-2-Implements-New-System-Status-Area-380916.shtml
本文由 [LCTT][] 原创翻译,[Linux中国][] 荣誉推出
译者:[译者ID][] 校对:[校对者ID][]
[LCTT]:https://github.com/LCTT/TranslateProject
[Linux中国]:http://linux.cn/portal.php
[译者ID]:http://linux.cn/space/译者ID
[校对者ID]:http://linux.cn/space/校对者ID

View File

@ -1,5 +1,8 @@
How Linux defenders attack bad software patents before theyre approved
<<<<<<< HEAD
Linux守护者们怎样在恶意软件专利被批准之前干掉它们
=======
>>>>>>> parent of af409a0... asyn
================================================================================
Group identifies dangerous patents and tries to cut them down to size.
--------------------------------------------------------------------------------
@ -62,4 +65,8 @@ via: http://arstechnica.com/tech-policy/2013/09/how-linux-defenders-attack-softw
[校对者ID]:http://linux.cn/space/校对者ID
[1]:http://linuxdefenders.org/
<<<<<<< HEAD
[2]:http://www.networkworld.com/news/2011/050511-red-hat-ceo-patents.html
=======
[2]:http://www.networkworld.com/news/2011/050511-red-hat-ceo-patents.html
>>>>>>> parent of af409a0... asyn

View File

@ -0,0 +1,128 @@
在CentOS 6.4上安装Ampache流媒体服务
==========
[Ampache][2] is a a web based audio/video streaming software and file manager. It allows you to access your music & videos from anywhere, using almost any internet enabled device. It isnt a media organizer, it just use the existing organized media files in a useful way. So you must be aware of managing and organizing the media files.
**Scenario**
This how-to was tested on CentOS 6.4, although it should work on almost all RHEL based systems. In this how-to, my test box hostname and IP address are **server.unixmen.com** and **192.168.1.201/24**. Change these values with your own where it appropriate.
**Prerequisites**
Your server should have installed and configured with Apache, MySQL and PHP(LAMP). Refer any one of the following links to setup LAMP server.
- Install LAMP (Apache, MariaDB, PHP) Server On CentOS 6.4.
or
- Install LAMP (Apache, MySQL, PHP) Server On CentOS 6.4.
And install the following PHP modules too.
# yum install php-mcrypt php-pdo php-cli php-mysql php-gd php-xml libtool-ltdl mhash mcrypt -y
**Create Database and User for Ampache**
For instance, here i am going to create a database called “**ampachedb**” and database user called “**ampache**” with password “**centos**”. You can define database and user as per your liking.
# mysql -u root -p
Enter password:
Welcome to the MariaDB monitor. Commands end with ; or \g.
Your MariaDB connection id is 3
Server version: 5.5.31-MariaDB MariaDB Server
Copyright (c) 2000, 2013, Oracle, Monty Program Ab and others.
Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.
MariaDB [(none)]&gt; create database ampachedb;
Query OK, 1 row affected (0.02 sec)
MariaDB [(none)]&gt; GRANT ALL ON ampachedb.* TO ampacheuser@localhost IDENTIFIED BY 'centos';
Query OK, 0 rows affected (0.01 sec)
MariaDB [(none)]&gt; flush privileges;
Query OK, 0 rows affected (0.00 sec)
MariaDB [(none)]&gt; exit
Bye
**Adjust Firewall/Router Settings**
Allow the apache default port “80″ through iptables/router. Edit file /etc/sysconfig/iptables,
# vi /etc/sysconfig/iptables
Add the following line.
-A INPUT -p tcp -m state --state NEW --dport 80 -j ACCEPT
Now restart the iptables service.
# /etc/init.d/iptables restart
**Getting Ampache**
Download the latest version of [Ampache here][3] or enter the following command to download it from your terminal.
# wget https://github.com/ampache/ampache/archive/3.6-alpha6.zip
**Note:** Here you can host your streaming media server site in two methods.
1. Directly from the web root folder, so that you can access your website by navigating to **http://domain-name/**.
2. Alternatively create a sub directory in web root folder and host website from the sub-directory i.e you can access your website using URL **http://domain-name/sub-directory-name**.
Here, for testing purpose, i am going to host my streaming site under a sub directory.
Extract the downloaded file using command:
# tar -zxvf 3.6-alpha6
Move the contents to apache web root.
# mv ampache-3.6-alpha6/ /var/www/html/ampache
Set the write permissions to ampache/config directory.
# chmod -R 777 /var/www/html/ampache/config/
**Begin Installation**
Open up browser and type **http://domain-name/ampache** or **http://ip-address/ampache** in the address bar.
The following should appear. Click **Start configuration**.
![](http://180016988.r.cdn77.net/wp-content/uploads/2013/09/Ampache-Pour-lAmour-de-la-Musique-Install-Mozilla-Firefox_001.png)
Enter the MySQL database, user and password details. Make sure that you checked the checkbox “**Overwrite existing database**” since we already created the database.
![](http://180016988.r.cdn77.net/wp-content/uploads/2013/09/Ampache-Pour-lAmour-de-la-Musique-Install-Mozilla-Firefox_004.png)
Enter the newly created MySQL database, user and password details. Click **write** to generate **ampache.config.php** file and click **Continue to step 3** button.
![](http://180016988.r.cdn77.net/wp-content/uploads/2013/09/Ampache-Pour-lAmour-de-la-Musique-Install-Mozilla-Firefox_006.png)
Now you will be asked to setup the **admin** user password. Enter the password and click **Create Account**.
![](http://180016988.r.cdn77.net/wp-content/uploads/2013/09/Ampache-Pour-lAmour-de-la-Musique-Install-Mozilla-Firefox_008.png)
Finally Ampache will ask you to update to the most recent version. Click on Update.
![](http://180016988.r.cdn77.net/wp-content/uploads/2013/09/Ampache-Update-Mozilla-Firefox_010.png)
Thats it. Ampache has been installed now. I recommend you to read the Official Ampache Wiki page for further configurations.
via:http://www.unixmen.com/setup-streaming-media-server-ampache/
本文由 [LCTT][] 原创翻译,[Linux中国][] 荣誉推出
译者:[Vito][] 校对:[校对者ID][]
[LCTT]:https://github.com/LCTT/TranslateProject
[Linux中国]:http://linux.cn/portal.php
[译者ID]:http://linux.cn/space/译者ID
[校对者ID]:http://linux.cn/space/校对者ID
[1]:http://www.unixmen.com/setup-streaming-media-server-ampache/
[2]:https://github.com/ampache/ampache/
[3]:https://github.com/ampache/ampache/tags

View File

@ -0,0 +1,46 @@
Libreoffice 4.1.1 Released, Install It On Ubuntu And Linux Mint
===============================================================
Writer, Calc, Impress, Draw, Math and Base. These are six feature-rich applications that LibreOffice suit offers to you for your document and data processing needs. What is LibreOffice? I know this question is very easy to answer for most of the unixmen readers, but since our fans keep growing everyday I guess there are many people that have no idea about Linux and Open Source, so l feel I have to give some information about LibreOffice.
LibreOffice is an open-source, simple and powerful office suite for Linux, Windows OS and Mac OS users. There are many volunteers working and helping the LibreOffice project. These volunteers have different roles, from engineering tasks to community support and creative work. Now it is time for some news.
[LibreOffice 4.1.1][1] is released. This release of LibreOffice 4.1.1 comes with a large number of improved features and bug fixes. LibreOffice 4.1.1 supports legacy binary StarOffice files and export to legacy Word and Excel. An interesting bug fixed is fdo#67388, in which files in .deb packages werent owned by root:root.
**New Features and Fixes**
- Turning off Same content on first page does not reflect in UI
- Cant select other fill than color in Writer > Drawing functions
- REPORTBUILDER The labels displayed in some options lists do not match the functionality
- 4.1 segfaults when checking for extension updates
- FILESAVE: Saving to XLS format omits to save formula expressions of cells where the formula result is an error
- Style font is not stored for ODG and ODP files: after editing a style, closing and reponening, it is changed
- cant save new autocorrect entries
- MAILMERGE: Pre-Defined Labels Contain No Format Info in LO 4.1.0.4
- EDITING: BUG: calc crashes on spell check
- soffice.bin segfault in libvclplug_gtklo.so killed by signal 11 (SIGSEGV)
- the GCJ Java variant has known issues with LibreOffice, we advise to e.g. use OpenJDK instead.
- LibreOffice 4.x drops a few long-deprecated features, including support for legacy binary StarOffice files, export to legacy Word and Excel (version 6.0/95), and legacy ODMA document management.
- Some menu entries have changed or added. If you miss something, that may be due to the use of customised menu settings from your previous LibreOffice installation.
Now what about the installation of LibreOffice 4.1.1? Ok, To Install LibreOffice in Ubuntu/Linux Mint open Terminal and copy the following commands in the Terminal:
$ sudo add-apt-repository ppa:libreoffice/libreoffice-4-1
$ sudo apt-get update
$ sudo apt-get install libreoffice
via: http://www.unixmen.com/libreoffice-4-1-1-released-install-ubuntu-linux-mint/
本文由 [LCTT][] 原创翻译,[Linux中国][] 荣誉推出
译者:[译者ID][] 校对:[校对者ID][]
[LCTT]:https://github.com/LCTT/TranslateProject
[Linux中国]:http://linux.cn/portal.php
[译者ID]:http://linux.cn/space/译者ID
[校对者ID]:http://linux.cn/space/校对者ID
[1]:http://www.libreoffice.org/download/release-notes/

View File

@ -0,0 +1,34 @@
MineSweeper Touch enriched with beautiful Suru elements
================================================================================
Design is a vital part of Ubuntu's next-generation components, design being progressively yet-already-visible implemented in areas, elements, widgets, etc, overall design energy taking the next-generation components of Ubuntu to a superior, modern, innovative level.
Part of the official design process is Suru, essentially, a set of visual patterns expressed through colored backgrounds, interesting shapes and chic, stylish blocks, resulting (when utilized) truly beautiful applications.
Suru is a first-class citizen in the official core applications, yet, there are also third-party applications already using various Suru variations, among which MineSweeper Touch.
[MineSweeper Touch](https://launchpad.net/minesweeper-touch) is a now-fancy game incarnating the lovely classic MineSweeper game into an Ubuntu SDK interface; recently, MineSweeper Touch was enriched with a definitely interesting look & feel, incorporating the modern Suru style into its views.
The result: launching MineSweeper Touch, the user is to notice the purple background sustaining the rounded red-to-purple square blocks, white-ish when-unveiled blocks, distinct container for blocks, as well as carved areas where the game's details are exposed.
![](http://iloveubuntu.net/pictures_me/MineSweeper%20Touch%20suru%20style%201.png)
![](http://iloveubuntu.net/pictures_me/MineSweeper%20Touch%20game%20lost.png)
The implementation of Suru style takes the minesweeper game to a superior level in terms of perception and identity, pleasing the eye with beauty while challenging the brain with its action.
MineSweeper Touch's code is available on [https://code.launchpad.net/~flscogna/minesweeper-touch/trunk-1](https://code.launchpad.net/~flscogna/minesweeper-touch/trunk-1)
via: http://iloveubuntu.net/minesweeper-touch-enriched-beautiful-suru-elements
本文由 [LCTT][] 原创翻译,[Linux中国][] 荣誉推出
译者:[译者ID][] 校对:[校对者ID][]
[LCTT]:https://github.com/LCTT/TranslateProject
[Linux中国]:http://linux.cn/portal.php
[译者ID]:http://linux.cn/space/译者ID
[校对者ID]:http://linux.cn/space/校对者ID
[1]:http://iloveubuntu.net/minesweeper-touch-enriched-beautiful-suru-elements
[2]:https://launchpad.net/minesweeper-touch
[3]:https://code.launchpad.net/~flscogna/minesweeper-touch/trunk-1

View File

@ -0,0 +1,29 @@
##Red Hat and Intel Working Closely to Bring Wayland as Default for Fedora 21##
**Red Hat and Intel developers are now working closely together to bring Wayland support in GNOME and they are hoping its going to be ready to ship in Fedora 21.**
The Ubuntu secret plan to conquer the FOSS world has been foiled by Intel with its announcement, at least for now, but the true plans of the Intel developers have been revealed.
If we remove the drama, its actually not a secret that Intel has invested heavily in Waylands future. Its developers are now working closely with Red Hat to make the GNOME Shell act as a compositor.
“So our team here at Red Hat have been working intensively with our counterparts at Intel to merge and stabilize the patches to enable Wayland support in GNOME and at the same time looking into what further improvements are needed in the stack,” stated Red Hats Christian Schaller on his personal blog.
It seems that the goal of the team is now to provide a tech preview ready for Fedora 20, which will have to be enough, at least for the time being. Its not going to be quite a working project, but at least it will give people an idea of what they should expect.
Its unclear if this particular timing has anything to do with Canonicals haste to provide a fully working Mir display server in their upcoming Ubuntu 13.10, which is scheduled for release in October.
“So the final switch to Wayland over X will only happen once we are as sure as we can be that our users will not be negatively affected by the change. So if we default to Wayland or X for Fedora 21 is still an open question,” also said Schaller in his blog post.
This “war” between display servers might have a clear winner, and that is the end user. Both teams, Intel and Canonical, now have better incentives to provide a better experience and no matter who wins, we will reap the fruits of their labor.
via:http://news.softpedia.com/news/Red-Hat-and-Intel-Working-Closely-to-Bring-Wayland-as-Default-for-Fedora-21-383119.shtml
本文由 [LCTT][] 原创翻译,[Linux中国][] 荣誉推出
译者:[译者ID][] 校对:[校对者ID][]
[LCTT]:https://github.com/LCTT/TranslateProject
[Linux中国]:http://linux.cn/portal.php
[译者ID]:http://linux.cn/space/译者ID
[校对者ID]:http://linux.cn/space/校对者ID

View File

@ -0,0 +1,39 @@
skdjfksjdf
【开始翻译】
==========
**GNOME 3.10 should be released this month, on September 25, and every Linux users who uses it expects the unexpected, so we thought it would be a very good idea to preview some of its upcoming features.**
First of all, we should mention the new apps. Yes, there are a bunch of new applications that will be introduced with the release of the GNOME 3.10 desktop environment, such as GNOME Maps, GNOME Music, GNOME Photos, GNOME Videos, and GNOME Notes.
Let's talk a little about each one of them, shall we? GNOME Maps is exactly what you think it is, a maps application, which will allow users to search locations, get directions, pin locations, as well as to find people and businesses.
On the other hand, GNOME Music is not what you think it is a replacement for Rhythmbox because it only provides a simple and elegant way for using Files (Nautilus) to display the contents of the Music directory. Oh, and Rhythmbox is still available (just reached version 3.0), and mature enough to be a good iTunes replacement.
The GNOME Notes app is similar to any other Memo or Notes application you see in today's smartphone devices, providing a nice and simple way to create, edit and view notes (text and images mostly). Some of you will be disappointed to find out that reminders and checklists functionality will not be part of this app.
GNOME Photos (thanks Debarshi Ray) will be the default application for viewing and managing your photos, with integration for Flickr and Facebook, and GNOME Videos will be the default app for searching and viewing local or remote video files.
Second of all, the looks of the GNOME 3 desktop have changed a little, as everyone (probably) expected. The new system status menu, which is [something we've already mentioned in a recent article][1], the focus-caret tracking (finally), a graphical user interface for the color tinting functionality, and app overview pagination, so you can easily navigate through your installed apps.
Another cool thing that will be part of the upcoming GNOME 3.10 desktop environment is the GNOME Software application, which is very similar to the Ubuntu Software Center app, but only as a preview.
![](http://i1-news.softpedia-static.com/images/extra/LINUX/large/gnome310-large_001.jpg)
A preview of the GNOME Software app - Image courtesy of [WolrdofGNOME][2]
Among other features, we can mention integration with the Zimbra enterprise-class email, calendar and collaboration solution, systemd will be used for the user session, Git integration, Hi-DPI display support, Wacom support, XSettings overrides, overall tweaks, and initial porting to the Wayland display server.
via: http://news.softpedia.com/news/What-Should-You-Expect-from-GNOME-3-10-383513.shtml
本文由 [LCTT][] 原创翻译,[Linux中国][] 荣誉推出
译者:[译者ID][] 校对:[校对者ID][]
[LCTT]:https://github.com/LCTT/TranslateProject
[Linux中国]:http://linux.cn/portal.php
[译者ID]:http://linux.cn/space/译者ID
[校对者ID]:http://linux.cn/space/校对者ID
[1]:http://news.softpedia.com/news/GNOME-3-10-Will-Have-a-Beautiful-and-Handy-System-Menu-380938.shtml
[2]:http://worldofgnome.org/gnome-upcoming-features/