Bug 921472

Summary: wesnoth UI window title should drop (Unversioned directory)
Product: [Fedora] Fedora Reporter: Parag Nemade <pnemade>
Component: wesnothAssignee: Gwyn Ciesla <gwync>
Status: CLOSED DEFERRED QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 19CC: bruno, gwync
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-09-10 16:13:57 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Turns off the svn revision string whenever svnversion does not find one. none

Description Parag Nemade 2013-03-14 09:46:03 UTC
Created attachment 709936 [details]
Turns off the svn revision string whenever svnversion does not find one.

Description of problem:
I got following problem reported by Wolfgang Lieff. I am just rewriting it on behalf of him as he don't have bugzilla account.

When rebuilding wesnoth-1.10.5-5 on a system which has 'svnversion' in
the path, scons (via the main 'SConstruct') appends the string
'(Unversioned directory)' to the program name - and thus eg. to the
window title - which, while true (as it is a released version and not an
svn snapshot), is rather annoying ...

Attached patch turns off the svn revision string whenever svnversion does
not find one.

Version-Release number of selected component (if applicable):
wesnoth-1.10.5-5

How reproducible:
always

Steps to Reproduce:
1.
2.
3.
  
Actual results:
check the UI window title it shows (Unversioned directory)

Expected results:
it should not show like (Unversioned directory)

Additional info:

Comment 1 Gwyn Ciesla 2013-03-14 17:29:43 UTC
I have no objection to the patch, but I don't see this on 1.10.5-3 on f18 in Gnome 3.  Is this in another DE?